Lucene search
+L

4959 matches found

RedHat Linux
RedHat Linux
added 2026/07/10 5:41 p.m.23 views

undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding

A flaw was found in undici. The cookie parser in the parseSetCookie function incorrectly decodes cookie values, which is contrary to standard specifications. This vulnerability allows an attacker-controlled upstream to inject arbitrary HTTP response headers, such as Set-Cookie, Location, or...

5.9CVSS6.1AI score0.00257EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/10 1:40 p.m.13 views

CVE-2026-53878

A flaw was found in Django. django.core.validators.DomainNameValidator accepted newline characters in domain name input. When applications use this validator outside Django form fields and include the validated value in HTTP response headers, a remote attacker could perform HTTP header injection...

6.1CVSS6.1AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 11:01 a.m.6 views

OPENSUSE-SU-2026:21313-1 Security update for python-Django

This update for python-Django fixes the following issues: Changes in python-Django: - CVE-2026-48588: Potential exposure of private data via cached Set-Cookie response bsc1271029 - CVE-2026-53877: Heap buffer over-read in GDALRaster bsc1271030 - CVE-2026-53878: Header injection possibility since...

6.3CVSS7AI score0.00437EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/10 12:04 a.m.36 views

EUVD-2026-34012

Tesla vulnerable to multipart part smuggling via unescaped content-disposition values...

2.1CVSS5.9AI score0.00273EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/10 12:04 a.m.19 views

Tesla vulnerable to multipart part smuggling via unescaped `content-disposition` values

Summary Tesla.Multipart.partheadersfordisposition/1 interpolates Content-Disposition parameter values field name, filename, and other opts verbatim into the part header line without encoding or escaping any special characters. An attacker who controls a filename, field name, or other disposition...

3.7CVSS6.1AI score0.00273EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/10 12:03 a.m.19 views

EUVD-2026-34016

Tesla has CRLF injection in request Content-Type header via addcontenttypeparam...

2.1CVSS5.9AI score0.00239EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2026/07/10 12:00 a.m.8 views

The vulnerability of the Python programming language’s HTTP client module allows attackers to inject arbitrary HTTP headers.

The vulnerability of the Python programming language’s HTTP client module is related to the failure to take measures to neutralize crlf sequences. Exploiting this vulnerability allows a remote attacker to inject arbitrary HTTP headers...

6.1CVSS6.2AI score0.00562EPSS
SaveExploits0References13Affected Software6
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.20 views

EulerOS 2.0 SP12 : busybox (EulerOS-SA-2026-2521)

According to the versions of the busybox package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : BusyBox wget thru 1.3.7 accepted raw CR 0x0D/LF 0x0A and other C0 control bytes in the HTTP request- target path/query, allowing the request line ...

8.8CVSS7.3AI score0.00375EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.22 views

EulerOS 2.0 SP12 : busybox (EulerOS-SA-2026-2581)

According to the versions of the busybox packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : BusyBox wget thru 1.3.7 accepted raw CR 0x0D/LF 0x0A and other C0 control bytes in the HTTP request- target path/query, allowing the request line...

8.8CVSS7.3AI score0.00375EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/09 7:17 p.m.22 views

CVE-2026-50188

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS0.00443EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:44 p.m.11 views

CVE-2026-50188

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS6AI score0.00443EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/09 6:44 p.m.60 views

CVE-2026-50188

Kirby CMS is affected in versions prior to 4.9.4 and 5.4.4 where the Kirby\Http\Remote class (Remote::request/Remote::get/Remote::post) can be given untrusted header data. The issue stems from newline characters in header values being passed to the underlying HTTP request, allowing injection of a...

6.9CVSS6AI score0.00443EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 6:44 p.m.10 views

CVE-2026-50188 Kirby: Request header injection in `Http\Remote`

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/09 6:44 p.m.45 views

CVE-2026-50188 Kirby: Request header injection in `Http\Remote`

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS0.00443EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/09 3:29 p.m.18 views

netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected...

7.5CVSS6.9AI score0.01065EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/09 2:53 a.m.8 views

SUSE CVE-2026-53878

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. DomainNameValidator does not prohibit newlines in domain names unless used via a form field, since CharField strips newlines. If an application uses values with newlines in an HTTP response, header injection can occur. Djan...

6.1CVSS6.9AI score0.00327EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/08 9:06 p.m.42 views

CVE-2026-35210 OpenCTI: Authorization Bypass via `synchronized-upsert` HTTP Header Injection

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 7.260326.0, an authorization bypass vulnerability in OpenCTI allows any authenticated user with KNOWLEDGEKNUPDATE permission to bypass Confidence Level validation and Object Marking...

7.1CVSS0.00353EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/08 9:06 p.m.10 views

CVE-2026-35210 OpenCTI: Authorization Bypass via `synchronized-upsert` HTTP Header Injection

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 7.260326.0, an authorization bypass vulnerability in OpenCTI allows any authenticated user with KNOWLEDGEKNUPDATE permission to bypass Confidence Level validation and Object Marking...

7.1CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.24 views

PT-2026-67269

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.29.0 Description Insufficient validation of CRLF and control characters occurs in the server-controlled RDP redirection TargetNetAddress field. This value is assigned to the client's ServerHostname and is subsequent...

10CVSS5.6AI score0.00397EPSS
SaveExploits0References41
Snyk
Snyk
added 2026/07/07 4:38 p.m.20 views

Improper Neutralization

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Improper Neutralization via the DomainNameValidator process. An attacker can inject arbitrary HTTP headers by submitting input...

6.1CVSS6AI score0.00327EPSS
SaveExploits0References2
Rows per page
Query Builder