Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-47099— TeleJSON < 6.0.0 DOM-based XSS via parse() Function

CVSS 6.1 · Medium EPSS 0.04% · P11

Possible ATT&CK Techniques 1AI

T1059.007 · JavaScript

Affected Version Matrix 1

VendorProductVersion RangeStatus
storybookjstelejson< 6.0.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-47099

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
TeleJSON < 6.0.0 DOM-based XSS via parse() Function
Source: NVD (National Vulnerability Database)
Vulnerability Description
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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: NVD (National Vulnerability Database)
Vulnerability Title
TeleJSON 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
TeleJSON是Storybook开源的一款支持复杂数据类型的JSON扩展库。 TeleJSON 6.0.0之前版本存在跨站脚本漏洞,该漏洞源于parse函数中存在基于DOM的跨站脚本漏洞,攻击者可通过传递包含恶意_constructor-name_属性值的特制JSON有效载荷,在自定义reviver将构造函数名称直接传递给new Function而未进行清理时,通过postMessage等跨框架通信向量注入任意JavaScript,从而在应用中执行脚本。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
storybookjstelejson 0 ~ 6.0.0 -

II. Public POCs for CVE-2026-47099

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-47099

登录查看更多情报信息。

Vendor Advisories for CVE-2026-47099 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-47099

No comments yet


Leave a comment