Lucene search
+L

72 matches found

Vulnrichment
Vulnrichment
•added 2026/05/29 7:21 p.m.•21 views

CVE-2026-45372 cpp-httplib: HTTP header value percent-decoding in server-side `parse_header` enables CRLF injection

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, when cpp-httplib's server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. The validity check isfieldvalue is run before decoding, so encode...

9.9CVSS5.6AI score0.0041EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2026/05/29 7:21 p.m.•76 views

CVE-2026-45372 cpp-httplib: HTTP header value percent-decoding in server-side `parse_header` enables CRLF injection

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, when cpp-httplib's server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. The validity check isfieldvalue is run before decoding, so encode...

9.9CVSS0.0041EPSS
SaveExploits1References1
NVD
NVD
•added 2026/05/13 7:17 p.m.•25 views

CVE-2026-42582

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoderdecodeHuffmanEncodedLiteral may execute new bytelength for a string literal before verifying that length byt...

7.5CVSS0.00486EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/13 7:17 p.m.•20 views

UBUNTU-CVE-2026-42582

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoderdecodeHuffmanEncodedLiteral may execute new bytelength for a string literal before verifying that length byt...

7.5CVSS5.8AI score0.00486EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/05/13 7:17 p.m.•16 views

CVE-2026-42582

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoderdecodeHuffmanEncodedLiteral may execute new bytelength for a string literal before verifying that length byt...

7.5CVSS5.8AI score0.00486EPSS
SaveExploits1References2
Debian CVE
Debian CVE
•added 2026/05/13 6:06 p.m.•33 views

CVE-2026-42582

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoderdecodeHuffmanEncodedLiteral may execute new bytelength for a string literal before verifying that length byt...

7.5CVSS5.8AI score0.00486EPSS
SaveExploits1
OSV
OSV
•added 2026/05/07 12:19 a.m.•9 views

GHSA-2C5C-CHWR-9HQW Netty HTTP/3 QPACK literal unbounded allocation

Summary When Netty decodes HTTP/3 headers, it sometimes runs new bytelength using a length from the wire before checking that many bytes are really there. A small malicious header can claim a huge length on the order of a gigabyte. Details When decoding header blocks, the non-Huffman branch of...

7.5CVSS5.9AI score0.00486EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/05/07 12:19 a.m.•24 views

Netty HTTP/3 QPACK literal unbounded allocation

Summary When Netty decodes HTTP/3 headers, it sometimes runs new bytelength using a length from the wire before checking that many bytes are really there. A small malicious header can claim a huge length on the order of a gigabyte. Details When decoding header blocks, the non-Huffman branch of...

7.5CVSS5.9AI score0.00486EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/07 12:00 a.m.•25 views

PT-2026-38375

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.2.13.Final Description When decoding HTTP/3 header blocks, the non-Huffman branch of the decodeHuffmanEncodedLiteral function in io.netty.handler.codec.http3.QpackDecoder may execute new bytelength for a string litera...

9.8CVSS5.9AI score0.01153EPSS
SaveExploits8References120
Vulnrichment
Vulnrichment
•added 2026/04/06 6:20 p.m.•5 views

CVE-2026-0049

In onHeaderDecoded of LocalImageResolver.java, there is a possible persistent denial of service due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6AI score0.00101EPSS
SaveExploits1References1
OSV
OSV
•added 2026/04/01 12:00 a.m.•15 views

ASB-A-456471290

In onHeaderDecoded of LocalImageResolver.java, there is a possible persistent denial of service due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2CVSS6AI score0.00101EPSS
SaveExploits1References3
Snyk
Snyk
•added 2026/01/15 6:09 p.m.•16 views

Server-side Request Forgery (SSRF)

Overview @sveltejs/adapter-node is an Adapter for SvelteKit apps that generates a standalone Node server Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to the improper decoding of protocol headers in resolved path. An attacker can cause the server process...

9.1CVSS6.8AI score0.00529EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/12/29 6:32 a.m.•16 views

EUVD-2025-205559

A flaw has been found in Open5GS up to 2.7.5. This affects the function decodeipv6header/ogspfcppdrrulefindbypacket of the file lib/pfcp/rule-match.c of the component PFCP Session Establishment Request Handler. Executing manipulation can lead to reachable assertion. It is possible to launch the...

6.9CVSS5.3AI score0.00618EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
•added 2025/12/29 12:00 a.m.•19 views

PT-2025-53699

Name of the Vulnerable Software and Affected Versions Open5GS versions through 2.7.5 Description A flaw exists in Open5GS affecting the decode ipv6 header/ogs pfcp pdr rule find by packet function within the lib/pfcp/rule-match.c file of the PFCP Session Establishment Request Handler component...

7.5CVSS6.6AI score0.00618EPSS
SaveExploits1References11
Cvelist
Cvelist
•added 2025/12/11 8:58 p.m.•39 views

CVE-2025-64702 quic-go HTTP/3 QPACK Header Expansion DoS

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section many unique header...

5.3CVSS0.00364EPSS
SaveExploits0References2
NVD
NVD
•added 2025/12/08 5:16 p.m.•14 views

CVE-2025-48631

In onHeaderDecoded of LocalImageResolver.java, there is a possible persistent denial of service due to resource exhaustion. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6.5CVSS0.00474EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2025/12/08 4:57 p.m.•28 views

CVE-2025-48631

In onHeaderDecoded of LocalImageResolver.java, there is a possible persistent denial of service due to resource exhaustion. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6.5CVSS6.1AI score0.00474EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
•added 2025/09/25 3:49 p.m.•13 views

CVE-2025-21488

Information disclosure while decoding this RTP packet headers received by UE from the network when the padding bit is set...

8.2CVSS6.7AI score0.00265EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2025/09/24 12:00 a.m.•14 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from not properly handling padding bits when decoding RTP packet headers, which could lead to information disclosure...

8.2CVSS6.3AI score0.00265EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2025/07/23 12:00 a.m.•25 views

The vulnerability of the libsavsvc.so library in Android operating systems allows a hacker to trigger a service failure.

The vulnerability of the libsavsvc.so library in Android operating systems relates to the reading of data beyond the buffer boundaries in memory during the decoding of headers. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder