A stored cross-site scripting (XSS) vulnerability existed in Vulnerability-Lookup in the render_tag_badges Jinja filter used to display reference… (CVE-2026-73374)
A stored cross-site scripting (XSS) vulnerability was present in the Vulnerability-Lookup application within the render_tag_badges Jinja filter. This flaw allowed authenticated users with permissions to create or modify vulnerability records to inject arbitrary HTML or JavaScript into reference tags. The injected code would be stored and later rendered without proper escaping on public vulnerability pages, potentially executing scripts in the context of any visitor's browser. The vulnerability was fixed by properly escaping user-supplied tags before rendering.
AI Analysis
Technical Summary
The Vulnerability-Lookup application had a stored XSS vulnerability (CVE-2026-73374) 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 wrapped in markupsafe.Markup, which bypassed Jinja's automatic HTML escaping. Authenticated users with vulnerability:create or vulnerability:modify permissions could submit crafted reference tags containing arbitrary HTML or JavaScript via the CNA API. These malicious tags were stored and later rendered on public /cve/<id> or /vuln/<id> pages, causing script execution in the browser of any visitor, including unauthenticated users. The issue was resolved by applying markupsafe.escape() to each reference tag before insertion, retaining Markup only for static HTML scaffolding.
Potential Impact
Successful exploitation allows an attacker with certain authenticated permissions to inject malicious scripts into vulnerability records that are publicly accessible. This can lead to execution of arbitrary JavaScript in the context of users visiting the affected pages, potentially enabling actions such as session hijacking, information disclosure, or content manipulation. Since the affected pages are public, even unauthenticated users can be impacted by the stored XSS payloads.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability was corrected by applying markupsafe.escape() to user-supplied reference tags before rendering. Until an official fix is confirmed and applied, restrict permissions to create or modify vulnerability records to trusted users only and monitor for suspicious input. Avoid visiting or sharing affected pages if exploitation is suspected.
A stored cross-site scripting (XSS) vulnerability existed in Vulnerability-Lookup in the render_tag_badges Jinja filter used to display reference… (CVE-2026-73374)
Description
A stored cross-site scripting (XSS) vulnerability was present in the Vulnerability-Lookup application within the render_tag_badges Jinja filter. This flaw allowed authenticated users with permissions to create or modify vulnerability records to inject arbitrary HTML or JavaScript into reference tags. The injected code would be stored and later rendered without proper escaping on public vulnerability pages, potentially executing scripts in the context of any visitor's browser. The vulnerability was fixed by properly escaping user-supplied tags before rendering.
CVSS v4.0
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Vulnerability-Lookup application had a stored XSS vulnerability (CVE-2026-73374) 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 wrapped in markupsafe.Markup, which bypassed Jinja's automatic HTML escaping. Authenticated users with vulnerability:create or vulnerability:modify permissions could submit crafted reference tags containing arbitrary HTML or JavaScript via the CNA API. These malicious tags were stored and later rendered on public /cve/<id> or /vuln/<id> pages, causing script execution in the browser of any visitor, including unauthenticated users. The issue was resolved by applying markupsafe.escape() to each reference tag before insertion, retaining Markup only for static HTML scaffolding.
Potential Impact
Successful exploitation allows an attacker with certain authenticated permissions to inject malicious scripts into vulnerability records that are publicly accessible. This can lead to execution of arbitrary JavaScript in the context of users visiting the affected pages, potentially enabling actions such as session hijacking, information disclosure, or content manipulation. Since the affected pages are public, even unauthenticated users can be impacted by the stored XSS payloads.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability was corrected by applying markupsafe.escape() to user-supplied reference tags before rendering. Until an official fix is confirmed and applied, restrict permissions to create or modify vulnerability records to trusted users only and monitor for suspicious input. Avoid visiting or sharing affected pages if exploitation is suspected.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xx2h-7258-xw7c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-73374"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 4.0
Threat ID: 6a7c9b1abf8831d539cd8706
Added to database: 08/12/2026, 16:11:06 UTC
Last enriched: 08/12/2026, 16:12:59 UTC
Last updated: 08/13/2026, 01:41:11 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.