CVE-2026-15697 Details
Description
A vulnerability was found in svgdotjs svg.js up to 3.2.5. This affects the function EventTarget.on of the file svgdotjs/svg.js of the component npm Package API. Performing a manipulation results in improperly controlled modification of object prototype attributes. The attack may be initiated remotely. The project was informed of the problem early through an issue report but has not responded yet.
A prototype pollution vulnerability has been identified in svgdotjs svg.js versions through 3.2.5. The issue arises in the npm Package API, specifically within the EventTarget.on() function. The vulnerability allows for improper control over the modification of object prototype attributes, which can be exploited remotely.
It is recommended to reject event names that could cause prototype pollution before they are processed by the EventTarget.on() method. Specifically, names like '__proto__', 'constructor', and 'prototype' should be filtered out to prevent unauthorized modifications to the JavaScript object prototypes.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 14, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/svgdotjs/svg.js/ | [email protected] | ProductSource CodeVendor |
| https://github.com/svgdotjs/svg.js/issues/1343 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-15697 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/856013 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/378244 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/378244/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1321 | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| svgdotjs/svg.js | <= 3.2.5 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | CISA-ADP |
| Jul 14, 2026 | New CVE Received | [email protected] |
Volerion