VYPR
None severity0.0NVD Advisory· Published Mar 12, 2026· Updated Jun 17, 2026

CVE-2026-31873

CVE-2026-31873

Description

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe (safe.ts) uses String.includes(), which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes('data:') returns false. An attacker can inject arbitrary CSS for UI redressing or data exfiltration via CSS attribute selectors with background-image callbacks. This vulnerability is fixed in 2.1.11.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
unheadnpm
< 2.1.112.1.11

Affected products

3
  • Unjs/Unhead2 versions
    cpe:2.3:a:unjs:unhead:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:unjs:unhead:*:*:*:*:*:*:*:*range: <2.1.11
    • (no CPE)range: < 2.1.11
  • ghsa-coords
    Range: < 2.1.11

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.