Lucene search
+L

714 matches found

RedhatCVE
RedhatCVE
added 2026/06/08 4:34 p.m.22 views

CVE-2026-43972

A flaw was found in gun. A malicious or compromised HTTP/2 server can exploit an Origin Validation Error vulnerability by injecting unvalidated HTTP/2 PUSHPROMISE authority. This allows the server to plant cookies scoped to arbitrary third-party domains into the client's shared cookie store. This...

7.2CVSS5.6AI score0.00168EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/08 3:32 p.m.10 views

gun_http2 has an Origin Validation Error vulnerability

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

7.2CVSS6AI score0.00168EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/06/08 3:16 p.m.21 views

CVE-2026-43972

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

7.2CVSS0.00168EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/08 2:12 p.m.14 views

CVE-2026-43972 gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

6.3CVSS5.7AI score0.00168EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/08 2:12 p.m.12 views

CVE-2026-43972

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

6.3CVSS5.7AI score0.00168EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/08 2:12 p.m.18 views

EUVD-2026-35073

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

6.3CVSS5.7AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/08 2:12 p.m.11 views

CVE-2026-43972 gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection

Origin Validation Error vulnerability in ninenines gun gunhttp2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSHPROMISE authority. In gunhttp2:pushpromiseframe/7, the :authority pseudo-header from an incoming PUSHPROMISE frame is stored verbatim into the promised stream...

6.3CVSS6.1AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/08 2:12 p.m.14 views

EEF-CVE-2026-43972 gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection

Summary Origin Validation Error vulnerability in ninenines gun gun\http2 module allows cross-origin cookie injection via unvalidated HTTP/2 PUSH\PROMISE authority. In gun\http2:push\promise\frame/7, the :authority pseudo-header from an incoming PUSH\PROMISE frame is stored verbatim into the...

6.3CVSS6.2AI score0.00168EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/08 1:44 a.m.37 views

tornado: Tornado: Cookie attribute injection due to improper handling of cookie arguments

A flaw was found in Tornado. A remote attacker could exploit this vulnerability by injecting specially crafted characters into the domain, path, and samesite arguments when setting cookies. This could lead to cookie attribute injection, potentially allowing for information disclosure or...

7.2CVSS7AI score0.00237EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/08 1:44 a.m.22 views

Moderate: Red Hat Security Advisory: python-tornado security update

An update for python-tornado is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.7CVSS7.2AI score0.00375EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/08 12:00 a.m.22 views

Gun 访问控制错误漏洞

Gun is an open-source Erlang HTTP client developed by Nine Nines that supports HTTP/1.1, HTTP/2, and WebSocket. In versions 2.0.0 to 2.4.0 of Gun, there was a access control vulnerability. This vulnerability stemmed from a source validation error in the gunhttp2 module, which could allow...

7.2CVSS5.3AI score0.00168EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:13 p.m.14 views

CVE-2026-48545

Gradio before version 6.15.0 contains a cookie injection vulnerability that allows remote attackers to perform cross-Space session fixation by exploiting a shared module-level HTTP client used across all users in the reverse proxy endpoint. Attackers controlling any HF Space can return a...

7.6CVSS5.6AI score0.0035EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/04 5:59 p.m.22 views

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

Summary The serialize function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax ;, \r, \n, but does not apply the same validation to sameSite and priority. An application that passes user-controlled input into either option may produce a...

5.3CVSS5.8AI score0.00216EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/04 5:59 p.m.22 views

GHSA-3HRH-PFW6-9M5X Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

Summary The serialize function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax ;, \r, \n, but does not apply the same validation to sameSite and priority. An application that passes user-controlled input into either option may produce a...

4.3CVSS5.8AI score0.00216EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.12 views

TencentOS Server 4: python-tornado (TSSA-2026:0339)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0339 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

8.7CVSS7.1AI score0.00375EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2026/05/29 4:03 p.m.21 views

python-tornado security update

An update is available for python-tornado. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits0
OSV
OSV
added 2026/05/29 4:03 p.m.20 views

RLSA-2026:19034 Moderate: python-tornado security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.4CVSS5.8AI score0.00375EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/28 3:28 p.m.40 views

CVE-2026-47675 Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the serialize function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax ;, \r, \n, but does not apply the same validation to sameSite an...

4.3CVSS0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/28 3:28 p.m.86 views

CVE-2026-47675

Summary: Hono prior to 4.12.21 has a vulnerability in the serialize() function of hono/cookie where domain and path options are validated to prevent Set-Cookie header corruption, but sameSite and priority are not validated. This can allow user-controlled input to inject attacker-chosen attributes...

5.3CVSS5.8AI score0.00216EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/27 3:33 p.m.12 views

GHSA-7HP7-4P35-3CX2 Gradio contains a cookie injection vulnerability

Gradio before version 6.15.0 contains a cookie injection vulnerability that allows remote attackers to perform cross-Space session fixation by exploiting a shared module-level HTTP client used across all users in the reverse proxy endpoint. Attackers controlling any HF Space can return a...

7.6CVSS5.9AI score0.0035EPSS
SaveExploits0References7
Rows per page
Query Builder