Lucene search
K

33379 matches found

Snyk
Snyk
added 2026/05/11 7:35 p.m.4 views

Cross-site Scripting (XSS)

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Cross-site Scripting XSS via improper escaping of the redirection page retrieved from the Referer header. An attacker can execute arbitrary scripts in the context of the user's browser by...

6.9CVSS5.8AI score0.00059EPSS
Exploits0References2
NVD
NVD
added 2026/05/11 7:16 p.m.7 views

CVE-2026-43969

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

3.2CVSS0.00022EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/11 7:4 p.m.26 views

CVE-2026-42874 Microdot: HTTP response splitting in Response.set_cookie()

Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.setcookie method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection...

3.7CVSS0.00051EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/05/11 7:4 p.m.6 views

CVE-2026-42874 Microdot: HTTP response splitting in Response.set_cookie()

Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.setcookie method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection...

3.7CVSS5.8AI score0.00051EPSS
Exploits0References3
CVE
CVE
added 2026/05/11 7:4 p.m.8 views

CVE-2026-42874

CVE-2026-42874 affects Microdot prior to version 2.6.1, where Response.set_cookie() does not sanitize string arguments and fails to detect the CRLF sequence, enabling HTTP header injection via cookie storage. Exploitation requires the attacker to first compromise a client (e.g., through a separat...

3.7CVSS5.8AI score0.00051EPSS
Exploits0References3
OSV
OSV
added 2026/05/11 6:47 p.m.1 views

MINI-FH2H-X7M5-MJ7F

Bulletin has no description...

7.5CVSS5.7AI score0.00017EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2026/05/11 6:6 p.m.5 views

CVE-2026-43969 Cookie Request Header Injection via Unvalidated Encoder in cow_cookie:cookie/1

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

2.1CVSS6AI score0.00022EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/11 6:6 p.m.28 views

CVE-2026-43969 Cookie Request Header Injection via Unvalidated Encoder in cow_cookie:cookie/1

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

2.1CVSS0.00022EPSS
Exploits0References3
OSV
OSV
added 2026/05/11 6:6 p.m.0 views

EEF-CVE-2026-43969 Cookie Request Header Injection via Unvalidated Encoder in cow_cookie:cookie/1

Summary Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value...

2.1CVSS6AI score0.00022EPSS
Exploits0References3
CVE
CVE
added 2026/05/11 6:6 p.m.11 views

CVE-2026-43969

CVE-2026-43969 affects the Erlang/Elixir cowlib project (cow_cookie:cookie/1). The encoder builds a client-side Cookie header from name-value pairs without validating characters, allowing an attacker-controlled cookie name or value to inject CR, LF, semicolon, comma, or TAB. This enables cookie s...

3.2CVSS6AI score0.00022EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2026/05/11 5:16 p.m.6 views

CVE-2026-44737

grav-plugin-admin is the admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. Prior to 1.10.49.5, the application fails to properly validate and sanitize user input in the dataheadertitle parameter. As a result,...

6.2CVSS0.00057EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:46 p.m.2 views

CVE-2026-44992

OpenClaw versions 2026.4.5 before 2026.4.20 contain an environment variable injection vulnerability allowing workspace dotenv to override MINIMAXAPIHOST. Attackers can redirect credentialed MiniMax API requests to attacker-controlled origins, exposing the MiniMax API key in Authorization headers...

5CVSS5.8AI score0.0001EPSS
Exploits0References4Affected Software1
Snyk
Snyk
added 2026/05/11 4:12 p.m.10 views

Acceptance of Extraneous Untrusted Data With Trusted Data

Overview next is a react framework. Affected versions of this package are vulnerable to Acceptance of Extraneous Untrusted Data With Trusted Data through the improper handling of the x-nextjs-data header in middleware or proxy redirect responses. An attacker can disrupt access to redirect paths b...

6.3CVSS5.8AI score0.00008EPSS
Exploits0References2
OSV
OSV
added 2026/05/11 4:12 p.m.3 views

GHSA-3G8H-86W9-WVMQ Next.js's Middleware / Proxy redirects can be cache-poisoned

Impact Next.js uses the x-nextjs-data request header for internal data requests. On affected versions, an external client could send this header on a normal request to a path handled by middleware that returns a redirect. When that happened, the middleware/proxy could treat the request as a data...

3.7CVSS5.8AI score0.00008EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/05/11 4:12 p.m.12 views

Next.js's Middleware / Proxy redirects can be cache-poisoned

Impact Next.js uses the x-nextjs-data request header for internal data requests. On affected versions, an external client could send this header on a normal request to a path handled by middleware that returns a redirect. When that happened, the middleware/proxy could treat the request as a data...

5.9CVSS5.8AI score0.00008EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/05/11 3:56 p.m.9 views

Use of Weak Hash

Overview next is a react framework. Affected versions of this package are vulnerable to Use of Weak Hash via collisions in the rsc cache-busting process. An attacker can manipulate cache entries by crafting requests that cause shared caches to serve incorrect response variants to users. This is...

6.3CVSS5.8AI score0.00009EPSS
Exploits1References2
OSV
OSV
added 2026/05/11 3:56 p.m.2 views

GHSA-VFV6-92FF-J949 Next.js vulnerable to cache poisoning via collisions in React Server Component cache-busting

Impact React Server Component responses can be vulnerable to cache poisoning in deployments that rely on shared caches with insufficient response partitioning. In affected conditions, collisions in the rsc cache-busting value can allow an attacker to poison cache entries so users receive the wron...

3.7CVSS5.8AI score0.00009EPSS
Exploits1References5
Snyk
Snyk
added 2026/05/11 3:56 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview next is a react framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling involving Partial Prerendering in the Cache Components feature. An attacker can exhaust the connection pool by sending malicious POST requests that cause a...

8.7CVSS5.8AI score0.00019EPSS
Exploits1References2
OSV
OSV
added 2026/05/11 3:56 p.m.3 views

GHSA-MG66-MRH9-M8JX Next.js vulnerable to Denial of Service via connection exhaustion in applications using Cache Components

Impact Applications using Partial Prerendering through the Cache Components feature can be vulnerable to connection exhaustion through crafted POST requests to a server action. In affected configurations, a malicious request can trigger a request-body handling deadlock that leaves connections ope...

7.5CVSS5.8AI score0.00019EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/05/11 3:56 p.m.5 views

Next.js vulnerable to Denial of Service via connection exhaustion in applications using Cache Components

Impact Applications using Partial Prerendering through the Cache Components feature can be vulnerable to connection exhaustion through crafted POST requests to a server action. In affected configurations, a malicious request can trigger a request-body handling deadlock that leaves connections ope...

7.5CVSS5.8AI score0.00019EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder