TeleJSON prior to 6.0.0 contains a DOM-based cross-site scripting vulnerability in the parse() function that allows attackers to execute arbitrary JavaScript by delivering a crafted JSON payload containing a malicious _constructor-name_ property value. The custom reviver passes the constructor name directly to new Function() without sanitization when recreating object prototypes, enabling attackers to inject arbitrary JavaScript through vectors such as postMessage in cross-frame communication contexts to achieve script execution within the application.
References
Configurations
No configuration.
History
21 May 2026, 15:19
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
20 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-20 20:16
Updated : 2026-07-14 22:16
NVD link : CVE-2026-47099
Mitre link : CVE-2026-47099
CVE.ORG link : CVE-2026-47099
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
