Lucene search
+L

133 matches found

RedHat Linux
RedHat Linux
added 2026/09/03 11:02 p.m.8 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.5AI score0.00302EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.11 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.5AI score0.00302EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.11 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.9AI score0.00302EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/03 10:05 p.m.11 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.5AI score0.00302EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/29 1:59 p.m.14 views

libevent: Libevent: HTTP header smuggling allows authorization bypass or cache poisoning

A flaw was found in Libevent, an event notification library. An unauthenticated remote attacker can exploit a vulnerability where chunked HTTP Hypertext Transfer Protocol trailers are incorrectly merged into request headers. This allows the attacker to place security-sensitive fields in trailers,...

6.3CVSS5.9AI score0.00518EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/28 12:18 a.m.8 views

DEBIAN-CVE-2026-77341

cpp-httplib is a C++ header-only HTTP/HTTPS library. In version 0.49.0, the chunked-response trailer output path writes trailer header names and values directly to the socket without validating them, allowing CRLF sequences in a trailer field to inject additional headers or split the HTTP respons...

5.3CVSS6AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:18 a.m.7 views

UBUNTU-CVE-2026-77341

cpp-httplib is a C++ header-only HTTP/HTTPS library. In version 0.49.0, the chunked-response trailer output path writes trailer header names and values directly to the socket without validating them, allowing CRLF sequences in a trailer field to inject additional headers or split the HTTP respons...

5.3CVSS6AI score0.00272EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 10:16 p.m.18 views

CVE-2026-77341

cpp-httplib (a C++ header-only HTTP/HTTPS library) version 0.49.0 is vulnerable to CRLF injection in its chunked-response trailer output path. Unlike every other header-writing path in the library, the trailer-writing code applies no field-name or field-value checks to reject carriage return and ...

5.3CVSS5.4AI score0.00272EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 10:16 p.m.31 views

CVE-2026-77341 cpp-httplib: CRLF injection via unvalidated HTTP trailer headers in chunked response writing

cpp-httplib is a C++ header-only HTTP/HTTPS library. In version 0.49.0, the chunked-response trailer output path writes trailer header names and values directly to the socket without validating them, allowing CRLF sequences in a trailer field to inject additional headers or split the HTTP respons...

5.3CVSS0.00272EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/27 12:39 p.m.7 views

CVE-2026-63379

A flaw was found in Libevent, an event notification library. An unauthenticated remote attacker can exploit a vulnerability where chunked HTTP Hypertext Transfer Protocol trailers are incorrectly merged into request headers. This allows the attacker to place security-sensitive fields in trailers,...

6.5CVSS5.8AI score0.00518EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-63379

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and...

6.3CVSS5.4AI score0.00518EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:16 p.m.9 views

AZL-96903 CVE-2026-63379 affecting package libtevent 0.14.1-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.8 views

DEBIAN-CVE-2026-63379

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS5.6AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.10 views

AZL-97557 CVE-2026-63379 affecting package ntp 4.2.8p17-2

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.12 views

AZL-97533 CVE-2026-63379 affecting package mysql 8.0.46-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.9 views

AZL-96941 CVE-2026-63379 affecting package libevent 2.1.12-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.10 views

CVE-2026-63379

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS0.00518EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 5:55 p.m.10 views

CVE-2026-63379 Libevent: HTTP Header smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS5.6AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.10 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.4AI score0.00302EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/05 1:50 p.m.15 views

CVE-2026-10051

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.2AI score0.00302EPSS
SaveExploits1References4
Rows per page
Query Builder