Lucene search
+L

85 matches found

NVD
NVD
added 2026/08/27 8:17 p.m.5 views

CVE-2026-59322

The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders without sanitizin...

6.3CVSS0.00206EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 4:11 a.m.3 views

CVE-2023-4279

CVE ID : CVE-2023-4279 漏洞类型 : IP 地址欺骗 描述 : 该插件从可能不可信的请求头中获取客户端 IP 地址,攻击者可以操纵该值,从而隐藏恶意流量的来源。 复现步骤 : root@kitploit: 1. 在用户活动日志 设置中,启用“记录用户的 IP 地址”选项并保存设置。 2. 在浏览器中运行以下代码,并注意后端显示的 IP 地址已被伪造。 await fetch"/wp-login.php", "headers": "content-type": "application/x-www-form-urlencoded", "Client-Ip":...

7.5CVSS7.9AI score0.00976EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 12:34 a.m.4 views

CVE-2023-4281

ID CVE : CVE-2023-4281 Type de vulnérabilité : Usurpation d'adresse IP Description : Le plugin Activity Log récupère les adresses IP des clients à partir d'en-têtes potentiellement non fiables, permettant à un attaquant de manipuler leur valeur. Cela peut être utilisé pour masquer la source du...

5.3CVSS6.6AI score0.00627EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.15 views

PT-2026-79145

Centrifugo is an open-source scalable real-time messaging server. Prior to 6.9.0, Centrifugo copies the client-controlled protocol.ConnectRequest.headers map through OnClientConnecting in internal/client/handler.go, ConnectEvent.Headers, and SetEmulatedHeadersToContext. The requestHeaders path in...

9.1CVSS5.5AI score0.00423EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/19 8:41 p.m.9 views

CVE-2026-46453

A flaw was found in the camel-elasticsearch-rest-client component of Apache Camel. An untrusted HTTP client can exploit this vulnerability by sending specific, unprefixed Exchange headers directly on its request when a Camel route exposes an HTTP entry point. This improper input validation allows...

5.3CVSS5.6AI score0.00552EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/14 11:35 a.m.20 views

CVE-2026-72816 go-chi chi before 5.3.0 IP Spoofing via RealIP Middleware

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/07/29 7:21 a.m.20 views

CVE-2026-33267 Apache Traffic Server: Untrusted @ headers can spoof ATS internal metadata

Improper Input Validation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 9.2.0 through 9.2.14, from 10.1.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fixes the issue...

7.7CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 7:21 a.m.44 views

CVE-2026-33267 Apache Traffic Server: Untrusted @ headers can spoof ATS internal metadata

Improper Input Validation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 9.2.0 through 9.2.14, from 10.1.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fixes the issue...

10CVSS0.00375EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/29 7:21 a.m.82 views

CVE-2026-33267

CVE-2026-33267 is an Improper Input Validation vulnerability in Apache Traffic Server. Affected are ATS 9.2.0–9.2.14 and 10.1.0–10.1.3; patch versions are 9.2.15 and 10.1.4. CVSS data from sources indicates Network-based, high-severity impact (CVSSv3.1: base score 10.0, Confidentiality/Integrity ...

10CVSS5.8AI score0.00375EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/29 7:21 a.m.9 views

CVE-2026-33267 Apache Traffic Server: Untrusted @ headers can spoof ATS internal metadata

Improper Input Validation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 9.2.0 through 9.2.14, from 10.1.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, which fixes the issue...

10CVSS5.8AI score0.00375EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/27 7:27 p.m.151 views

CVE-2026-64649

Next.js SSRF vulnerability CVE-2026-64649 affects Next.js versions 14.1.1–15.5.20 and 16.0.0–16.2.10 when a Server Action forwards or redirects a request. An attacker who can control Host-related headers can cause the server to send outbound requests to a malicious host, via Server Actions on cus...

8.3CVSS5.8AI score0.00872EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/17 3:20 p.m.16 views

EUVD-2026-45190

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

5.3AI score0.00353EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 3:20 p.m.31 views

CVE-2026-14741

CVE-2026-14741 affects the Perl module HTTP::Date prior to version 6.08. The vulnerability is a CPU-exhaustion (DoS) due to polynomial regex backtracking in parse_date(); untrusted HTTP date headers passed to str2time()/parse_date() can cause unbounded CPU usage because several regex alternatives...

7.5CVSS5.3AI score0.00353EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 3:20 p.m.61 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 3:20 p.m.6 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/15 6:00 a.m.16 views

EUVD-2026-44594

The Shibboleth WordPress plugin before 2.5.4 does not fail closed when its HTTP header identity mode is enabled without an anti-spoofing key, treating any request that carries identity headers as an authenticated session without verifying them. On a deployment where untrusted client headers reach...

8.1CVSS6.1AI score0.00383EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2584 LangSmith Client SDK Affected by Server-Side Request Forgery via Tracing Header Injection

Summary The LangSmith SDK's distributed tracing feature is vulnerable to Server-Side Request Forgery via malicious HTTP headers. An attacker can inject arbitrary apiurl values through the baggage header, causing the SDK to exfiltrate sensitive trace data to attacker-controlled endpoints. ---...

5.8CVSS7.1AI score0.00282EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/08 6:55 a.m.11 views

CVE-2026-46592

A flaw was found in the Apache Camel CXF SOAP component. A remote attacker can exploit this vulnerability by manipulating the operationName header in an unauthenticated HTTP request. This improper input validation allows the attacker to force the CxfProducer to invoke unintended SOAP operations o...

7.5CVSS6AI score0.00625EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1222 BlackSheep's ClientSession is vulnerable to CRLF injection

Impact The HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests e.g. insert a new header or even create a new HTTP request. Exploitation requires developers to pass unsanitized user input...

6.3CVSS6AI score0.00319EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/06 8:04 a.m.22 views

EUVD-2026-41836

Improper Input Validation, Unintended Proxy or Intermediary 'Confused Deputy' vulnerability in Apache Camel CXF SOAP component. The camel-cxf producer selects which SOAP operation to invoke on the backend service from the operationName and operationNamespace Exchange header, whose constant values...

7.5CVSS6AI score0.00625EPSS
SaveExploits1References1
Rows per page
Query Builder