Lucene search
+L

4139 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Python 2.7, Python 3.7

A flaw was discovered in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator URL strings into components. The issue relates to how the urlparse method does not sanitize the input and allows characters like '\r' and '\n' in the URL path. This flaw...

7.5CVSS6.8AI score0.08325EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Python 2.7, Pypy

In Python 3.x versions prior to 3.5.10, 3.6.x versions prior to 3.6.12, 3.7.x versions prior to 3.7.9, and 3.8.x versions prior to 3.8.5, CRLF injection is allowed if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of...

7.2CVSS7.1AI score0.0642EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/20 12:0 a.m.25 views

PT-2026-42364

Vikunja has iCalendar Property Injection via CRLF in CalDAV Task Output in code.vikunja.io/api. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerabilit...

4.1CVSS5.8AI score0.00196EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/19 5:20 p.m.13 views

SUSE-SU-2026:21823-1 Security update for nginx

This update for nginx fixes the following issues: - CVE-2026-1642: plain text data injection into the response from an upstream proxied server bsc1257675. - CVE-2026-27654: buffer overflow in the NGINX worker process via the ngxhttpdavmodule module bsc1260416. - CVE-2026-27784: NGINX worker memor...

8.8CVSS7.7AI score0.21747EPSS
SaveExploits3References11
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/18 7:25 p.m.46 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in netty-codec-http-4.1.132.Final.jar

Summary IBM Watson Discovery Cartridge affected by vulnerability in netty-codec-http-4.1.132.Final.jar Vulnerability Details CVEID:CVE-2026-41417 DESCRIPTION: Netty allows request-line validation to be bypassed when a DefaultHttpRequest or DefaultFullHttpRequest is created first and its URI is...

5.3CVSS5.8AI score0.00307EPSS
SaveExploits1Affected Software1
Packet Storm
Packet Storm
added 2026/05/18 12:0 a.m.133 views

📄 CPanel/WHM CRLF Injection / Authentication Bypass / Remote Code Execution

This Metasploit module exploits CVE-2026-41940, a CRLF injection in cPanel/WHMs cpsrvd daemon that allows unauthenticated remote code execution as root. The Basic-auth handler writes the password to the raw session file without stripping newlines. Omitting the ob-part of the session cookie bypass...

9.8CVSS6.7AI score0.97927EPSS
SaveExploits73
Debian
Debian
added 2026/05/17 9:36 a.m.22 views

[SECURITY] [DSA 6279-1] redis security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6279-1 [email protected] https://www.debian.org/security/ Aron Xu May 17, 2026 https://www.debian.org/security/faq - -------------------------------------------------------------------------...

8.5CVSS6AI score0.00762EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/05/17 7:12 a.m.32 views

curl: CRLF Injection via Custom HTTP Headers

Summary: libcurl writes user-supplied custom headers directly into the HTTP request buffer without stripping \r\n characters. The raw input pointer origp in Curladdcustomheaders lib/http.c is serialized verbatim into the outgoing request using curlxdynaddfreq, "%s\r\n", origp instead of using the...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/16 12:0 a.m.14 views

SUSE SLES15 Security Update : python39 (SUSE-SU-2026:1818-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1818-1 advisory. Security issues fixed: - CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bsc1261969. - CVE-2026-3446: base6...

9.1CVSS6.8AI score0.00579EPSS
SaveExploits1References20
RedhatCVE
RedhatCVE
added 2026/05/15 2:32 p.m.23 views

CVE-2026-41417

A flaw was found in Netty. A remote attacker can bypass request-line validation by manipulating the URI after a DefaultHttpRequest or DefaultFullHttpRequest is created. This vulnerability, a form of Carriage Return Line Feed CRLF injection, allows for the insertion of additional HTTP or RTSP...

6.5CVSS5.6AI score0.00307EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/15 6:17 a.m.10 views

MGASA-2026-0140 Updated perl-HTTP-Tiny packages fix security vulnerability

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. CVE-2026-7010...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/15 1:58 a.m.13 views

SUSE CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

8.2CVSS6AI score0.00198EPSS
SaveExploits1References4
CloudLinux
CloudLinux
added 2026/05/14 7:23 p.m.30 views

python: Fix of 4 CVEs

CVE-2019-9740: reject control characters in HTTP URL paths in httplib.HTTPConnection.putrequest to prevent CRLF header injection - CVE-2019-18348: reject control characters in hostnames in httplib.HTTPConnection.init via a new validatehost helper to prevent CRLF header injection the glibc...

6.1CVSS6.9AI score0.05328EPSS
SaveExploits1
Mageia
Mageia
added 2026/05/14 2:43 a.m.47 views

Updated redis packages fix security vulnerabilities

CVE-2026-23479 Use-After-Free in unblock client flow may lead to Remote Code Execution. CVE-2026-25243 Invalid memory access in RESTORE may lead to Remote Code Execution CVE-2026-23631 Lua Use-After-Free may lead to remote code execution A user can manipulate data read by a connection by injectin...

8.8CVSS6.5AI score0.03301EPSS
SaveExploits7References4
OSV
OSV
added 2026/05/13 7:17 p.m.7 views

DEBIAN-CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

7.1CVSS6AI score0.00198EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/13 7:17 p.m.39 views

CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

7.1CVSS0.00198EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/13 6:20 p.m.12 views

CVE-2026-42586 Netty: CRLF Injection in Netty Redis Codec Encoder

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

6.8CVSS6AI score0.00198EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/13 6:20 p.m.53 views

CVE-2026-42586 Netty: CRLF Injection in Netty Redis Codec Encoder

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

6.8CVSS0.00198EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/13 6:20 p.m.40 views

CVE-2026-42586

CVE-2026-42586 affects Netty up to 4.2.13.Final and 4.1.133.Final where the RedisEncoder writes user-controlled strings to the output buffer without sanitizing CRLF (\n). Because RESP uses CRLF as command/response delimiters, an attacker who controls Redis message content can inject arbitrary Red...

7.1CVSS6AI score0.00198EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.20 views

PT-2026-44988

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.44.0 Description When the server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. Because the validity check is field value is performed before decoding,...

9.9CVSS5.8AI score0.00295EPSS
SaveExploits1References21
Rows per page
Query Builder