Lucene search
+L

192 matches found

RedHat Linux
RedHat Linux
added 3 days ago4 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.2AI score0.00179EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 3 days ago6 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.2AI score0.00179EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 3 days ago6 views

Important: Red Hat Security Advisory: Satellite 6.17.10 Async Update

A new release is now available for Red Hat Satellite 6.17 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.1CVSS6.6AI score0.01744EPSS
SaveExploits7References16
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

RHEL 9 : Satellite 6.17.10 Async Update (Important) (RHSA-2026:50222)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:50222 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity t...

9.1CVSS6.8AI score0.01744EPSS
SaveExploits7References27
Github Security Blog
Github Security Blog
added 6 days ago6 views

Duplicate Advisory: Guzzle: Unbounded response cookies risk denial of service

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-f283-ghqc-fg79. This link is maintained to preserve external references. Original Description guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts...

6.9CVSS5.4AI score0.00247EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 6 days ago7 views

CVE-2026-67355

guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session...

8.2CVSS0.00229EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-67353

guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data in memory and...

6.9CVSS5.5AI score0.00247EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 6 days ago6 views

CVE-2026-67353 guzzlehttp/guzzle before 7.15.1 Unbounded Cookie Denial of Service

guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data in memory and...

6.9CVSS5.5AI score0.00247EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago38 views

CVE-2026-67355

CVE-2026-67355 affects guzzlehttp/guzzle versions before 7.15.1. The issue is that host-only cookie scope is not preserved; the request host is stored in the Domain field instead of marking cookies as host-only. As a result, attackers controlling child hosts could receive host-only cookies intend...

8.2CVSS5.5AI score0.00229EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-67353

guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data in memory and...

6.9CVSS5.5AI score0.00247EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/20 11:27 p.m.18 views

Guzzle: Host-only cookie scope is not preserved

Impact In affected versions, CookieJar does not preserve whether a response cookie was set without a Domain attribute or with an empty one. A cookie without Domain is host-only and must be returned only to the exact host that set it. Under current cookie processing rules, an empty Domain value is...

8.2CVSS5.4AI score0.00229EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/20 11:27 p.m.10 views

Incorrectly Specified Destination in a Communication Channel

Overview Affected versions of this package are vulnerable to Incorrectly Specified Destination in a Communication Channel via improper handling of host-only cookies in the CookieJar process. An attacker can obtain sensitive information such as session identifiers or authorization tokens by...

8.2CVSS5.5AI score0.00229EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/20 11:27 p.m.13 views

Improperly Controlled Sequential Memory Allocation

Overview Affected versions of this package are vulnerable to Improperly Controlled Sequential Memory Allocation via the CookieJar process. An attacker can exhaust system memory and cause service disruption by sending a large number of oversized Set-Cookie headers in responses, which are then stor...

6.9CVSS5.5AI score0.00247EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/20 11:27 p.m.14 views

Guzzle: Unbounded response cookies risk denial of service

Impact In affected versions, Guzzle's built-in CookieJar accepts any number of Set-Cookie header fields from one response, with no limit on the size of each field. When a later request matches the stored cookies, Guzzle places every match into one generated Cookie header without limiting the numb...

6.9CVSS6.9AI score0.00247EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 10:0 p.m.9 views

Guzzle: Cookie Disclosure and Injection via IP-Address Domains

Impact CookieJar does not restrict a cookie scoped to an IP address to the exact host that set it. When a stored cookie's Domain attribute is an IPv4 literal Domain=192.168.0.1, a bracketed IPv6 literal Domain=::1, or a bare numeric value that denotes an IPv4 address Domain=1, which is 0.0.0.1,...

6.1CVSS5.3AI score0.00118EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.9 views

PT-2026-67328

Name of the Vulnerable Software and Affected Versions guzzlehttp/guzzle versions prior to 7.15.1 Description The CookieJar component fails to preserve the host-only scope of response cookies that are set without a Domain attribute or with an empty one. Instead of marking these cookies as host-onl...

8.2CVSS5.5AI score0.00229EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.9 views

SUSE SLES15 Security Update : python-aiohttp (SUSE-SU-2026:3059-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3059-1 advisory. This update for python-aiohttp fixes the following issues - CVE-2026-22815: insufficient header/trailer handling can cause a denial...

9.1CVSS6.9AI score0.00461EPSS
SaveExploits0References34
NVD
NVD
added 2026/06/23 4:17 p.m.16 views

CVE-2026-55767

Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain removes leading dots from the cookie domain, normalizing dot-only values to the empty string; SetCookie::valida...

5.8CVSS0.00143EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/23 3:5 p.m.68 views

CVE-2026-55767 Guzzle: Dot-Only Cookie Domains Match All Hosts in guzzlehttp/guzzle

Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain removes leading dots from the cookie domain, normalizing dot-only values to the empty string; SetCookie::valida...

5.8CVSS0.00143EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/23 3:5 p.m.4 views

CVE-2026-55767 Guzzle: Dot-Only Cookie Domains Match All Hosts in guzzlehttp/guzzle

Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain removes leading dots from the cookie domain, normalizing dot-only values to the empty string; SetCookie::valida...

5.8CVSS5.9AI score0.00143EPSS
SaveExploits0References5
Rows per page
Query Builder