CVE-2023-29827
CWE-74Published: May 4, 2023· Updated: Jun 17, 2026
Official Description
ejs v3.1.9 is vulnerable to server-side template injection. If the ejs file is controllable, template injection can be implemented through the configuration settings of the closeDelimiter parameter. NOTE: this is disputed by the vendor because the render function is not intended to be used with untrusted input.
Risk Analysis
ejs v3.1.9 is vulnerable to server-side template injection through configuration settings. This critical flaw allows remote attackers to execute arbitrary code, though the vendor disputes the intended use of the function.
No public exploit is known, and it is not in the CISA KEV. It is remotely exploitable with low attack complexity.
Ensure that user-controlled input is never passed to the template rendering function.
Technical Analysis
CVE-2023-29827 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-29827 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts