Code execution via unsanitized template variable
Published Mar 29, 2021 · Updated Nov 3, 2025
Code injection in Underscore.js 1.3.2 through 1.12.0 and 1.13.0-0 through 1.13.0-1 allows attackers to execute JavaScript. The _.template function passes the unchecked variable option from template settings as an argument name to the Function constructor, allowing injected syntax to enter generated code. Exploitation requires a consuming application to place attacker-controlled data in that option, and successful code runs in the application's JavaScript context.
Summary
What happened
Code injection in Underscore.js 1.3.2 through 1.12.0 and 1.13.0-0 through 1.13.0-1 allows attackers to execute JavaScript. The _.template function passes the unchecked variable option from template settings as an argument name to the Function constructor, allowing injected syntax to enter generated code. Exploitation requires a consuming application to place attacker-controlled data in that option, and successful code runs in the application's JavaScript context.
The record
- CVE
- CVE-2021-23358
- Published
- Mar 29, 2021
- Updated
- Nov 3, 2025
- Vendor
- Jeremy Ashkenas
- Product
- Underscore.js
- Classifications
- CWE-94, T1059.007
- Attack vector
- network
- Privileges
- admin
Timeline
How it unfolded
- Mar 29, 2021CVE publishedPublication date reported by the CVE source.
- Nov 3, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.13.0-0 <unspecified
- Affected versionversion=1.3.2 <unspecified
- Affected versionversion=unspecified <1.12.1
- Affected versionversion=unspecified <1.13.0-2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Snyk Underscore template-variable proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo