Lucene search
+L

10107 matches found

NVD
NVD
added 2026/08/05 4:17 p.m.20 views

CVE-2026-9203

A server-side request forgery vulnerability in Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an authenticated user with low-privileged roles to bypass protections for cloud instance metadata endpoints. Successful exploitation can disclose cloud credentials and compromise cloud resourc...

8.5CVSS0.00212EPSS
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
CVE
CVE
added 2026/08/05 12:26 p.m.59 views

CVE-2026-71280

go-shiori's DownloadBookmark() (internal/core/download.go) uses a plain http.Client with no DialContext or destination-IP validation, enabling an authenticated user to supply a bookmark URL of 127.0.0.1 or 0.0.0.0 via POST /api/bookmark, PUT /api/v1/bookmarks/cache, or POST /api/bookmarks/ext. Th...

8.5CVSS5.2AI score0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.17 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.3AI score
SaveExploits0References4
NVD
NVD
added 2026/08/05 11:16 a.m.7 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.3CVSS0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 11:9 a.m.5 views

CVE-2026-46581

In Eclipse Mojarra versions 2.3 and following, URL handing in DefaultFaceletFactory does not properly sanitize and/or block remote URLs, allowing an attacker to specify a URL to a remote Facelet which will be included and processed as part of the normal request, with the privileges of the target...

7.5CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.36 views

CVE-2026-71246 Pixelfed - Authenticated SSRF via Remote URL Search

Pixelfed's SearchController behind the auth middleware accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP...

4.3CVSS0.00162EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.10 views

EUVD-2026-53308

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00288EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.41 views

CVE-2026-71211 mlflow - Unvalidated Gateway Secret api_base Enables SSRF via Gateway Proxy Endpoint

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS0.00171EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.42 views

CVE-2026-71208 KubeSphere - SSRF via Unvalidated Cluster CRD Connection Endpoint in Cluster Reconciliation

KubeSphere's cluster-controller reconciliation pkg/utils/clusterclient/clusterclient.go, addCluster processes every Cluster custom resource's connection configuration and immediately calls Discovery.ServerVersion against the CRD-specified Kubernetes API endpoint, which is parsed only for URL synt...

6.5CVSS0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.10 views

SUSE CVE-2026-69198

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 10:17 p.m.10 views

CVE-2026-70591

Ghost is a Node.js content management system. From 0.10.0 until 6.54.1, a Server-Side Request Forgery in Ghost Admin image fetching allowed any staff-level user to perform a blind HTTP GET request against internal hosts. No output was returned, but this could have been used to probe open ports on...

4.1CVSS0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 9:16 p.m.50 views

CVE-2026-70620

Odysseus SSRF via embedding endpoint configuration: a vulnerability in Odysseus before commit 87babb5 allows an admin-privileged attacker to direct the server to probe internal resources by supplying arbitrary URLs to the embedding endpoint configuration without proper URL validation. The issue e...

6.8CVSS5.7AI score0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 7:40 p.m.8 views

CVE-2026-70479 Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, with WEBLOADERENGINE=playwright, the Playwright web loader validates only the top-level page request and lets sub-resource requests pass unvalidated. A page supplied by an authenticated...

7.7CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 6:16 p.m.11 views

CVE-2026-47615

NVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause server-side request forgery by supplying a crafted URL in a multimodal request. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 5:31 p.m.11 views

EUVD-2026-52812

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery via DNS rebinding. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS5.5AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 2:20 p.m.6 views

GHSA-R745-8HWV-H473 Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

Summary The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design it is in the public whitelist and performs a server-side HTTP request to a credential-controlled URL accessTokenUrl without SSRF protections. In runtime validation, this...

8.5CVSS5.7AI score0.00342EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/04 2:20 p.m.9 views

NPM: Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

NPM: Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

8.5CVSS5.4AI score0.00342EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/04 2:20 p.m.71 views

CVE-2026-69250

Summary: CVE-2026-69250 affects Flowise up to version 3.1.2 (pre-3.1.3). The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is publicly whitelisted and unauthenticated. The endpoint performs a server-side HTTP request to a credential-controlled accessTokenUrl w...

8.5CVSS5.6AI score0.00342EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/04 1:52 p.m.6 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.6AI score0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder