CVE-2026-31873
Last modified
CVE-2026-31873 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Unjs | Unhead | < 2.1.11 |
References
- https://github.com/unjs/unhead/security/advisories/GHSA-5339-hvwr-7582Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31873?
How severe is CVE-2026-31873?
How do I fix CVE-2026-31873?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-31868Parse Server is an open source backend that can be deployed …6.1
- CVE-2026-31869Discourse is an open-source discussion platform. Prior to ve…4.3
- CVE-2026-3187A vulnerability was identified in feiyuchuixue sz-boot-paren…9.8
- CVE-2026-31870cpp-httplib is a C++11 single-file header-only cross platfor…7.5
- CVE-2026-31871Parse Server is an open source backend that can be deployed …9.8
- CVE-2026-31872Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-31874Taskosaur is an open source project management platform with…9.8
- CVE-2026-31875Parse Server is an open source backend that can be deployed …5.9
- CVE-2026-31876Notesnook is a note-taking app focused on user privacy & eas…5.4
- CVE-2026-31877Frappe is a full-stack web application framework. Prior to 1…9.8
- CVE-2026-31878Frappe is a full-stack web application framework. Prior to 1…5
- CVE-2026-31879Frappe is a full-stack web application framework. Prior to 1…5.4
Are you affected by CVE-2026-31873?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
