Lucene search
+L

127878 matches found

OSV
OSV
added 2026/07/24 11:16 p.m.10 views

DEBIAN-CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/24 11:16 p.m.17 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS0.0019EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 11:16 p.m.9 views

AZL-94095 CVE-2026-66338 affecting package libsoup 3.4.4-16

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/24 11:16 p.m.8 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.4AI score0.0019EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 11:16 p.m.10 views

UBUNTU-CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/24 11:01 p.m.42 views

CVE-2026-66338

A flaw in libsoup allows HTTP request smuggling through the chunked transfer encoding parser. The vulnerable function soup_body_input_stream_read_chunked() uses a permissive parsing approach for chunk sizes that silently accepts inputs violating RFC 9112 , including leading whitespace, plus sign ...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1References2Affected Software2
Cvelist
Cvelist
added 2026/07/24 11:01 p.m.53 views

CVE-2026-66338 Libsoup: libsoup: http request smuggling via permissive chunk-size parsing in soup_body_input_stream_read_chunked()

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

5.4CVSS0.0019EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/07/24 11:01 p.m.19 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/07/24 11:01 p.m.13 views

CVE-2026-66338

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend...

7.2CVSS5.8AI score0.0019EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/24 10:33 p.m.16 views

GHSA-29W2-FQ35-V728 AWS API MCP Server Security Policy Bypass via Startup Initialization Failure

Summary The AWS API MCP Server is an open source Model Context Protocol MCP server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. It...

7.3CVSS6AI score0.00227EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/24 10:26 p.m.32 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling in the process that merges HTTP/1.1 chunked-body trailer fields into Request.headers. An attacker can inject arbitrary HTTP headers by sending specially crafted trailer fields, potentially bypassing header-based...

9.1CVSS5.9AI score0.00289EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 10:26 p.m.23 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling in the process that merges HTTP/1.1 chunked-body trailer fields into Request.headers. An attacker can inject arbitrary HTTP headers by sending specially crafted trailer fields, potentially bypassing header-based...

9.1CVSS5.9AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 10:26 p.m.17 views

GHSA-46Q4-43PH-C6FR blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass)

Summary blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject arbitrary header names/values e.g. X-Forwarded-For, internal-auth headers that a fronting proxy sanitized from the...

7.4CVSS6AI score0.00289EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 10:26 p.m.19 views

blaze: Multiple HTTP/1.1 request-smuggling primitives in blaze's Java wire parser

Summary Five independent HTTP/1.1 conformance laxities in blaze's hand-written Java parser http/src/main/java/org/http4s/blaze/http/parser/ cause request-boundary disagreement with a stricter intermediary. All are reachable from a default BlazeServerBuilder with no non-default configuration. Impa...

5.9AI score
SaveExploits0References10Affected Software3
OSV
OSV
added 2026/07/24 10:26 p.m.10 views

GHSA-MHVJ-JHPQ-885V blaze: Multiple HTTP/1.1 request-smuggling primitives in blaze's Java wire parser

Summary Five independent HTTP/1.1 conformance laxities in blaze's hand-written Java parser http/src/main/java/org/http4s/blaze/http/parser/ cause request-boundary disagreement with a stricter intermediary. All are reachable from a default BlazeServerBuilder with no non-default configuration. Impa...

7.4CVSS5.9AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/24 9:52 p.m.14 views

EUVD-2026-48369

swift-nio-http2: Missing CR/LF/NUL validation in header values...

5.3CVSS5.8AI score0.00181EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 9:52 p.m.18 views

swift-nio-http2: Missing CR/LF/NUL validation in header values

Summary SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. Impact Two related gaps in inbound header...

5.3CVSS6AI score0.00181EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 9:52 p.m.10 views

GHSA-Q3G2-M552-3R9C swift-nio-http2: Missing CR/LF/NUL validation in header values

Summary SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. Impact Two related gaps in inbound header...

6.3CVSS6AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 9:44 p.m.9 views

GHSA-HFHX-W8P8-4HC7 Budibase: SSRF via bare fetch() in uploadUrl during AI table generation

Budibase: SSRF via bare fetch in uploadUrl during AI table generation Summary The uploadUrl function in packages/server/src/utilities/fileUtils.ts uses a bare fetchurl call without any SSRF protection. This function is invoked when the AI table generation feature processes LLM-generated attachmen...

4.9CVSS6AI score0.00313EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 9:44 p.m.14 views

GHSA-V42F-V8XC-J435 Budibase: SSRF via DNS rebinding in the REST datasource integration

Summary Budibase's central outbound-fetch guard fetchWithBlacklist prevents SSRF/DNS-rebinding by resolving the target hostname, checking every resolved IP against the blacklist, and pinning the connection to the validated IP. The pin is implemented as a Node https.Agent makePinnedAgent. The fix...

8.5CVSS6AI score0.00171EPSS
SaveExploits0References7
Rows per page
Query Builder