Lucene search
+L

26 matches found

Cvelist
Cvelist
โ€ขadded 2026/08/10 2:33 p.m.โ€ข37 views

CVE-2026-72761 Webhook SSRF guard bypassed by IPv6 transition addresses (NAT64/6to4/Teredo pass is_global check) in vulnerability-lookup

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS0.00362EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/06/25 4:07 p.m.โ€ข11 views

CVE-2026-55412 ToolJet Cloud - SSRF to Azure Cloud Infrastructure Compromise

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, there's an SSRF in the RestAPI data source component. The RestAPI data source executes HTTP requests server-side, and its private IP filter only...

8.3CVSS5.9AI score0.00193EPSS
SaveExploits0References1
CNNVD
CNNVD
โ€ขadded 2026/05/28 12:00 a.m.โ€ข21 views

CodeWhale ไปฃ็ ้—ฎ้ข˜ๆผๆดž

CodeWhale is a terminal coding intelligence tool developed by Hunter Bown. Versions of CodeWhale prior to 0.8.26 contained code vulnerabilities. These vulnerabilities stemmed from SSRF attacks that redirected hostname resolution to private IPv6 addresses. However, when IPv6 was provided in URLs...

7.4CVSS5.9AI score0.00239EPSS
SaveExploits0References4
CNNVD
CNNVD
โ€ขadded 2026/05/08 12:00 a.m.โ€ข14 views

FastGPT ไปฃ็ ้—ฎ้ข˜ๆผๆดž

FastGPT is an open-source knowledge base question-answering system based on large language models developed by Labring. Versions of FastGPT prior to 4.14.17 contained code vulnerabilities. These vulnerabilities stemmed from inconsistent SSRF protections in the handling of MCP tool URLs, which...

6.3CVSS5.9AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/05/07 4:16 a.m.โ€ข24 views

CVE-2026-42194

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS0.00236EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/07 12:00 a.m.โ€ข24 views

PT-2026-38444

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.8.1, the SSRF protection in endpoints/subscription/add.php line 42 and endpoints/payments/add.php line 40 uses an inline IP validation check FILTER FLAG NO PRIV RANGE | FILTER FLAG NO RES RANGE that does not...

4.3CVSS5.7AI score0.00204EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
โ€ขadded 2026/04/04 12:00 a.m.โ€ข35 views

PT-2026-31674

Name of the Vulnerable Software and Affected Versions web3.py versions 6.0.0b3 through 7.15.0 web3.py versions 6.0.0b3 through 8.0.0b2 Description web3.py implements CCIP Read / OffchainLookup EIP-3668 by performing HTTP requests to URLs supplied by smart contracts in the offchain lookup...

7.2CVSS6AI score0.00229EPSS
SaveExploits2References11
Vulnrichment
Vulnrichment
โ€ขadded 2026/03/26 8:03 p.m.โ€ข6 views

CVE-2026-3530 OpenID Connect / OAuth client - Moderately critical - Server-side request forgery, Information disclosure - SA-CONTRIB-2026-025

Server-Side Request Forgery SSRF vulnerability in Drupal OpenID Connect / OAuth client allows Server Side Request Forgery.This issue affects OpenID Connect / OAuth client: from 0.0.0 before 1.5.0...

5.9AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
โ€ขadded 2026/03/04 6:14 p.m.โ€ข48 views

CVE-2026-3125 SSRF vulnerability in opennextjs-cloudflare via /cdn-cgi/ path normalization bypass

A Server-Side Request Forgery SSRF vulnerability was identified in the @opennextjs/cloudflare package, resulting from a path normalization bypass in the /cdn-cgi/image/ handler.The @opennextjs/cloudflare worker template includes a /cdn-cgi/image/ handler intended for development use only. In...

7.7CVSS0.00363EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2025/12/01 7:32 a.m.โ€ข11 views

CVE-2025-13814 moxi159753 Mogu Blog v2 uploadPicsByUrl LocalFileServiceImpl.uploadPictureByUrl server-side request forgery

A security flaw has been discovered in moxi159753 Mogu Blog v2 up to 5.2. Impacted is the function LocalFileServiceImpl.uploadPictureByUrl of the file /file/uploadPicsByUrl. The manipulation results in server-side request forgery. The attack can be launched remotely. The exploit has been released...

6.9CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
โ€ขadded 2025/09/22 7:48 p.m.โ€ข36 views

CVE-2025-59527 FlowiseAI/Flowise has Server-Side Request Forgery (SSRF) vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, a Server-Side Request Forgery SSRF vulnerability was discovered in the /api/v1/fetch-links endpoint of the Flowise application. This vulnerability allows an attacker to use the Flowise serve...

7.5CVSS0.04666EPSS
SaveExploits1References5
CVE
CVE
โ€ขadded 2025/09/16 12:00 a.m.โ€ข36 views

CVE-2025-59436

The CVE-2025-59436 entry concerns the npm package ip (node-ip) up to version 2.0.1, where an SSRF vulnerability can be triggered because the IP value 017700000001 is misclassified as globally routable by isPublic. This follows an incomplete fix for CVE-2024-29415. The base score is 3.2 (LOW) with...

3.2CVSS6.6AI score0.00125EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/09/10 12:00 a.m.โ€ข4 views

Linux Distros Unpatched Vulnerability : CVE-2024-27098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. An authenticated us...

9.6CVSS5.9AI score0.3572EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2025/07/10 5:15 p.m.โ€ข12 views

AZL-65217 CVE-2024-43204 affecting package httpd for versions less than 2.4.64-1

SSRF in Apache HTTP Server with modproxy loaded allows an attacker to send outbound proxy requests to a URL controlled by the attacker. Requires an unlikely configuration where modheaders is configured to modify the Content-Type request or response header with a value provided in the HTTP request...

7.5CVSS6.7AI score0.0081EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
โ€ขadded 2025/06/29 12:00 a.m.โ€ข8 views

PT-2025-27373 ยท Undefined ยท Undefined

๐Ÿšจ Fedora 41 just dropped a critical Moodle security update! โœ… Fixes SSRF, IDOR, and password caching flaws CVE-2025-49513 to CVE-2025-49518. Read more: ๐Ÿ‘‰ https://t.co/Nl2zuUwoVS LinuxSecurity EdTech https://t.co/CACOiVyRhw...

7.5AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/23 12:04 a.m.โ€ข9 views

CVE-2022-4335

A blind SSRF vulnerability was identified in all versions of GitLab EE prior to 15.4.6, 15.5 prior to 15.5.5, and 15.6 prior to 15.6.1 which allows an attacker to connect to a local host...

4.3CVSS6.3AI score0.0075EPSS
SaveExploits1References1
CVE
CVE
โ€ขadded 2025/04/06 8:07 p.m.โ€ข96 views

CVE-2025-32013

CVE-2025-32013 affects LNbits LNURL authentication handling. The SSRF occurs when the server processes a callback URL: it issues an HTTP request to the provided URL with redirects enabled via httpx and does not adequately validate the callback, enabling an attacker to target internal network addr...

9.3CVSS6.8AI score0.00633EPSS
SaveExploits2References1Affected Software1
CVE
CVE
โ€ขadded 2025/03/11 12:37 a.m.โ€ข65 views

CVE-2025-27430

SAP CRM and SAP S/4HANA (Interaction Center) are affected by a server-side request forgery (SSRF) vulnerability. The vulnerability allows an attacker with low privileges to access internal network resources, compromising confidentiality with no impact on integrity or availability. The CVSS 3.1 ve...

3.5CVSS7AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/01/10 12:00 a.m.โ€ข11 views

Gradio < 4.18.0 Vulnerability - CVE-2024-2206

The version of Gradio installed on the remote host is prior to 4.18.0. It is, therefore, affected by an SSRF vulnerability exists in the gradio-app/gradio due to insufficient validation of user-supplied URLs in the /proxy route. Attackers can exploit this vulnerability by manipulating the...

7.3CVSS7.3AI score0.00421EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
โ€ขadded 2023/12/15 2:27 p.m.โ€ข40 views

CVE-2023-6570

A Server-Side Request Forgery SSRF flaw was found in kubeflow. Any user can use kubeflow as a proxy to access internal or external resources and have the response returned to the user by supplying a url to the namespace parameter in /pipeline/artifacts/get. This issue could allow an attacker to...

6.5CVSS7.6AI score0.00605EPSS
SaveExploits1References4
Rows per page
Query Builder