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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-73374— Stored Cross-Site Scripting (XSS) via Unescaped CNA Reference Tags in vulnerability-lookup

CVSS 6.1 · Medium EPSS 0.36% · P29

Affected Version Matrix 1

VendorProductVersion RangeStatus
vulnerability-lookupvulnerability-lookup≤ 5.5.1affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-73374

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
Stored Cross-Site Scripting (XSS) via Unescaped CNA Reference Tags in vulnerability-lookup
Source: CVE Program / CVE List V5
Vulnerability Description
A stored cross-site scripting (XSS) vulnerability existed in Vulnerability-Lookup in the render_tag_badges Jinja filter used to display reference tags associated with vulnerability records. Values from containers.cna.references[].tags[] were directly interpolated into HTML badge elements and the resulting string was wrapped in markupsafe.Markup. Because Markup marks the generated content as safe, Jinja's automatic HTML escaping was bypassed. An authenticated user with permissions to create or modify vulnerability records, such as a user holding the vulnerability:create or vulnerability:modify permission, could submit a crafted reference tag through the CNA API containing arbitrary HTML or JavaScript-capable markup. The malicious value would subsequently be stored as part of the vulnerability record. When another user visited the corresponding public /cve/<id> or /vuln/<id> page, the crafted tag would be rendered as HTML in the viewer's browser. This could result in JavaScript execution in the security context of the Vulnerability-Lookup application. Successful exploitation could allow an attacker to perform actions in the context of a victim, access information available to the victim's browser session, or modify page content. As the affected vulnerability pages can be accessed publicly, exploitation may affect users who are not authenticated. The issue was corrected by applying markupsafe.escape() to each reference tag before inserting it into the HTML badge markup, while retaining Markup only for the static HTML scaffolding.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:H/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
Vulnerability-Lookup 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Vulnerability-Lookup是Vulnerability-Lookup团队开源的一个漏洞查询与扫描工具。 Vulnerability-Lookup 5.5.1及之前版本存在跨站脚本漏洞,该漏洞源于render_tag_badges Jinja过滤器将引用标签直接插入HTML badge元素并标记为安全,绕过Jinja自动HTML转义,可能导致存储型跨站脚本攻击,造成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
vulnerability-lookupvulnerability-lookup 0 ~ 5.5.1 -

II. Public POCs for CVE-2026-73374

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-73374

登录查看更多情报信息。

Patches & Fixes for CVE-2026-73374 (1)

Same Patch Batch · vulnerability-lookup · 2026-08-12 · 4 CVEs total

CVE-2026-734318.8 HIGHReusable Account Activation and Recovery Tokens Allow Repeated Account Takeover in vulnera
CVE-2026-734055.3 MEDIUMAuthorization Bypass in SSE Pub/Sub Allows Unconfirmed Accounts to Access Stream Events in
CVE-2026-734325.1 MEDIUMStored Server-Side Request Forgery in Remote-Instance Synchronization Allows Access to Int

IV. Related Vulnerabilities

V. Comments for CVE-2026-73374

No comments yet


Leave a comment