Lucene search
+L

292 matches found

Vulnrichment
Vulnrichment
•added 2026/09/15 7:15 p.m.•12 views

CVE-2026-69205 Http4s: Ember Transfer-Encoding value parsing (TE.CL / TE.0 request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HeaderP.parse uses a case-sensitive substring test for the Transfer-Encoding value and decodes header bytes with the platform default charset. Values such as Chunked are not recognized, values such as notchunke...

8.7CVSS5.6AI score0.0048EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/15 7:15 p.m.•16 views

CVE-2026-69205

Http4s (a Scala HTTP library) is affected in its Ember backend, specifically the HeaderP.parse function, which uses a case-sensitive substring test for the Transfer-Encoding value and decodes header bytes with the platform default charset. This causes mismatches with RFC-compliant intermediaries,...

8.7CVSS5.6AI score0.0048EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/15 5:49 p.m.•6 views

EUVD-2026-79125

MCPVault is a lightweight Model Context Protocol server for safe access to files in an Obsidian vault. Prior to 0.11.4, PathFilter in src/pathfilter.ts compiles restricted-directory patterns case-sensitively and compares paths without canonicalizing filesystem-equivalent segment names. On...

8.4CVSS5.8AI score0.00202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/15 12:00 a.m.•12 views

PT-2026-92423

Summary Ember's HTTP/1.1 header parser matches the Transfer-Encoding header value with a case-sensitive substring test hValue.contains"chunked". RFC 9112 §7 requires transfer-coding names to be compared case-insensitively. A request carrying Transfer-Encoding: Chunked capital C is therefore not...

8.7CVSS6AI score0.0048EPSS
SaveExploits0References7
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability in gnutls28

A flaw was discovered in gnutls. This vulnerability arises because gnutls performs case-sensitive comparisons of nameConstraints labels, particularly for dNSName DNS or rfc822Name email constraints within excludedSubtrees or permittedSubtrees. A remote attacker can exploit this vulnerability by...

7.4CVSS7.2AI score0.00892EPSS
SaveExploits1References2
GithubExploit
GithubExploit
•added 2026/09/11 10:03 p.m.•25 views

Exploit for CVE-2026-89012

CVE-2026-89012 — Dolibarr SQL Filter Denylist Bypass Exploit...

7.1CVSS5.8AI score0.00465EPSS
SaveExploits1
NVD
NVD
•added 2026/09/11 4:17 p.m.•15 views

CVE-2026-89012

Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter that allows authenticated attackers to recover protected database fields by supplying uppercase variants of denylist-protected field names. Attackers can exploit the...

7.1CVSS0.00465EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/09/11 3:49 p.m.•42 views

CVE-2026-89012 Dolibarr 24.0.0 < 24.0.1 SQL Filter Denylist Bypass via sqlfilters Parameter

Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter that allows authenticated attackers to recover protected database fields by supplying uppercase variants of denylist-protected field names. Attackers can exploit the...

7.1CVSS0.00465EPSS
SaveExploits1References3
EUVD
EUVD
•added 2026/09/11 3:49 p.m.•11 views

EUVD-2026-76141

Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter that allows authenticated attackers to recover protected database fields by supplying uppercase variants of denylist-protected field names. Attackers can exploit the...

7.1CVSS5.8AI score0.00465EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2026/09/11 3:49 p.m.•10 views

CVE-2026-89012 Dolibarr 24.0.0 < 24.0.1 SQL Filter Denylist Bypass via sqlfilters Parameter

Dolibarr 24.0.0 before 24.0.1 contains a case-sensitive denylist bypass vulnerability in the sqlfilters API query parameter that allows authenticated attackers to recover protected database fields by supplying uppercase variants of denylist-protected field names. Attackers can exploit the...

7.1CVSS5.8AI score0.00465EPSS
SaveExploits1References3
CVE
CVE
•added 2026/09/11 3:49 p.m.•22 views

CVE-2026-89012

Dolibarr 24.0.0 (before 24.0.1 ) is affected by a case-sensitive denylist bypass in the sqlfilters API query parameter. The root cause is a mismatch between the case-sensitive denylist check in the core library and the case-insensitive database column resolution , allowing authenticated attackers...

7.1CVSS5.8AI score0.00465EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/08 8:59 p.m.•7 views

GHSA-6MJ3-QW4J-HGRW xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/08 8:59 p.m.•12 views

xmldom: HTML raw-text closing-tag case mismatch causes output amplification

Summary In HTML mode text/html, a raw-text element script, style, textarea, title whose closing tag differs in case from its opening tag e.g. for is mishandled by the parser, producing quadratic On² output growth — a small crafted document parses and serializes into output orders of magnitude...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/06 12:17 p.m.•7 views

CVE-2021-48006

PocketMine-MP before 4.0.3 does not perform case-insensitive matching when removing operator entries from ops.txt. The removeOp function lowercases the supplied name but only removes an exactly matching entry, so an operator name stored with non-lowercase letters cannot be revoked using the deop...

4.8CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/06 12:00 a.m.•20 views

PT-2026-86514

PocketMine-MP before 4.0.3 does not perform case-insensitive matching when removing operator entries from ops.txt. The removeOp function lowercases the supplied name but only removes an exactly matching entry, so an operator name stored with non-lowercase letters cannot be revoked using the deop...

4.8CVSS5.8AI score0.00109EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/04 12:17 p.m.•10 views

CVE-2026-85580

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS0.00578EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/04 11:29 a.m.•14 views

CVE-2026-85580

SiYuan versions before v3.8.2 contain a path guard bypass in the MCP file-access handler , caused by case-sensitive matching on Linux filesystems. An attacker with low privileges can read the protected publishAccess.json file by requesting a case-variant path (e.g., PublishAccess.json), disclosin...

7.1CVSS5.2AI score0.00578EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 11:29 a.m.•12 views

EUVD-2026-71003

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS5.4AI score0.00578EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/02 1:01 a.m.•15 views

SUSE CVE-2026-83612

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/01 3:17 p.m.•9 views

DEBIAN-CVE-2026-83612

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits0References1
Rows per page
Query Builder