Lucene search
+L

4898 matches found

Cvelist
Cvelist
added 2026/03/12 5:20 p.m.33 views

CVE-2026-31873 Unhead has a Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

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

0.00237EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/12 5:20 p.m.5 views

CVE-2026-31873 Unhead has a Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

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

5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 5:20 p.m.3 views

CVE-2026-31873 Unhead has a Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

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

5.9AI score0.00237EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 5:20 p.m.33 views

CVE-2026-31873

Unhead suffers a bypass of URI scheme sanitization in makeTagSafe prior to version 2.1.11: the code checks href values with String.includes(), which is case-sensitive. Since browsers treat URI schemes case-insensitively, inputs like DATA:text/css,... can evade the check and allow arbitrary CSS vi...

6.1CVSS5.9AI score0.00237EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/12 2:19 p.m.6 views

GHSA-5339-HVWR-7582 Unhead Vulnerable to Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

The link.href check in makeTagSafe safe.ts, line 68-71 uses String.includes, which is case-sensitive: typescript if key === 'href' if val.includes'javascript:' || val.includes'data:' return nextkey = val Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as...

6AI score0.00237EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/12 2:19 p.m.9 views

EUVD-2026-11640

Unhead Vulnerable to Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity...

5.8AI score0.00237EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.12 views

Unhead Vulnerable to Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

The link.href check in makeTagSafe safe.ts, line 68-71 uses String.includes, which is case-sensitive: typescript if key === 'href' if val.includes'javascript:' || val.includes'data:' return nextkey = val Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as...

6.1CVSS5.9AI score0.00237EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.22 views

Unhead has XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Summary useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. Details XSS via data- attribute name injection The acceptDataAttrs function safe.t...

6.1CVSS5.9AI score0.00258EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/12 2:19 p.m.9 views

EUVD-2026-11639

Unhead has XSS bypass in useHeadSafe via attribute name injection and case-sensitive protocol check...

5.3CVSS5.8AI score0.00258EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.12 views

unhead 跨站脚本漏洞

unhead is a document header and template manager developed by UnJS. Versions of unhead prior to 2.1.11 contained a cross-site scripting vulnerability. This vulnerability stemmed from the link.href check being case-sensitive, which could allow attackers to inject arbitrary CSS for UI masking or da...

6.1CVSS5.8AI score0.00237EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.10 views

PT-2026-25064

Name of the Vulnerable Software and Affected Versions Undici versions prior to 7.24.0 and prior to 6.24.0 Description Undici is susceptible to inconsistent interpretation of HTTP requests, specifically HTTP Request/Response Smuggling. The issue arises when duplicate HTTP Content-Length headers ar...

9.8CVSS7.1AI score0.00493EPSS
SaveExploits0References212
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.14 views

PT-2026-25021

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

5.9AI score0.00237EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/11 4:16 p.m.6 views

CVE-2026-1524 Auth misconfiguration when multiple providers enabled

An edgecase in SSO implementation in Neo4j Enterprise edition versions prior to version 2026.02 can lead to unauthorised access under the following conditions: If a neo4j admin configures two or more OIDC providers AND configures one or more of them to be an authorization provider AND configures...

2.1CVSS6AI score
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/03/11 2:0 p.m.13 views

Chromium: CVE-2026-3537 Object lifecycle issue in PowerVR

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS7.5AI score0.00377EPSS
SaveExploits0
OSV
OSV
added 2026/03/11 6:9 a.m.6 views

BELL-CVE-2026-3713 CVE-2026-3713 does not affect BellSoft software

Bulletin has no description...

5.3CVSS5.7AI score0.00126EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/11 12:0 a.m.46 views

The Attack and Defense Landscape of Agentic AI: A Comprehensive Survey

AI agents that combine large language models with non-AI system components are rapidly emerging in real-world applications, offering unprecedented automation and flexibility. However, this unprecedented flexibility introduces complex security challenges fundamentally different from those in...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2026/03/10 6:38 p.m.4 views

Improper Handling of Case Sensitivity

Overview org.webjars.npm:simple-git is an A light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the preventProtocolOverride function, which fails to properly validate...

9.8CVSS6.2AI score0.02784EPSS
SaveExploits2References3
Snyk
Snyk
added 2026/03/10 6:38 p.m.7 views

Improper Handling of Case Sensitivity

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the preventProtocolOverride function, which fails to properly validate case-insensitive configuration...

9.8CVSS7.7AI score0.02784EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/03/10 6:38 p.m.8 views

EUVD-2026-10790

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE...

9.8CVSS5.8AI score0.01296EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/10 6:38 p.m.8 views

GHSA-R275-FR43-PM7Q simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.4AI score0.01296EPSS
SaveExploits1References6
Rows per page
Query Builder