Lucene search
+L

13532 matches found

CVE
CVE
added 2026/04/10 5:00 p.m.26 views

CVE-2026-22560

CVE-2026-22560 is an open redirect vulnerability affecting Rocket.Chat prior to 8.4.0. The issue arises from manipulating parameters in the SAML endpoint to redirect users to arbitrary URLs, notably via the /_saml/sloRedirect/:provider flow where the redirect URL is placed directly in a Location ...

5.3CVSS5.9AI score0.00322EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 5:00 p.m.5 views

CVE-2026-22560

An open redirect vulnerability in Rocket.Chat versions prior to 8.4.0 allows users to be redirected to arbitrary URLs by manipulating parameters within a SAML endpoint...

5.9AI score0.00322EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/10 4:59 p.m.55 views

CVE-2026-40160

Prais onAIAgents’ web_crawl has an SSRF in the httpx fallback prior to version 1.5.128. The fallback passes user-supplied URLs directly to httpx.AsyncClient.get() with follow_redirects=True and no host validation, enabling an LLM agent to crawl internal endpoints (including 169.254.169.254), inte...

7.1CVSS5.8AI score0.0036EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 4:59 p.m.5 views

CVE-2026-40160 PraisonAIAgents has SSRF via unvalidated URL in `web_crawl` httpx fallback

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, webcrawl's httpx fallback path passes user-supplied URLs directly to httpx.AsyncClient.get with followredirects=True and no host validation. An LLM agent tricked into crawling an internal URL can reach cloud metadata endpoints...

7.1CVSS5.8AI score0.0036EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.17 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7AI score0.00728EPSS
SaveExploits0References8
Circl
Circl
added 2026/04/10 2:35 a.m.14 views

CVE-2026-25203

creationtimestamp| type| source ---|---|--- 2026-04-10 02:35:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj4bydxyvs2i 2026-04-10 03:17:30+00:00| published-proof-of-concept| Telegram/Fvik4eX2xz-nzJuB7IaHT1kkv6IwgWipFYk1oHJ2HiAA0EI 2026-04-10 05:00:53+00:00| seen|...

7.8CVSS7.5AI score0.00177EPSS
SaveExploits0References3
Circl
Circl
added 2026/04/10 2:30 a.m.8 views

CVE-2026-3360

creationtimestamp| type| source ---|---|--- 2026-04-10 02:30:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj4bpfiglp2n 2026-04-10 03:17:30+00:00| published-proof-of-concept| Telegram/Fvik4eX2xz-nzJuB7IaHT1kkv6IwgWipFYk1oHJ2HiAA0EI 2026-04-10 05:00:42+00:00| seen|...

7.5CVSS5.8AI score0.00615EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/10 12:30 a.m.11 views

Duplicate Advisory: OpenClaw: SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions (Incomplete Fix for CVE-2026-28476)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rhfg-j8jq-7v2h. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.25 contains a server-side request forgery vulnerability in multiple channel extensions that fa...

5.7AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/10 12:30 a.m.8 views

EUVD-2026-21116

OpenClaw before 2026.3.25 contains a server-side request forgery vulnerability in multiple channel extensions that fail to properly guard configured base URLs against SSRF attacks. Attackers can exploit unprotected fetch calls against configured endpoints to rebind requests to blocked internal...

7.4CVSS5.9AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/10 12:30 a.m.12 views

GHSA-8J7F-G9GV-7JHC Duplicate Advisory: OpenClaw: SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions (Incomplete Fix for CVE-2026-28476)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rhfg-j8jq-7v2h. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.25 contains a server-side request forgery vulnerability in multiple channel extensions that fa...

7.4CVSS5.7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.16 views

chartbrew 代码问题漏洞

Chartbrew is an open-source data visualization and dashboard-building tool developed by Chartbrew. Versions of Chartbrew prior to 4.8.5 contained code vulnerabilities. These vulnerabilities stemmed from the use of the request-promise library on servers to retrieve arbitrary URLs without IP addres...

9.6CVSS6AI score0.00242EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.12 views

PT-2026-32034

Name of the Vulnerable Software and Affected Versions GeoNode versions 4.0 through 4.4.5 and 5.0 through 5.0.2 Description GeoNode versions 4.0 before 4.4.5 and 5.0 before 5.0.2 are affected by a server-side request forgery issue in the service registration endpoint. Authenticated attackers can...

6.3CVSS5.6AI score0.00172EPSS
SaveExploits0References13
CVE
CVE
added 2026/04/09 9:26 p.m.21 views

CVE-2026-40150

PraxisonAIAgents’ web_crawl() (praisonaiagents/tools/web_crawl_tools.py) before version 1.5.128 accepts arbitrary URLs with zero validation. There is no scheme allowlisting, hostname/IP blocklisting, or private-network checks prior to fetching, enabling potential SSRF and local file read via file...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References1Affected Software1
Circl
Circl
added 2026/04/09 9:23 p.m.8 views

CVE-2026-5975

creationtimestamp| type| source ---|---|--- 2026-04-09 21:23:00+00:00| seen| Telegram/B-z3crZ1dI3tmPIxruR2FuLMmThruFg0zQ194epA7uIe11s 2026-04-09 21:27:12+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3qqwsz2r2t 2026-04-10 08:04:34+00:00| seen|...

10CVSS8.7AI score0.01803EPSS
SaveExploits0References2
Circl
Circl
added 2026/04/09 9:22 p.m.12 views

CVE-2026-5194

creationtimestamp| type| source ---|---|--- 2026-04-09 21:22:41+00:00| published-proof-of-concept| Telegram/3Mh7UNYEFXpMlnqwZliCqvVomRJKwd1lMrCq1dUb7HxJoTM 2026-04-09 21:23:00+00:00| seen| Telegram/B-z3crZ1dI3tmPIxruR2FuLMmThruFg0zQ194epA7uIe11s 2026-04-09 21:47:13+00:00| seen|...

9.3CVSS6.6AI score0.0045EPSS
SaveExploits1References19
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.12 views

CVE-2026-35461

Papra is a minimalistic document management and archiving platform. Prior to 26.4.0, the Papra webhook system allows authenticated users to register arbitrary URLs as webhook endpoints with no validation of the destination address. The server makes outbound HTTP POST requests to registered URLs,...

5CVSS6.1AI score0.00213EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.11 views

CVE-2026-39361

OpenObserve is a cloud-native observability platform. In 0.70.3 and earlier, the validateenrichmenturl function in src/handler/http/request/enrichmenttable/mod.rs fails to block IPv6 addresses because Rust's url crate returns them with surrounding brackets e.g. "::1" not "::1". An authenticated...

7.7CVSS5.9AI score0.00265EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/09 6:17 p.m.14 views

CVE-2026-40072

web3.py allows you to interact with the Ethereum blockchain using Python. From 6.0.0b3 to before 7.15.0 and 8.0.0b2, web3.py implements CCIP Read / OffchainLookup EIP-3668 by performing HTTP requests to URLs supplied by smart contracts in offchainlookuppayload"urls". The implementation uses these...

7.2CVSS0.00229EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/04/09 4:45 p.m.5 views

CVE-2026-39974 n8n-MCP has an Authenticated SSRF via instance-URL header in multi-tenant HTTP mode

n8n-MCP is a Model Context Protocol MCP server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Prior to 2.47.4, an authenticated Server-Side Request Forgery in n8n-mcp allows a caller holding a valid AUTHTOKEN to cause the server to iss...

8.5CVSS5.9AI score0.00316EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/09 4:45 p.m.31 views

CVE-2026-39974 n8n-MCP has an Authenticated SSRF via instance-URL header in multi-tenant HTTP mode

n8n-MCP is a Model Context Protocol MCP server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Prior to 2.47.4, an authenticated Server-Side Request Forgery in n8n-mcp allows a caller holding a valid AUTHTOKEN to cause the server to iss...

8.5CVSS0.00316EPSS
SaveExploits0References3
Rows per page
Query Builder