CVE-2026-47099

Source
https://cve.org/CVERecord?id=CVE-2026-47099
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47099.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47099
Aliases
Published
2026-05-20T18:00:44.637Z
Modified
2026-07-08T08:13:51.554865650Z
Severity
  • 2.1 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
TeleJSON < 6.0.0 DOM-based XSS via parse() Function
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47099.json",
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/storybookjs/telejson

Affected ranges

Type
GIT
Repo
https://github.com/storybookjs/telejson
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "6.0.0"
        }
    ]
}

Affected versions

v1.*
v1.0.1
v2.*
v2.0.0
v2.1.0
v2.1.1
v2.2.0
v2.2.1
v2.2.2
v3.*
v3.0.0
v3.0.1
v3.0.3
v3.1.0
v3.2.0
v3.3.0
v4.*
v4.0.0
v4.0.1
v4.0.1-0
v5.*
v5.0.0
v5.0.1
v5.1.0
v5.1.1
v5.2.0
v5.3.0
v5.3.1
v5.3.2
v5.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47099.json"