AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-31873

NONE · CVSS 0 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-12 · Last synced 2026-08-04

CyberRota Analysis

This is a none severity vulnerability with a CVSS score of 0.0. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-31873
Severity
NONE
CVSS
0
EPSS
0.24%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)