Bug 2480251 (CVE-2026-47099) - CVE-2026-47099 telejson: TeleJSON: Arbitrary code execution via DOM-based cross-site scripting
Summary: CVE-2026-47099 telejson: TeleJSON: Arbitrary code execution via DOM-based cro...
Keywords:
Status: NEW
Alias: CVE-2026-47099
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-20 20:01 UTC by OSIDB Bzimport
Modified: 2026-05-21 08:28 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-20 20:01:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.