Lucene search
+L

12148 matches found

CVE
CVE
added 2026/08/19 3:29 p.m.18 views

CVE-2026-62668

Grav API Plugin (RESTful API for Grav CMS) prior to 1.0.6 is vulnerable to SSRF via unrestricted cURL protocols in webhook dispatch. The WebhookController.php accepts webhook URLs with only FILTER_VALIDATE_URL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPT_PROTOCOLS...

9.4CVSS5.3AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:29 p.m.6 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS5.4AI score0.00395EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 3:29 p.m.6 views

EUVD-2026-62538

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS5.4AI score0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:18 p.m.9 views

CVE-2026-76203

Incorrect Behavior Order: Validate Before Canonicalize in the report theme CSS sanitizer in maalfer Pentestify 1.2.0 through 2.3.2 allows an authenticated user to force outbound HTTP requests from other users' browsers, disclosing their IP address and User-Agent, via CSS hex escapes that...

5.1CVSS0.00289EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 3:17 p.m.5 views

CVE-2026-67268

Dell Command Update DCU, versions prior to 5.7.1, contain an Improper Restriction of XML External Entity Reference vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges and Server-side request forgery...

6.5CVSS0.00103EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 3:17 p.m.8 views

CVE-2026-45741

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS0.00873EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 3:01 p.m.14 views

CVE-2026-67268

Dell Command Update (DCU) versions prior to 5.7.1 contain an Improper Restriction of XML External Entity Reference (XXE) vulnerability. A low-privileged attacker with local access can exploit this flaw to achieve elevation of privileges and server-side request forgery (SSRF) . The CVSS 3.1 base s...

6.5CVSS5.3AI score0.00103EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 2:32 p.m.27 views

CVE-2026-45741 Gotenberg: SSRF deny-list bypass in IsPublicIP via IPv6 6to4 / NAT64 / site-local prefixes

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS0.00873EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:32 p.m.51 views

CVE-2026-45741

Gotenberg (a Docker-powered stateless PDF API) versions 8.32.0 and earlier contain an SSRF deny-list bypass in the IsPublicIP function (pkg/gotenberg/outbound.go). The function fails to reject IPv6 transition prefixes (6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, deprecated site-local f...

7.5CVSS8.5AI score0.00873EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:32 p.m.6 views

CVE-2026-45741 Gotenberg: SSRF deny-list bypass in IsPublicIP via IPv6 6to4 / NAT64 / site-local prefixes

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 2:32 p.m.8 views

EUVD-2026-62422

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS8.5AI score0.00873EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:23 p.m.19 views

CVE-2026-76203

Pentestify (a penetration testing report tool by maalfer) versions 1.2.0 through 2.3.2 contain a CSS sanitizer bypass in the report theme feature. The root cause is an Incorrect Behavior Order: Validate Before Canonicalize flaw — the sanitizer checks CSS input before resolving hex escape sequence...

5.1CVSS5.3AI score0.00289EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:23 p.m.10 views

EUVD-2026-62416

Incorrect Behavior Order: Validate Before Canonicalize in the report theme CSS sanitizer in maalfer Pentestify 1.2.0 through 2.3.2 allows an authenticated user to force outbound HTTP requests from other users' browsers, disclosing their IP address and User-Agent, via CSS hex escapes that...

5.1CVSS5.3AI score0.00289EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-76239

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS0.00265EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-54794

Dell OpenManage Enterprise, versions prior to 4.7.0, contains a Server-Side Request Forgery SSRF vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Information exposure...

7.2CVSS0.002EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/08/19 2:16 p.m.20 views

Exploit for CVE-2026-64849

id: CVE-2026-64849 info: name: MLflow Webhook SSRF - Unauthen...

9.3CVSS8.1AI score0.1641EPSS
SaveExploits2
CVE
CVE
added 2026/08/19 2:05 p.m.19 views

CVE-2026-54794

Dell OpenManage Enterprise versions before 4.7.0 contain an unauthenticated, network-accessible SSRF vulnerability (CVSS 7.2 HIGH) enabling information exposure; no in-the-wild exploitation is reported. Remediation is to upgrade to version 4.7.0 or later as documented in Dell DSA-2026-359.

7.2CVSS5.4AI score0.002EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 2:05 p.m.10 views

EUVD-2026-62410

Dell OpenManage Enterprise, versions prior to 4.7.0, contains a Server-Side Request Forgery SSRF vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Information exposure...

7.2CVSS5.4AI score0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:05 p.m.32 views

CVE-2026-54794

Dell OpenManage Enterprise, versions prior to 4.7.0, contains a Server-Side Request Forgery SSRF vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Information exposure...

7.2CVSS0.002EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.12 views

CVE-2026-76239 Stigmem before 0.9.0a11 SSRF via unvalidated webhook delivery_address

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS5.4AI score0.00265EPSS
SaveExploits0References2
Rows per page
Query Builder