Lucene search
+L

38956 matches found

OSV
OSV
added 2026/03/12 5:20 p.m.7 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.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 score0.00237EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 5:20 p.m.39 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 3:53 p.m.10 views

USN-8088-1 golang-github-go-git-go-git vulnerabilities

Ionut Lalu discovered that go-git incorrectly handled certain specially crafted Git server responses. An attacker could possibly use this issue to cause a denial of service. CVE-2023-49568, CVE-2025-21614 Ionut Lalu discovered that go-git incorrectly handled file system paths when using the...

9.8CVSS7.1AI score0.0151EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/12 3:16 p.m.8 views

CVE-2026-28384

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS0.00502EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/12 3:16 p.m.6 views

DEBIAN-CVE-2026-28384

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS5.5AI score0.00502EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/12 2:51 p.m.9 views

EUVD-2026-11585

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS5.9AI score0.00502EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/12 2:51 p.m.7 views

CVE-2026-28384

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS5.9AI score0.00502EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/03/12 2:51 p.m.38 views

CVE-2026-28384

CVE-2026-28384 : Canonical LXD contains an improper sanitization of the compression_algorithm parameter, allowing an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. Affected: LXD releases 4.12–6.6. Mitigatio...

9.4CVSS5.9AI score0.00502EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/12 2:51 p.m.8 views

CVE-2026-28384 Authenticated RCE via unsanitized compression_algorithm

An improper sanitization of the compressionalgorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API calls to the image and backup endpoints. This issue affected LXD from 4.12 through 6.6 and was fixed in the sn...

9.4CVSS7.3AI score
SaveExploits0References8
OSV
OSV
added 2026/03/12 2:19 p.m.15 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.11 views

EUVD-2026-11640

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

5.8AI score0.00237EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/12 1:16 p.m.14 views

CVE-2026-2987

The Simple Ajax Chat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'c' parameter in versions up to, and including, 20260217 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts ...

6.1CVSS0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/12 12:26 p.m.34 views

CVE-2026-2987 Simple Ajax Chat <= 20260217 - Unauthenticated Stored Cross-Site Scripting via 'c'

The Simple Ajax Chat plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'c' parameter in versions up to, and including, 20260217 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts ...

6.1CVSS0.00172EPSS
SaveExploits0References2
NCSC
NCSC
added 2026/03/12 7:12 a.m.19 views

Vulnerabilities fixed in Adobe Experience Manager

Adobe has fixed vulnerabilities in Adobe Experience Manager versions 6.5.23 and earlier. The vulnerability is in the way input in form fields is sanitized. This allows attackers to insert malicious JavaScript code. When other users open the affected content, the injected scripts are executed in...

5.4CVSS5.8AI score0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.9 views

PT-2026-24958

Name of the Vulnerable Software and Affected Versions Canonical LXD versions 4.12 through 6.6 Description An improper sanitization of the compression algorithm parameter in Canonical LXD allows an authenticated, unprivileged user to execute commands as the LXD daemon on the LXD server via API cal...

9.4CVSS6AI score0.00502EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2026/03/11 6:28 p.m.4 views

CVE-2026-31877 Frappe SQL Injection due to improper field sanitization

Frappe is a full-stack web application framework. Prior to 15.84.0 and 14.99.0, a specially crafted request made to a certain endpoint could result in SQL injection, allowing an attacker to extract information they wouldn't otherwise be able to. This vulnerability is fixed in 15.84.0 and 14.99.0...

9.3CVSS5.8AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/11 6:28 p.m.7 views

CVE-2026-31877 Frappe SQL Injection due to improper field sanitization

Frappe is a full-stack web application framework. Prior to 15.84.0 and 14.99.0, a specially crafted request made to a certain endpoint could result in SQL injection, allowing an attacker to extract information they wouldn't otherwise be able to. This vulnerability is fixed in 15.84.0 and 14.99.0...

9.3CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/03/11 6:28 p.m.29 views

CVE-2026-31877

Frappe (full-stack web framework) contains a SQL injection vulnerability prior to versions 15.84.0 and 14.99.0, exploitable via a specially crafted request to a certain endpoint. The issue can lead to information disclosure with high impact to confidentiality and integrity. The vulnerability is f...

9.8CVSS5.8AI score0.00285EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:37 p.m.39 views

CVE-2026-31859 Craft has Reflective XSS via incomplete return URL sanitization

Craft is a content management system CMS. The fix for CVE-2025-35939 in craftcms/cms introduced a striptags call in src/web/User.php to sanitize return URLs before they are stored in the session. However, striptags only removes HTML tags angle brackets -- it does not inspect or filter URL schemes...

6.9CVSS0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder