CVE-2026-44966
Received Received - Intake
Prototype Pollution in Velocity.js Template Engine

Publication date: 2026-05-26

Last updated on: 2026-05-26

Assigner: GitHub, Inc.

Description
Velocity.js is a JavaScript implementation of the Apache Velocity template engine. In 2.1.5 and earlier, a prototype pollution vulnerability was discovered in velocityjs. This issue occurs during the processing of #set directives in Velocity templates. If an application renders a template controlled by an attacker, it is possible to modify Object.prototype, potentially leading to Denial of Service (DoS) or Remote Code Execution (RCE) depending on the server environment.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-26
Last Modified
2026-05-26
Generated
2026-05-27
AI Q&A
2026-05-27
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
apache velocity to 2.1.5 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-1321 The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

Velocity.js is a JavaScript implementation of the Apache Velocity template engine. In versions 2.1.5 and earlier, there is a prototype pollution vulnerability that occurs during the processing of #set directives in Velocity templates. If an attacker controls the template being rendered by an application, they can modify the Object.prototype, which is a fundamental JavaScript object. This manipulation can lead to serious security issues.


How can this vulnerability impact me? :

Exploiting this vulnerability can allow an attacker to cause Denial of Service (DoS) or even Remote Code Execution (RCE) depending on the server environment where the application is running. This means an attacker could disrupt the availability of the service or execute arbitrary code remotely, potentially compromising the entire system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart