Lucene search
+L

1001 matches found

EUVD
EUVD
added 2026/08/12 2:40 p.m.11 views

EUVD-2026-57231

Vulnerability-Lookup contains a server-side request forgery SSRF vulnerability in the remote-instance synchronization functionality. Remote instance addresses were validated only for basic URL syntax before being stored, while the synchronization worker later dereferenced these addresses using...

5.1CVSS5.7AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:40 p.m.44 views

CVE-2026-73432

CVE-2026-73432 affects Vulnerability-Lookup: SSRF via remote-instance synchronization where addresses were only validated for syntax before storage and later dereferenced with requests.get(), following redirects without network-boundary checks. An authenticated admin (admin:access) can configure ...

5.1CVSS5.7AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:04 p.m.42 views

CVE-2026-49262

CVE-2026-49262 : Aimeos Pagible CMS before version 0.10.4 exposes the administrative proxy route cmsproxy to a Server-Side Request Forgery (SSRF) via DNS rebinding. A TOCTOU race between URL validation and the actual HTTP request allows an attacker to access internal network resources and cloud m...

3CVSS5.2AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 2:04 p.m.13 views

CVE-2026-49262 Aimeos Pagible CMS vulnerable to Server Side Request Forgery (SSRF) via DNS rebinding in admin proxy

In the Aimeos Pagible content management system prior to version 0.10.4, the administrative proxy route cmsproxy is vulnerable to a Server-Side Request Forgery SSRF attack via DNS Rebinding. A Time-of-Check to Time-of-Use TOCTOU race condition exists between the URL validation phase and the actua...

3CVSS5.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:04 p.m.14 views

CVE-2026-49262

In the Aimeos Pagible content management system prior to version 0.10.4, the administrative proxy route cmsproxy is vulnerable to a Server-Side Request Forgery SSRF attack via DNS Rebinding. A Time-of-Check to Time-of-Use TOCTOU race condition exists between the URL validation phase and the actua...

3CVSS5.2AI score0.00131EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.8 views

PT-2026-71256

Budibase is an open-source low-code platform. Prior to 3.39.4, uploadUrl in packages/server/src/utilities/fileUtils.ts used a bare server-side fetch for string attachment values passed by processAttachments in packages/server/src/sdk/workspace/ai/helpers/rows.ts. A builder with the AI...

4.9CVSS5.3AI score0.00398EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.17 views

PT-2026-76563

Name of the Vulnerable Software and Affected Versions compliance-trestle versions prior to 4.0.4 Description An incomplete allowlist in the URLSecurityValidator within trestle/core/remote/security.py allows Server-Side Request Forgery SSRF via the HTTPSFetcher and SFTPFetcher remote-fetch paths...

8.6CVSS5.6AI score0.0042EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/11 10:19 p.m.16 views

CVE-2026-73247

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http uri argument to URI.create and the server-side HTTP client without restricting private, loopback, or...

8.6CVSS0.00368EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 9:50 p.m.11 views

CVE-2026-73247

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http uri argument to URI.create and the server-side HTTP client without restricting private, loopback, or...

8.6CVSS5.4AI score0.00368EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/11 9:50 p.m.60 views

CVE-2026-73247

Kestra prior to 2.0.0 has a SSRF-like issue in HttpFunction.java: the user-controlled http() URI is passed to URI.create() and used by the server-side HTTP client without restricting private, loopback, or link-local destinations. This allows an unauthenticated attacker to import and execute a flo...

8.6CVSS5.4AI score0.00368EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 9:50 p.m.32 views

CVE-2026-73247 Kestra: SSRF via Pebble http() function allows unauthenticated access to internal services & cloud metadata

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http uri argument to URI.create and the server-side HTTP client without restricting private, loopback, or...

8.6CVSS0.00368EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 9:50 p.m.11 views

CVE-2026-73247 Kestra: SSRF via Pebble http() function allows unauthenticated access to internal services & cloud metadata

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http uri argument to URI.create and the server-side HTTP client without restricting private, loopback, or...

8.6CVSS5.4AI score0.00368EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 4:17 p.m.15 views

CVE-2026-73080

SeaweedFS is a distributed storage system. Prior to 4.24, VolumeServer.FetchAndWriteNeedle in weed/server/volumegrpcremote.go fetches a caller-supplied remote endpoint through weed/remotestorage/s3/s3storageclient.go and writes the response into a needle. The RPC performs no authentication and no...

9.3CVSS0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 3:58 p.m.10 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
Cvelist
Cvelist
added 2026/08/11 3:57 p.m.38 views

CVE-2026-73080 SeaweedFS: Unauthenticated SSRF with response read-back via VolumeServer.FetchAndWriteNeedle

SeaweedFS is a distributed storage system. Prior to 4.24, VolumeServer.FetchAndWriteNeedle in weed/server/volumegrpcremote.go fetches a caller-supplied remote endpoint through weed/remotestorage/s3/s3storageclient.go and writes the response into a needle. The RPC performs no authentication and no...

9.3CVSS0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 3:57 p.m.24 views

CVE-2026-73080 SeaweedFS: Unauthenticated SSRF with response read-back via VolumeServer.FetchAndWriteNeedle

SeaweedFS is a distributed storage system. Prior to 4.24, VolumeServer.FetchAndWriteNeedle in weed/server/volumegrpcremote.go fetches a caller-supplied remote endpoint through weed/remotestorage/s3/s3storageclient.go and writes the response into a needle. The RPC performs no authentication and no...

9.3CVSS5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/11 12:17 p.m.14 views

CVE-2026-72560

A server-side request forgery vulnerability in HumanSignal Label Studio through 1.24.0.dev0 exists because SSRFPROTECTIONENABLED is set to false by default. The import-from-URL endpoint fetches any caller-supplied URL including internal loopback addresses on the default installation. An...

6.5CVSS0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 12:17 p.m.8 views

CVE-2026-72552

A server-side request forgery vulnerability in Dub as of 2026-07-10 allows unauthenticated remote attackers to make the server issue HTTP requests to arbitrary internal or external hosts via the metatags edge endpoint. The endpoint fetches any caller-supplied URL without applying a denylist or...

7.5CVSS0.00432EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:15 a.m.40 views

CVE-2026-72606 Pinry Pinry - Server-Side Request Forgery

A server-side request forgery vulnerability in Pinry through 2.1.13 allows unauthenticated remote attackers to make the server issue HTTP requests to arbitrary internal or external hosts via the pin-from-URL feature. The feature passes the user-supplied URL directly to requests.get without host o...

7.5CVSS0.00283EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:15 a.m.13 views

CVE-2026-72606

A server-side request forgery vulnerability in Pinry through 2.1.13 allows unauthenticated remote attackers to make the server issue HTTP requests to arbitrary internal or external hosts via the pin-from-URL feature. The feature passes the user-supplied URL directly to requests.get without host o...

7.5CVSS5.6AI score0.00283EPSS
SaveExploits0References2
Rows per page
Query Builder