Lucene search
+L

6393 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/04 8:02 a.m.13 views

OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.

...

8.1CVSS6AI score0.00176EPSS
SaveExploits0
Veracode
Veracode
added 2026/04/04 5:34 a.m.40 views

Header Injection

aiohttp is vulnerable to Header Injection. The vulnerability is due to the C parser llhttp accepting null bytes and control characters in response header values, where crafted header values containing these characters can be interpreted differently by the application or downstream proxies,...

9.1CVSS5.9AI score0.00461EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
added 2026/04/04 5:31 a.m.15 views

Authentication Bypass

litellm is vulnerable to Authentication Bypass. The vulnerability is due to weak cache key generation using only the first 20 characters of JWT tokens, which allows an attacker to craft a token with a matching prefix and gain unauthorized access by inheriting another user’s identity...

9.4CVSS5.8AI score0.0049EPSS
SaveExploits1References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.12 views

PT-2026-30365

Microsoft Eco Search 1.0.2.0 contains a denial of service vulnerability that allows local attackers to crash the application by submitting an excessively long string to the search functionality. Attackers can paste a buffer of 950 or more characters into the search bar and trigger a crash by...

6.9CVSS6.1AI score0.00159EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.17 views

PT-2026-30364

Microsoft FastTube 1.0.1.0 contains a denial of service vulnerability that allows local attackers to crash the application by submitting an excessively long string to the search functionality. Attackers can paste a buffer of 1900 characters into the search bar and trigger a crash when the search...

6.9CVSS6.1AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.11 views

SUSE CVE-2026-35414

OpenSSH before 10.3 mishandles the authorizedkeys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters...

4.2CVSS5.7AI score0.00176EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2026/04/03 9:57 p.m.9 views

CVE-2026-35414

A flaw was found in OpenSSH. This vulnerability arises from the incorrect handling of the authorizedkeys principals option in uncommon scenarios. Specifically, when a principals list is used with a Certificate Authority that includes comma characters, OpenSSH may misinterpret the input. This coul...

8.1CVSS5.8AI score0.00176EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/03 8:39 p.m.8 views

CVE-2026-34831

A flaw was found in Rack. A remote attacker can exploit this vulnerability by requesting a non-existent path containing percent-encoded UTF-8 characters. This causes Rack::Filesfail to incorrectly calculate the Content-Length header, using Stringsize instead of Stringbytesize for multibyte...

6.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 8:25 p.m.11 views

CVE-2026-34763

A flaw was found in Rack. A remote attacker could exploit a vulnerability in Rack::Directory's handling of root paths. When the configured root path contains special regular expression characters, the directory listing generation can fail to properly strip the path prefix. This can lead to the...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/03 1:41 p.m.22 views

CLSA-2026-1775223681 python: Fix of CVE-2025-15367

CVE-2025-15367: reject control characters in POP3 commands to prevent command injection via newlines...

5.9CVSS7.1AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 1:37 p.m.15 views

CLSA-2026-1775222005 python: Fix of CVE-2025-15367

CVE-2025-15367: reject control characters in POP3 commands to prevent command injection via newlines...

5.9CVSS7.1AI score0.00327EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/03 10:58 a.m.8 views

CVE-2026-29144

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/03 2:25 a.m.74 views

CVE-2026-35536

Tornado

7.2CVSS5.9AI score0.00237EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-34520

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, the C parser the default for most installs accepted nul...

9.1CVSS6.3AI score0.00461EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/02 8:36 p.m.10 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
OSV
OSV
added 2026/04/02 8:36 p.m.9 views

GHSA-Q2WW-5357-X388 Rack has Content-Length mismatch in Rack::Files error responses

Summary Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the number of bytes actually sent on the wire. Because Rack::Files reflects the...

4.8CVSS5.9AI score0.00147EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:36 p.m.16 views

Rack has Content-Length mismatch in Rack::Files error responses

Summary Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the number of bytes actually sent on the wire. Because Rack::Files reflects the...

6.5CVSS5.8AI score0.00147EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/02 6:31 p.m.11 views

EUVD-2026-18480

OpenSSH before 10.3 mishandles the authorizedkeys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters...

4.2CVSS5.8AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/02 6:16 p.m.9 views

UBUNTU-CVE-2026-35414

OpenSSH before 10.3 mishandles the authorizedkeys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters...

8.1CVSS5.7AI score0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/02 5:16 p.m.4 views

DEBIAN-CVE-2026-34831

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

6.5CVSS5.3AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder