CVE-2026-73649
Last modified
CVE-2026-73649 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| shepherdwind | velocity.js | < 2.1.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73649?
How severe is CVE-2026-73649?
How do I fix CVE-2026-73649?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73643js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 u…7.5
- CVE-2026-73644OpenDJ is an LDAPv3 compliant directory service. Prior to 5.…9.6
- CVE-2026-73645OpenZeppelin Confidential Contracts is an experimental libra…6.6
- CVE-2026-73646PostCSS takes a CSS file and provides an API to analyze and …7.5
- CVE-2026-73647Quasar Framework is a framework for building high-performanc…5.6
- CVE-2026-73648rails-html-sanitizer is responsible for sanitizing HTML frag…5.1
- CVE-2026-7365IBM Operations Analytics - Log Analysis and IBM SmartCloud …7.8
- CVE-2026-73650SVGO, short for SVG Optimizer, is a Node.js library and comm…8.2
- CVE-2026-73651TypeORM is a TypeScript and JavaScript ORM for Node.js that …5.7
- CVE-2026-73652vantage6 is an open-source infrastructure for privacy preser…7.1
- CVE-2026-73653Vitest is a testing framework powered by Vite. Prior to vers…9.4
- CVE-2026-73654Trigger.dev is a platform for building and deploying fully m…8.5
Are you affected by CVE-2026-73649?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
