Lucene search
+L

23309 matches found

EUVD
EUVD
added 2026/08/25 4:51 p.m.8 views

EUVD-2026-65593

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In OpenEXRUtil versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.12, the documented TypedDeepImageChannel::row API can return an out-of-bounds pointer when a deep imag...

7.1CVSS5.2AI score0.00247EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 4:51 p.m.8 views

CVE-2026-59189

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In OpenEXRUtil versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.12, the documented TypedDeepImageChannel::row API can return an out-of-bounds pointer when a deep imag...

7.1CVSS5.4AI score0.00247EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 4:51 p.m.35 views

CVE-2026-59189

OpenEXRUtil (the reference implementation for the EXR image format used in the motion picture industry) is affected in versions 3.3.0–3.3.12 and 3.4.0–3.4.12 by a heap out-of-bounds read in the TypedDeepImageChannel::row() API. The root cause is a conflict between two coordinate models: at(x, y) ...

7.1CVSS5.2AI score0.00247EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 4:28 p.m.7 views

EUVD-2026-65581

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS5.8AI score0.00189EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 4:19 p.m.9 views

urllib's cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

Summary urllib supports redirect-following through followRedirect, which is expected behavior for an HTTP client. The issue is that, when following a redirect to a different origin, urllib preserves the caller-supplied request headers verbatim, including credential-bearing headers such as...

7.5CVSS5.5AI score0.0037EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/08/25 4:18 p.m.27 views

CVE-2026-55553 urllib: Cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS0.0037EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/25 4:18 p.m.6 views

EUVD-2026-65613

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS5.3AI score0.0037EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 4:18 p.m.5 views

CVE-2026-55553 urllib: Cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/25 4:18 p.m.24 views

CVE-2026-55553

urllib is an HTTP client for Node.js. Prior to versions 2.44.1 and 4.9.1 , its redirect-following logic in src/HttpClient.ts reuses caller-supplied options across origin boundaries. When #requestInternal recursively processes a redirect to a different scheme, host, or port, headers such as Author...

7.5CVSS5.3AI score0.0037EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/25 4:16 p.m.8 views

CVE-2026-55532

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS0.00128EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.8 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS5.2AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.9 views

Important: Red Hat Security Advisory: python-urllib3 security update

An update for python-urllib3 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.9CVSS5.3AI score0.0068EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/25 3:37 p.m.9 views

CVE-2026-73423

A flaw was found in Astro. The composable astro/hono pipeline can bypass origin checks, which are designed to prevent unauthorized cross-site requests. This occurs because the security.checkOrigin mechanism is not consistently applied when middleware is absent or misordered in the pipeline. A...

5.1CVSS5.3AI score0.00182EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/25 3:22 p.m.7 views

PraisonAI has a Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

Summary praisonai/browser/server.py validates incoming WebSocket connections using a Chrome extension Origin check. The regex chrome-extension://a-z0-932 is applied with re.match, which only anchors at the start of the string, not the end. Any Origin header with more than 32 alphanumeric characte...

9.1CVSS6.1AI score0.00356EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/08/25 3:21 p.m.6 views

EUVD-2026-65545

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS5.3AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:21 p.m.18 views

CVE-2026-55536

PraisonAI , a multi-agent teams system, contains a patch bypass (of CVE-2026-40289) in its Browser Server _handle_connection() method. The origin validation uses re.match() with the unanchored pattern chrome-extension://[a-z0-9]{32}, so extra trailing characters are ignored, allowing an attacker ...

9.1CVSS5.3AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 3:21 p.m.29 views

CVE-2026-55536 Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:21 p.m.5 views

CVE-2026-55536 Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CVE-2026-40289 / GHSA-8x8f-54wf-vv92)

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, Browser Server handleconnection checks Chrome extension origins with re.match and the unanchored expression chrome-extension://a-z0-932. Extra trailing characters pass before websocket.accept, allowing startsession commands and...

9.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:17 p.m.6 views

EUVD-2026-65544

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS5.3AI score0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:17 p.m.6 views

CVE-2026-55532 PraisonAI: Origin-validation bypass (startswith prefix match) enables unauthenticated cross-site request forgery against the PraisonAI MCP HTTP server

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder