Lucene search
+L

124697 matches found

NVD
NVD
added 2026/07/17 8:17 p.m.6 views

CVE-2026-51833

Xenforo 2.3.8 is vulnerable to SSRF. Attackers that have administrator privileges or are able to add/save RSS feeds can enumerate internal services ports or expose the original IP address of the server...

7.5CVSS0.00377EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 7:51 p.m.38 views

CVE-2026-46420

CVE-2026-46420 affects the GitHub Action setup-php (shivammathur/setup-php). From 2.25.0 up to, but not including, 2.37.1, the action resolves the PHP version from repository-controlled files (e.g., .php-version, composer.lock via platform-overrides.php, and composer.json via config.platform.php)...

5.6CVSS5.5AI score0.01149EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5988 Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules in Server Mode in github.com/julien040/anyquery

Anyquery: Server-Side Request Forgery SSRF via Unrestricted SQLite Virtual Table Modules in Server Mode in github.com/julien040/anyquery...

5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 7:34 p.m.16 views

EUVD-2026-45295

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, auth.Client follows the realm URL from a registry's WWW-Authenticate: Bearer challenge without validating the scheme or host, allowing a malicious or compromised registry to cause SSRF to internal networks such as...

2.1CVSS5.2AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 7:19 p.m.29 views

CVE-2026-7754

CVE-2026-7754 affects Langflow OSS versions 1.0.0–1.10.0, where SSRF protection could be disabled by default settings, allowing an authenticated user to trigger server-side requests to arbitrary URLs (including metadata endpoints). The IBM bulletin confirms the vulnerability stems from misconfigu...

7.7CVSS5.3AI score0.00201EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:19 p.m.42 views

CVE-2026-7754 SSRF Protection Configuration Vulnerability

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery SSRF due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism...

7.7CVSS0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:19 p.m.14 views

EUVD-2026-45286

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow 1.9.0 could allow server-side request forgery SSRF due to insecure default configuration and incomplete enforcement of the SSRF protection mechanism...

7.7CVSS5.3AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 7:17 p.m.13 views

CVE-2026-9171

IBM WebSphere Application Server and WebSphere Application Server Liberty are vulnerable to a denial of service, caused by sending a specially-crafted request. A remote attacker could exploit this vulnerability to cause the server to consume memory resources...

7.5CVSS0.00314EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:2 p.m.6 views

GHSA-VQRW-QPHH-P34V TAK-PS-Stats Web UI: Authenticated full-read SSRF in CloudTAK basemap import (PUT /api/basemap) — no IP-classification guard

Summary PUT /api/basemap the basemap import endpoint fetches an attacker-supplied URL server-side with no SSRF protection whatsoever. Any authenticated user can submit a JSON body "type": "...", "url": "" ; the server calls fetchurl against that URL and then reflects the response body name,...

5CVSS5.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 6:58 p.m.48 views

CVE-2026-8859 Path Traversal in APIRequest Component via Content-Disposition Header

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS0.00368EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/07/17 6:28 p.m.25 views

WordPress Core <= 7.0.1 - Unauthenticated REST API Batch Request Handler Confusion

Unauthenticated REST API Batch Request Handler Confusion vulnerability discovered by Adam Kues in WordPress core versions = 7.0.1...

9.8CVSS5.3AI score0.98417EPSS
SaveExploits70References2Affected Software1
EUVD
EUVD
added 2026/07/17 6:26 p.m.11 views

EUVD-2026-45250

IBM PowerVM Novalink are vulnerable to a denial of service, caused by sending a specially-crafted request. A remote attacker could exploit this vulnerability to cause the server to consume memory resources...

7.5CVSS5.5AI score0.00314EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 6:26 p.m.45 views

CVE-2026-9171 Vulnerabilities in IBM WebSphere Application affects IBM PowerVM Novalink.

IBM WebSphere Application Server and WebSphere Application Server Liberty are vulnerable to a denial of service, caused by sending a specially-crafted request. A remote attacker could exploit this vulnerability to cause the server to consume memory resources...

7.5CVSS0.00314EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/17 6:16 p.m.10 views

CVE-2026-49835 Sigstore Timestamp Authority: OOM due to unbounded metric label cardinality

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an...

5.9CVSS5.3AI score0.00447EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 6:14 p.m.9 views

GHSA-CWXQ-RC9X-2JVV Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Summary The Kubernetes admission webhook handler reads the entire request body using io.ReadAllr.Body without any size limit. Any client that can reach the webhook port within the cluster can send a multi-GB payload, causing the skipper process to exhaust memory and be OOM-killed. This disrupts a...

4.3CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/17 6:14 p.m.16 views

Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Summary The Kubernetes admission webhook handler reads the entire request body using io.ReadAllr.Body without any size limit. Any client that can reach the webhook port within the cluster can send a multi-GB payload, causing the skipper process to exhaust memory and be OOM-killed. This disrupts a...

5.5AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/17 5:17 p.m.10 views

CVE-2026-49209

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

6.5CVSS0.00312EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 5:17 p.m.11 views

CVE-2026-49212

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, the HMAC computed by Symfony\UX\LiveComponent\LiveComponentHydrator covered only sorted prop key/value pairs and did not include the component name, the slot identifier props vs propsFromParent, or request contex...

7.5CVSS0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 4:17 p.m.13 views

CVE-2026-63096

Dendrite through 0.13.8 contains a server-side request forgery vulnerability that allows unauthenticated attackers to cause the server to open outbound TLS connections to arbitrary hosts and ports by supplying an unvalidated serverName parameter to the legacy media download endpoint. Attackers ca...

6.9CVSS0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 4:16 p.m.68 views

CVE-2026-49215

Symphony UX LiveComponent is affected: from version 2.22.0 through 2.36.0 and in 3.1.0, the isLiveComponentRequest() gate relied on Accept: application/vnd.live-component+html, which is CORS-safelisted. Cross-origin fetch() can set this header without a preflight, allowing forged cross-origin #[L...

5.4CVSS5.3AI score0.00117EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder