๐Ÿ” CVE Alert

CVE-2026-73649

CRITICAL 9.8

Velocity.js: Remote Code Execution via property-read to Function constructor (bypass of CVE-2026-44966 fix)

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Velocity.js is a JavaScript implementation of the Apache Velocity template engine. Prior to 2.1.7, the earlier fix for CVE-2026-44966 filtered constructor, __proto__, and prototype only in the #set assignment handler in src/compile/set.ts, while property-read expressions in src/compile/references.ts remained unfiltered. The getReferences() flow called getAttributes(), whose property access allowed an attacker-controlled template to traverse constructor.constructor to the JavaScript Function constructor. The #set handler validated only the assignment target and did not inspect the right-hand property-read expression, allowing arbitrary shell commands, environment-variable access, cloud-credential access, and internal-network access in the server process. This issue is fixed in version 2.1.7.

CWE CWE-94
Vendor shepherdwind
Product velocity.js
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for shepherdwind velocity.js

Be the first to know when new critical vulnerabilities affecting shepherdwind velocity.js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

shepherdwind / velocity.js
< 2.1.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/shepherdwind/velocity.js/security/advisories/GHSA-7gfh-x38p-prh3 github.com: https://github.com/shepherdwind/velocity.js/pull/192 github.com: https://github.com/shepherdwind/velocity.js/commit/f8e47a6c4607249b9c967d3a1ced959b4dd64dba github.com: https://github.com/shepherdwind/velocity.js/releases/tag/v2.1.7