CVE-2026-44966
Analyzed Analyzed - Analysis Complete
Prototype Pollution in Velocity.js Template Engine

Publication date: 2026-05-26

Last updated on: 2026-06-02

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-06-02
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
shepherdwind velocity.js to 2.1.5 (inc)
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-44966. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart