Lucene search
+L

192 matches found

Kitploit
Kitploit
added 2026/09/13 10:28 a.m.11 views

nextssrf

root@kitploit: ╔══════════════════════════════════════════════════════════════╗ ║ NextSSRF — CVE-2026-44578 Scanner & Exploit ║ ║ Next.js WebSocket Upgrade Handler SSRF ║ ║ Affected: 13.4.13 → 15.5.15, 16.0.0 → 16.2.4 ║ ║ @mitsec / ynsmroztas — Bug Bounty Tooling ║...

8.6CVSS7.7AI score0.38872EPSS
SaveExploits11References3
Kitploit
Kitploit
added 2026/09/08 10:29 a.m.6 views

CVE-2026-34207

CVE-2026-34207 The SSRF filter checked hostname text, but the actual destination was decided later by DNS. That gap let attacker-controlled Webhook URLs reach loopback, metadata, and private network targets. Intro I found this issue while reviewing Typebot , an open-source chatbot builder, with a...

7.6CVSS5.9AI score0.00239EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/07 11:16 p.m.6 views

CVE-2026-82755

Use of Cache Containing Sensitive Information vulnerability in ash-project ashauthenticationoauth2server allows a shared HTTP cache to serve one tenant's OAuth discovery metadata to another tenant's clients. The RFC 8414 and RFC 9728 metadata endpoints in...

6.3CVSS0.00367EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 11:03 p.m.28 views

CVE-2026-86539 knowns through 0.33.0 Server-Side Request Forgery via embedding-models endpoint

knowns through 0.33.0 contains a server-side request forgery vulnerability in the POST /api/embedding-models/test endpoint that issues outbound requests to caller-supplied destinations without validation. Attackers can enumerate internal hosts and cloud metadata endpoints by observing transport...

7.2CVSS0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85699

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the...

8.7CVSS0.00292EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85691

MegaParse 0.0.55 contains an unauthenticated server-side request forgery vulnerability in the POST /v1/url endpoint that fetches caller-supplied URLs server-side. Attackers can supply internal service URLs or metadata endpoints without authentication to read their responses directly from the JSON...

8.7CVSS0.00336EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.39 views

CVE-2026-85699 jina-ai reader server-side request forgery via redirect validation bypass

jina-ai reader contains a server-side request forgery vulnerability where URL validation is performed only on the initial request but not re-applied to subsequent redirect hops. Attackers can craft a public URL that redirects to internal network addresses or cloud metadata endpoints, allowing the...

8.7CVSS0.00292EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:24 p.m.48 views

CVE-2026-55245 Bifrost: SSRF deny-list incomplete: isPublicIP permits CGNAT, IPv6 6to4/NAT64, and site-local in FetchAndEncodeURL

Bifrost is an enterprise AI gateway for routing requests to model providers. Prior to 1.5.17, the isPublicIP function in core/providers/utils/fetch.go, reached through FetchAndEncodeURL for Bedrock and Vertex image or document URLs, classifies Carrier-Grade NAT 100.64.0.0/10, IPv6 6to4 2002::/16,...

8.7CVSS0.00447EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.9 views

EUVD-2026-67148

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.24 views

CVE-2026-81093

Apify Actors MCP Server before version 0.9.12 is vulnerable to Server-Side Request Forgery (SSRF) via the get-html-skeleton tool. The URL validation function (isValidHttpUrl) in src/utils/generic.ts confirmed only that the argument began with an http/https scheme and parsed as a URL, without insp...

8.7CVSS5.4AI score0.00476EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS0.00476EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 11:33 a.m.6 views

EUVD-2026-65443

Ech0 through 4.2.1 contains a server-side request forgery vulnerability in the validateWebhookURL function webhooksettingservice.go, which only validates literal IP addresses via net.ParseIP and fails to reject hostnames that DNS-resolve to private or internal IPs e.g., 169.254.169.254.nip.io. An...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 9:57 p.m.17 views

CVE-2026-72846 Lightdash Scheduled Delivery Webhook URLs Are Not Validated, Allowing Server-Side Request Forgery

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions both call fetch on the stored...

5.3CVSS5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/08/20 4:43 p.m.59 views

CVE-2026-71428

CVE-2026-71428 is a Server-Side Request Forgery (SSRF) in the unstructured Python library (versions 0.4.7 through 0.24.0 ). The url argument of partition, partition_html, and partition_md is fetched without host validation in unstructured/partition/auto.py, unstructured/partition/html/partition.p...

9.3CVSS5.3AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 8:46 p.m.37 views

CVE-2026-54494

Koel (open-source music streaming, Laravel) prior to 9.7.1 has a full-read SSRF (CWE-918) in its outbound-URL guard App\Helpers\Network::isPublicHost(). PHP's filter_var() with FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE does not reject NAT64 (64:ff9b::/96) or 6to4 (2002::/16) IPv6 trans...

5.3CVSS5.4AI score0.00332EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 7:03 p.m.21 views

CVE-2026-71303

In Lemur prior to 1.9.3, the PUT /api/1/authorities/ endpoint skipped the ACME_DIRECTORY_HOST_ALLOWLIST check applied at creation, letting any authority-role user set an internal or instance-metadata URL as the stored acme_url; the next issuance then made an outbound request via ClientV2.get_dire...

7.7CVSS5.3AI score0.00268EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:03 p.m.11 views

EUVD-2026-61154

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS5.3AI score0.00276EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:52 p.m.37 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS0.00202EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:52 p.m.8 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 2:24 p.m.17 views

EUVD-2026-60824

RAGFlow before 0.26.3 contains a server-side request forgery vulnerability in the agent workflow "Invoke" component agent/component/invoke.py. The component builds an outbound request URL from canvas configuration and runtime template variables and passes it to requests.get, requests.post, or...

8.5CVSS5.4AI score0.00297EPSS
SaveExploits1References7
Rows per page
Query Builder