Lucene search
+L

10182 matches found

CNNVD
CNNVD
โ€ขadded 2026/05/29 12:0 a.m.โ€ข21 views

Mautic ๅฎ‰ๅ…จๆผๆดž

Mautic is an open-source marketing automation software developed by Mautic. This software can monitor and manage websites, send emails, and manage customer resources. Mautic has a security vulnerability that stems from insufficient URL validation provided by users. This vulnerability may allow...

6.4CVSS5.8AI score0.00146EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
โ€ขadded 2026/05/29 12:0 a.m.โ€ข20 views

CC-Tweaked has an SSRF Protection Bypass with NAT64

CC-Tweaked's HTTP API http.request, http.websocket blocks requests to private network ranges to prevent server-side request forgery SSRF. This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses 64:ff9b::/96. An attacker who can execute Lua code can reach an...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
โ€ขadded 2026/05/29 12:0 a.m.โ€ข45 views

CC-Tweaked has an SSRF Protection Bypass with NAT64

CC-Tweaked's HTTP API http.request, http.websocket blocks requests to private network ranges to prevent server-side request forgery SSRF. This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses 64:ff9b::/96. An attacker who can execute Lua code can reach an...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/29 12:0 a.m.โ€ข36 views

PT-2026-44897

OpenClaw before 2026.4.29 contains an SSRF policy bypass vulnerability in browser debug and export routes that allows reuse of already-open blocked tabs. Attackers with access to these routes can bypass private-network SSRF policies by reusing blocked tabs to export or inspect content that should...

6.5CVSS5.8AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
โ€ขadded 2026/05/28 9:16 p.m.โ€ข20 views

CVE-2026-42398

Server-Side Request Forgery CWE-918 in Kibana allows authenticated users with connector management privileges to bypass the operator-configured connection allowlist. By configuring a Webhook connector with a crafted target, an attacker can cause Kibana to issue outbound requests to destinations...

7.7CVSS0.003EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/28 8:38 p.m.โ€ข12 views

CVE-2026-45366 typescript-utcp: SSRF via attacker-controlled OpenAPI servers[0].url in HTTP communication protocol

typescript-utcp is a typescript implementation of UTCP. Prior to 1.1.2, the @utcp/http package is vulnerable to a blind Server-Side Request Forgery SSRF caused by a trust-boundary inconsistency between manual discovery and tool invocation. registerManual validates the discovery URL against an HTT...

4.7CVSS5.8AI score0.00122EPSS
SaveExploits0References1
Cvelist
Cvelist
โ€ขadded 2026/05/28 7:51 p.m.โ€ข40 views

CVE-2026-49093 Server-Side Request Forgery (SSRF) in Kibana Leading to Unauthorized Network Access

Server-Side Request Forgery CWE-918 in Kibana can allow an authenticated user with connector management privileges to bypass the operator-configured connector allowlist, causing the Kibana server to issue outbound requests to destinations the egress controls were intended to block...

6.3CVSS0.00199EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/05/28 7:51 p.m.โ€ข56 views

CVE-2026-49093

CVE-2026-49093 describes a Server-Side Request Forgery (SSRF) in Kibana that can be exploited by an authenticated user with connector management privileges to bypass the operator-configured allowlist and make Kibana issue outbound requests to blocked destinations. The issue affects Kibana 9.x ver...

7.7CVSS5.8AI score0.00199EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
โ€ขadded 2026/05/28 7:47 p.m.โ€ข17 views

EUVD-2026-33032

Server-Side Request Forgery CWE-918 in Kibana allows authenticated users with connector management privileges to bypass the operator-configured connection allowlist. By configuring a Webhook connector with a crafted target, an attacker can cause Kibana to issue outbound requests to destinations...

7.7CVSS5.8AI score0.003EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/28 7:10 p.m.โ€ข18 views

CVE-2026-49129 Music Player Daemon < 0.24.11 SSRF via CurlInputPlugin

Music Player Daemon MPD before version 0.24.11 contains a server-side request forgery vulnerability in CurlInputPlugin where CURLOPTFOLLOWLOCATION is set without CURLOPTREDIRPROTOCOLSSTR, allowing unauthenticated attackers to bypass the http/https scheme restriction by causing a malicious HTTP...

6.9CVSS5.8AI score0.00281EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/05/28 7:10 p.m.โ€ข9 views

CVE-2026-49129 Music Player Daemon < 0.24.11 SSRF via CurlInputPlugin

Music Player Daemon MPD before version 0.24.11 contains a server-side request forgery vulnerability in CurlInputPlugin where CURLOPTFOLLOWLOCATION is set without CURLOPTREDIRPROTOCOLSSTR, allowing unauthenticated attackers to bypass the http/https scheme restriction by causing a malicious HTTP...

6.9CVSS6AI score
SaveExploits0References10
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/28 6:27 p.m.โ€ข23 views

compliance-trestle Vulnerable to SSRF in Remote Fetching Subsystem

A source code audit led to the discovery of three significant security vulnerabilities in the trestle/core/remote/cache.py module. Finding 1 Critical: SSRF CWE-918 The HTTPSFetcher.dofetch method passes a user-supplied URL directly to requests.get without validation. This allows an attacker to...

6.7CVSS6AI score0.001EPSS
SaveExploits0References4Affected Software1
OSV
OSV
โ€ขadded 2026/05/28 6:27 p.m.โ€ข16 views

GHSA-W76H-Q7C6-JPJP compliance-trestle Vulnerable to SSRF in Remote Fetching Subsystem

A source code audit led to the discovery of three significant security vulnerabilities in the trestle/core/remote/cache.py module. Finding 1 Critical: SSRF CWE-918 The HTTPSFetcher.dofetch method passes a user-supplied URL directly to requests.get without validation. This allows an attacker to...

6.7CVSS6AI score0.001EPSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/05/28 5:59 p.m.โ€ข29 views

CVE-2026-43979

CVE-2026-43979 affects Local Deep Research. Before 1.6.0, PDFService._markdown_to_html() embeds user-supplied title and metadata into HTML without escaping, allowing HTML injection in the PDF export flow. This can chain into SSRF via WeasyPrint when rendering the PDF, bypassing existing SSRF defe...

5CVSS5.9AI score0.00263EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/05/28 5:58 p.m.โ€ข16 views

CVE-2026-46526

Local Deep Research is an AI-powered research assistant for deep, iterative research. Prior to 1.6.10, the URL checking logic in local-deep-research has a logical flaw that could be bypassed by attackers, leading to SSRF attacks. The current project uses validateurl to validate the input URL. The...

5CVSS5.8AI score0.00247EPSS
SaveExploits0References7Affected Software1
OSV
OSV
โ€ขadded 2026/05/28 5:30 p.m.โ€ข11 views

CVE-2026-45310 CodeWhale: SSRF via HTTP Redirect Bypass in fetch_url Tool

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetchurl tool validates the initial URL's resolved IP address against a restricted-IP blocklist isrestrictedip to prevent SSRF attacks against internal services cloud metadata endpoints, localhost, private networks...

7.4CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/28 5:30 p.m.โ€ข15 views

CVE-2026-45310 CodeWhale: SSRF via HTTP Redirect Bypass in fetch_url Tool

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetchurl tool validates the initial URL's resolved IP address against a restricted-IP blocklist isrestrictedip to prevent SSRF attacks against internal services cloud metadata endpoints, localhost, private networks...

7.4CVSS5.7AI score0.00226EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/28 5:27 p.m.โ€ข14 views

CVE-2026-45373 CodeWhale: SSRFโ€Œ IPV6 bypass

CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, although SSRF is validated against hostnames that resolve to private IPv6 addresses, when providing the IPV6 inโ€Œโ€Œ URLโ€Œ as http://::1, the SSRF defenses do not work. This vulnerability is fixed in 0.8.26...

7.4CVSS5.8AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/28 5:11 p.m.โ€ข11 views

CVE-2026-46561 pyLoad: SSRF via HTTP Redirect Bypass in parse_urls API

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the PREREQFUNCTION-based private IP check was not applied to HTTPRequest used by the parseurls API. An authenticated attacker can supply a URL pointing to an attacker-controlled server that responds with...

5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
โ€ขadded 2026/05/28 4:16 p.m.โ€ข8 views

CVE-2026-48522

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no...

4.2CVSS6.2AI score0.00222EPSS
SaveExploits1References2
Rows per page
Query Builder