Lucene search
+L

40080 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-34518

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp...

6.9CVSS6.1AI score0.00337EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.15 views

PT-2026-29970

Name of the Vulnerable Software and Affected Versions Shynet versions prior to 0.14.0 Description Shynet versions before 0.14.0 are susceptible to Host header injection within the password reset process. Recommendations Update Shynet to version 0.14.0 or later...

6.5CVSS5.2AI score0.00103EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-34525

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, multiple Host headers were allowed in aiohttp. This iss...

6.3CVSS6.1AI score0.00288EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.10 views

SUSE CVE-2026-34514

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the contenttype parameter in aiohttp could use this to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

4.8CVSS5.7AI score0.00315EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.10 views

SUSE CVE-2026-34518

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4...

5.3CVSS5.7AI score0.00337EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.13 views

SUSE CVE-2026-34519

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the reason parameter when creating a Response may be able to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

3.7CVSS5.7AI score0.00292EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.14 views

SUSE CVE-2026-34520

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, the C parser the default for most installs accepted null bytes and control characters in response headers. This issue has been patched in version 3.13.4...

5.3CVSS5.7AI score0.00461EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.14 views

SUSE CVE-2026-34525

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, multiple Host headers were allowed in aiohttp. This issue has been patched in version 3.13.4...

5.4CVSS5.7AI score0.00288EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/02 8:36 p.m.16 views

Rack::Request accepts invalid Host characters, enabling host allowlist bypass

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

6.5CVSS5.9AI score0.00192EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/04/02 8:36 p.m.12 views

GHSA-G2PF-XV49-M2H5 Rack::Request accepts invalid Host characters, enabling host allowlist bypass

Summary Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.host returns the full parsed value, applications that validate hosts using naive prefix or suffix checks can be...

4.8CVSS5.9AI score0.00192EPSS
SaveExploits2References4
EUVD
EUVD
added 2026/04/02 8:36 p.m.13 views

EUVD-2026-18478

Rack::Request accepts invalid Host characters, enabling host allowlist bypass...

4.8CVSS5.8AI score0.00192EPSS
SaveExploits2References2
OSV
OSV
added 2026/04/02 8:35 p.m.25 views

GHSA-QV7J-4883-HWH7 Rack::Sendfile header-based X-Accel-Mapping regex injection enables unauthorized X-Accel-Redirect

Summary Rack::Sendfilemapaccelpath interpolates the value of the X-Accel-Mapping request header directly into a regular expression when rewriting file paths for X-Accel-Redirect. Because the header value is not escaped, an attacker who can supply X-Accel-Mapping to the backend can inject regex...

5.9CVSS5.9AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/02 8:35 p.m.11 views

EUVD-2026-18390

Rack::Sendfile header-based X-Accel-Mapping regex injection enables unauthorized X-Accel-Redirect...

5.9CVSS5.8AI score0.00209EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/02 8:35 p.m.24 views

Rack::Sendfile header-based X-Accel-Mapping regex injection enables unauthorized X-Accel-Redirect

Summary Rack::Sendfilemapaccelpath interpolates the value of the X-Accel-Mapping request header directly into a regular expression when rewriting file paths for X-Accel-Redirect. Because the header value is not escaped, an attacker who can supply X-Accel-Mapping to the backend can inject regex...

7.5CVSS5.8AI score0.00209EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/02 8:32 p.m.28 views

EUVD-2026-18378

Rack has quadratic complexity in Rack::Utils.selectbestencoding via wildcard Accept-Encoding header...

5.3CVSS5.8AI score0.0043EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/02 8:31 p.m.16 views

EUVD-2026-18423

Rack: Forwarded Header semicolon injection enables Host and Scheme spoofing...

4.8CVSS5.8AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 8:31 p.m.24 views

GHSA-QFGR-CRR9-7R49 Rack: Forwarded Header semicolon injection enables Host and Scheme spoofing

Summary Rack::Utils.forwardedvalues parses the RFC 7239 Forwarded header by splitting on semicolons before handling quoted-string values. Because quoted values may legally contain semicolons, a header such as: http Forwarded: for="127.0.0.1;host=evil.com;proto=https" can be interpreted by Rack as...

4.8CVSS6AI score0.00179EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:31 p.m.18 views

Rack: Forwarded Header semicolon injection enables Host and Scheme spoofing

Summary Rack::Utils.forwardedvalues parses the RFC 7239 Forwarded header by splitting on semicolons before handling quoted-string values. Because quoted values may legally contain semicolons, a header such as: http Forwarded: for="127.0.0.1;host=evil.com;proto=https" can be interpreted by Rack as...

6.5CVSS5.9AI score0.00179EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/02 8:31 p.m.10 views

GHSA-RX22-G9MX-QRHV Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values

Summary Rack::Multipart::Parser unfolds folded multipart part headers incorrectly. When a multipart header contains an obs-fold sequence, Rack preserves the embedded CRLF in parsed parameter values such as filename or name instead of removing the folded line break during unfolding. As a result,...

4.8CVSS5.9AI score0.00227EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:31 p.m.13 views

Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values

Summary Rack::Multipart::Parser unfolds folded multipart part headers incorrectly. When a multipart header contains an obs-fold sequence, Rack preserves the embedded CRLF in parsed parameter values such as filename or name instead of removing the folded line break during unfolding. As a result,...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder