Lucene search
+L

869 matches found

Nuclei
Nuclei
added 2026/08/24 5:53 a.m.18 views

FormCraft3 <= 3.9.15 - Server-Side Request Forgery

Unauthenticated Server Side Request Forgery SSRF in FormCraft = 3.9.15 versions. id: CVE-2026-65442 info: name: FormCraft3 = 3.9.15 - Server-Side Request Forgery author: DhiyaneshDk severity: high description: | Unauthenticated Server Side Request Forgery SSRF in FormCraft = 3.9.15 versions...

9.1CVSS8.4AI score0.20249EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.27 views

MagicMirror <= 2.35.0 - Server-Side Request Forgery

An unauthenticated Server-Side Request Forgery SSRF vulnerability in the /cors endpoint allows any remote attacker to force the MagicMirror² server to perform arbitrary HTTP requests to internal networks, cloud metadata services, and localhost services. The endpoint also expands environment...

9.2CVSS5.6AI score0.01623EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.7 views

Gotenberg <= 8.30.1 - Server Side Request Forgery

Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-sensitive regular expression ^https?:// to match URL schemes. Because Go's net/url.Parse normalizes...

7.8CVSS8.6AI score0.01559EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.7 views

Kan <= 0.5.4 - Server-Side Request Forgery

Kan, an open-source project management tool Trello alternative, versions 0.5.4 and below are vulnerable to an unauthenticated Server-Side Request Forgery in the /api/download/attatchment endpoint. The endpoint passes the attacker-controlled url query parameter straight to a server-side fetch...

8.6CVSS5.5AI score0.20776EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 2:12 p.m.7 views

CVE-2026-63311 NLTK before 3.10.0 SSRF via DNS Resolution Failure

NLTK before 3.10.0 affected versions = 3.9.4 contains a server-side request forgery SSRF vulnerability in the validatenetworkurl function in nltk/pathsec.py. The resolvehostname helper catches OSError and ValueError during socket.getaddrinfo and returns an empty list; when DNS resolution fails, t...

6.9CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/22 2:12 p.m.16 views

CVE-2026-63311

NLTK (Python NLP library) versions

6.9CVSS5.4AI score0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 2:12 p.m.9 views

EUVD-2026-64334

NLTK before 3.10.0 affected versions = 3.9.4 contains a server-side request forgery SSRF vulnerability in the validatenetworkurl function in nltk/pathsec.py. The resolvehostname helper catches OSError and ValueError during socket.getaddrinfo and returns an empty list; when DNS resolution fails, t...

6.9CVSS5.4AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 11:22 a.m.24 views

CVE-2026-77775

Headroom LLM proxy (headroomlabs-ai/headroom) is vulnerable to SSRF via the x-headroom-base-url request header. The functions _resolve_openai_upstream_base and _select_passthrough_base_url accept any URL with an http/https scheme and hostname without rejecting loopback, link-local, or RFC 1918 de...

8.6CVSS5.3AI score0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 11:22 a.m.16 views

CVE-2026-77775 Headroom Proxy Sends Upstream Requests to a Client-Supplied Base URL Without Address Validation

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolveopenaiupstreambase in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use ...

7.7CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 12:31 a.m.9 views

EUVD-2026-63731

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...

6.4CVSS5.5AI score0.00263EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/20 10:18 p.m.13 views

CVE-2026-72846

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...

6.4CVSS0.00263EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:57 p.m.22 views

CVE-2026-72846

Lightdash (open-source BI platform) is affected by a Server-Side Request Forgery (SSRF) vulnerability in its scheduled delivery webhook handling. The sendWebhook function in both the GoogleChat and MicrosoftTeams clients calls fetch directly on user-supplied webhook URLs without applying the exis...

6.4CVSS5.4AI score0.00263EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 9:57 p.m.30 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...

6.4CVSS0.00263EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 4:43 p.m.9 views

CVE-2026-71428 unstructured: Server-Side Request Forgery in the URL-based partitioning

The unstructured library provides open-source components for ingesting and pre-processing images and text documents, such as PDFs, HTML, Word docs, and many more. From 0.4.7 until 0.24.0, the url argument of partition, partitionhtml, and partitionmd is fetched without host validation in...

9.3CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 4:43 p.m.21 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
NVD
NVD
added 2026/08/20 2:17 p.m.9 views

CVE-2026-64968

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS0.00294EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 1:58 p.m.11 views

CVE-2026-64968 Server-Side Request Forgery in ATutor

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS5.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.11 views

PT-2026-79262

Name of the Vulnerable Software and Affected Versions Lightdash versions prior to 1.146.4 Description Lightdash fails to validate webhook URLs provided during scheduled deliveries. The sendWebhook function in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and...

6.4CVSS5.3AI score0.00263EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/19 7:23 p.m.5 views

SearXNG MCP Server is Vulnerable to SSRF in web_url_read: the internal-address guard is disabled by default (MCP_HTTP_HARDEN off)

Ref: https://github.com/ihor-sokoliuk/mcp-searxng/issues/87issuecomment-4645453694 Summary The weburlread tool fetches a caller-supplied URL server-side and converts it to markdown. An SSRF guard assertUrlAllowed, which blocks private/loopback/metadata addresses exists but runs only when...

5.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/19 7:23 p.m.6 views

GHSA-Q87F-QC2R-2GW4 SearXNG MCP Server is Vulnerable to SSRF in web_url_read: the internal-address guard is disabled by default (MCP_HTTP_HARDEN off)

Ref: https://github.com/ihor-sokoliuk/mcp-searxng/issues/87issuecomment-4645453694 Summary The weburlread tool fetches a caller-supplied URL server-side and converts it to markdown. An SSRF guard assertUrlAllowed, which blocks private/loopback/metadata addresses exists but runs only when...

6.5CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder