Lucene search
+L

10787 matches found

OSV
OSV
added 2026/04/10 10:09 p.m.23 views

GHSA-55V6-G8PM-PW4C rembg server is vulnerable to Server-Side Request Forgery (SSRF) and a weak default CORS configuration

GitHub Security Lab GHSL Vulnerability Report, rembg: GHSL-2024-161, GHSL-2024-162 The GitHub Security Lab team has identified potential security vulnerabilities in rembg. We are committed to working with you to help resolve these issues. In this report you will find everything you need to...

4.3CVSS5.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/10 10:09 p.m.13 views

rembg server is vulnerable to Server-Side Request Forgery (SSRF) and a weak default CORS configuration

GitHub Security Lab GHSL Vulnerability Report, rembg: GHSL-2024-161, GHSL-2024-162 The GitHub Security Lab team has identified potential security vulnerabilities in rembg. We are committed to working with you to help resolve these issues. In this report you will find everything you need to...

5.2AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/10 7:28 p.m.21 views

PraisonAI: Cross-Origin Agent Execution via Hardcoded Wildcard CORS and Missing Authentication on AGUI Endpoint

Summary The AGUI endpoint POST /agui has no authentication and hardcodes Access-Control-Allow-Origin: on all responses. Combined with Starlette/FastAPI's Content-Type-agnostic JSON parsing, any website a victim visits can silently trigger arbitrary agent execution against a locally-running AGUI...

6.4AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/10 7:28 p.m.7 views

Permissive Cross-domain Policy with Untrusted Domains

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains in the POST /agui endpoint due to the absence of authentication and the use of a...

8.6CVSS6AI score0.00743EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/10 7:28 p.m.9 views

GHSA-X462-JJPC-Q4Q4 PraisonAI: Cross-Origin Agent Execution via Hardcoded Wildcard CORS and Missing Authentication on AGUI Endpoint

Summary The AGUI endpoint POST /agui has no authentication and hardcodes Access-Control-Allow-Origin: on all responses. Combined with Starlette/FastAPI's Content-Type-agnostic JSON parsing, any website a victim visits can silently trigger arbitrary agent execution against a locally-running AGUI...

8.1CVSS6.4AI score
SaveExploits0References3
Snyk
Snyk
added 2026/04/10 7:24 p.m.8 views

Missing Authentication for Critical Function

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the listagents function. An attacker can access sensitive agent names, roles, and partial...

6.9CVSS5.3AI score0.00758EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/10 7:24 p.m.14 views

PraisonAI: Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS

Summary The AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no authentication middleware, no API key validation, and default...

5.3CVSS5.9AI score0.00758EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/04/10 7:24 p.m.12 views

EUVD-2026-21172

PraisonAI: Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS...

5.3CVSS5.8AI score0.00758EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.19 views

net/http: CrossOriginProtection bypass in net/http

A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path,...

5.4CVSS6AI score0.0033EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.10 views

undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing

A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from...

8.8CVSS6.6AI score0.00345EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/09 11:30 p.m.8 views

SUSE CVE-2026-5876

Side-channel information leakage in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS7.3AI score0.00247EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/09 11:29 p.m.9 views

SUSE CVE-2026-5918

Inappropriate implementation in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

4.3CVSS7.3AI score0.00158EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/09 10:16 p.m.9 views

CVE-2026-40151

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS0.00758EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/09 9:29 p.m.63 views

CVE-2026-40151

Prais onAI's AgentOS vulnerability involves the GET /api/agents endpoint exposed by the AgentOS FastAPI deployment. The issue allows unauthenticated callers to retrieve agent names, roles, and the first 100 characters of agent system instructions due to missing authentication middleware, no API k...

5.3CVSS5.9AI score0.00758EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/09 5:37 p.m.14 views

GHSA-QX8J-G322-QJ6M OpenClaw: `fetchWithSsrFGuard` replays unsafe request bodies across cross-origin redirects

Impact fetchWithSsrFGuard replays unsafe request bodies across cross-origin redirects. A guarded fetch could resend unsafe request bodies or headers when following cross-origin redirects. OpenClaw is a user-controlled local assistant. This advisory is scoped to the OpenClaw trust model and does n...

7.4CVSS5.8AI score0.00305EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/09 5:37 p.m.14 views

OpenClaw: `fetchWithSsrFGuard` replays unsafe request bodies across cross-origin redirects

Impact fetchWithSsrFGuard replays unsafe request bodies across cross-origin redirects. A guarded fetch could resend unsafe request bodies or headers when following cross-origin redirects. OpenClaw is a user-controlled local assistant. This advisory is scoped to the OpenClaw trust model and does n...

7.1CVSS5.9AI score0.00305EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/04/09 5:37 p.m.8 views

Insufficient Verification of Data Authenticity

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity via the fetchWithSsrFGuard function. An attacker can cause unsafe request bodies or headers to be resent across cross-origin redirects by...

7.4CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/04/09 12:32 a.m.10 views

EUVD-2026-20752

Inappropriate implementation in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.9AI score0.00158EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/09 12:31 a.m.24 views

EUVD-2026-20781

OpenClaw before 2026.3.31 patched in 2026.4.8 contains a request body replay vulnerability in fetchWithSsrFGuard that allows unsafe request bodies to be resent across cross-origin redirects. Attackers can exploit this by triggering redirects to exfiltrate sensitive request data or headers to...

7.1CVSS5.9AI score0.00305EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/09 12:31 a.m.7 views

EUVD-2026-20682

Side-channel information leakage in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

5.9AI score0.00247EPSS
SaveExploits0References3
Rows per page
Query Builder