Lucene search
+L

1655 matches found

OSV
OSV
added 2026/08/11 3:58 p.m.6 views

GHSA-87FV-VQQR-M4JR SeaweedFS: Unauthenticated SSRF with response read-back via VolumeServer.FetchAndWriteNeedle

Impact VolumeServer.FetchAndWriteNeedle fetches a caller-supplied remote endpoint and writes the response into a needle. Before 4.24 this RPC performed no authentication and no validation of the target, so anyone able to reach a volume server's gRPC port could coerce the server into issuing...

9.3CVSS5.7AI score0.00384EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/11 3:56 p.m.10 views

EUVD-2026-56240

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 3:56 p.m.33 views

CVE-2026-67179 Genkit improper host header validation

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS0.00137EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 3:56 p.m.31 views

CVE-2026-67179

Genkit’s Dev UI server (default port 4000) suffers from improper validation of host request headers, enabling DNS rebinding to reach POST /api/runAction from any host on the developer’s network or any site the developer visits. This allows an attacker to execute any registered Genkit action and r...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 9:17 a.m.9 views

CVE-2026-73160

Affected versions of cti-transmute contain an SSRF vulnerability in the /fetchmispevent and /mispsearchevents endpoints. The URL validation routine checked whether a supplied hostname was itself an IP literal and rejected private, loopback, link-local, or reserved IPs. However, ordinary domain...

8.7CVSS0.00301EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70265

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70100

Affected versions of cti-transmute contain an SSRF vulnerability in the /fetch misp event and /misp search events endpoints. The URL validation routine checked whether a supplied hostname was itself an IP literal and rejected private, loopback, link-local, or reserved IPs. However, ordinary domai...

8.7CVSS5.4AI score0.00301EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 7:58 p.m.34 views

CVE-2026-55524 PraisonAI: SSRF in web_crawl tool via redirect-following and DNS rebinding (validate-then-fetch gap)

PraisonAI is a multi-agent teams system. In versions prior to 1.6.58, the webcrawl tool performs its SSRF check only on the initially supplied URL, allowing the protection to be bypassed so the tool connects to attacker-chosen internal destinations. The check resolves the hostname once with...

7.5CVSS0.00194EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 7:58 p.m.64 views

CVE-2026-55524

PraxionAI’s web_crawl tool is affected by an SSRF in versions prior to 1.6.58. The vulnerability arises because the tool validates the hostname only at initial resolution, then re-resolves at connect time in the fetch path (httpx Client with follow_redirects enabled or urllib), bypassing the init...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 1:24 p.m.10 views

CVE-2026-71272

Memos' webhook dispatch function safeDialContext internal/webhook/webhook.go resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPorthost, port using the original hostname rather than the...

8.5CVSS0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.30 views

CVE-2026-71272 Memos Webhook DNS Rebinding TOCTOU SSRF in safeDialContext()

Memos' webhook dispatch function safeDialContext internal/webhook/webhook.go resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPorthost, port using the original hostname rather than the...

8.5CVSS0.00165EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.10 views

CVE-2026-71272 Memos Webhook DNS Rebinding TOCTOU SSRF in safeDialContext()

Memos' webhook dispatch function safeDialContext internal/webhook/webhook.go resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPorthost, port using the original hostname rather than the...

8.5CVSS5.2AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.53 views

CVE-2026-71272

CVE-2026-71272 affects Memos’ webhook dispatch function safeDialContext() in internal/webhook/webhook.go. The code resolves the target hostname with net.DefaultResolver.LookupHost(), validates the resulting IPs against reserved ranges, but then dials net.JoinHostPort(host, port) using the origina...

8.5CVSS5.2AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.13 views

EUVD-2026-53357

Memos' webhook dispatch function safeDialContext internal/webhook/webhook.go resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPorthost, port using the original hostname rather than the...

8.5CVSS5.5AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 10:57 a.m.49 views

CVE-2026-71250

Firefly III is reported vulnerable due to IsValidWebhookUrl.php: the validator explicitly allows any address in 127.0.0.0/8, enabling an authenticated user with webhooks enabled to configure a webhook targeting loopback services on the server. Furthermore, the validator resolves the target once v...

4.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:57 a.m.7 views

EUVD-2026-53323

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS5.6AI score0.00217EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.8 views

CVE-2026-71250

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS5.6AI score0.00217EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:57 a.m.43 views

CVE-2026-71250 Firefly III - Webhook URL Validation Explicitly Allows Loopback and Is Bypassable via DNS Rebinding

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.11 views

CVE-2026-71210

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS0.00157EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.41 views

CVE-2026-71210 mealie - DNS-Rebinding TOCTOU in SSRF Guard Allows Internal Network and Cloud Metadata Access

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS0.00157EPSS
SaveExploits0References1
Rows per page
Query Builder