Lucene search
+L

232 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.9 views

Spring Framework 6.2.x < 6.2.20 / 7.0.x < 7.0.8.1 Multiple Vulnerabilities

The version of Spring Framework installed on the remote host is 6.2.x prior to 6.2.20, or 7.0.x prior to 7.0.8.1. It is, therefore, affected by multiple vulnerabilities: - UrlHandlerFilter can be vulnerable to an open redirect when configured with very broadly matching patterns. The issue applies...

9.8CVSS6AI score0.00314EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/27 8:17 p.m.7 views

CVE-2026-59313

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

9.8CVSS0.00387EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:58 p.m.8 views

EUVD-2026-67193

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

5.5AI score0.00387EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:58 p.m.34 views

CVE-2026-59313 Server Sent Event stream corruption in Spring MVC functional web framework

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

0.00387EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:58 p.m.22 views

CVE-2026-59313

Spring MVC applications using the functional web framework are vulnerable to stream corruption in the ServerResponse.sse process. An attacker who can control the streamed data can inject malformed data into Server-Sent Events, corrupting the stream for other users. Exploitation requires the appli...

9.8CVSS5.5AI score0.00387EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 6:17 a.m.10 views

CVE-2026-47890

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events SSE with view fragments. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19...

9.8CVSS0.00314EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:21 a.m.5 views

EUVD-2026-66858

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events SSE with view fragments. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19...

9.8CVSS5.4AI score0.00314EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:21 a.m.56 views

CVE-2026-47890

Spring Framework versions 7.0.0–7.0.8 and 6.2.0–6.2.19 are affected by a stream corruption issue when Server-Sent Events (SSE) are used with view fragments in Spring MVC and WebFlux applications. The NVD-assigned CVSS 3.1 score is 9.8 (Critical) , while the vendor (Spring) classifies it as LOW se...

9.8CVSS5.6AI score0.00314EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 8:36 p.m.4 views

CVE-2026-53965 MCP PHP SDK: Unbounded SSE buffer in HttpTransport enables client-side denial of service

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS6.1AI score
SaveExploits0References5
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.9 views

cve-2026-47890 - LOW - Spring Framework Server Sent Event stream corruption while rendering fragments

cve-2026-47890 - LOW - Spring Framework Server Sent Event stream corruption while rendering fragments...

9.8CVSS5.5AI score0.00314EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 7:17 p.m.16 views

GHSA-7M52-JW36-44R3 MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

8.7CVSS6AI score0.00358EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.11 views

MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

6.9CVSS6AI score0.00358EPSS
SaveExploits0References4Affected Software1
Friends Of PHP
Friends Of PHP
added 2026/08/14 6:19 a.m.8 views

Client HttpTransport SSE buffer grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

6.9CVSS6AI score0.00358EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/08/12 2:15 p.m.11 views

EUVD-2026-57223

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The tokenrequired decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:15 p.m.25 views

CVE-2026-73405

CVE-2026-73405 describes an authorization bypass in Vulnerability-Lookup where the Pub/Sub SSE interface allowed unconfirmed/inactive accounts to subscribe to /pubsub/subscribe/ due to token_required only validating the API key, not is_active/is_confirmed. This created a boundary mismatch with th...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.15 views

PT-2026-64434

Name of the Vulnerable Software and Affected Versions Cloudreve versions prior to 4.17.0 Description An authenticated recipient of a single-file share can access file-activity metadata for other files and folders located in the owner's parent folder that were not intended to be shared. This occur...

4.3CVSS5.9AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3528 PraisonAI: Unauthenticated Event Injection via SSE `/publish` Endpoint

Summary The SSE Server-Sent Events server in src/praisonai-agents/praisonaiagents/server/server.py exposes a /publish endpoint that broadcasts arbitrary messages to all connected clients without any authentication. The ServerConfig dataclass line 24 defines an authtoken field, but this token is...

4.3CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/17 12:06 a.m.13 views

CVE-2026-62208 OpenClaw < 2026.6.5 Authorization Header Forwarding via SSE

OpenClaw before 2026.6.5 could forward Authorization headers during MCP SSE redirects. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization. Impact depends on the operator's...

6.5CVSS5.4AI score0.00358EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:06 a.m.30 views

CVE-2026-62208

CVE-2026-62208 affects prior to 2026.6.5. When MCP SSE redirects are used with the affected feature enabled, Authorization headers could be forwarded, allowing a lower-trust caller or configured input path to execute or persist actions beyond the caller’s intended authorization. Impact depends o...

6.5CVSS6.2AI score0.00358EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/17 12:06 a.m.47 views

CVE-2026-62208 OpenClaw < 2026.6.5 Authorization Header Forwarding via SSE

OpenClaw before 2026.6.5 could forward Authorization headers during MCP SSE redirects. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization. Impact depends on the operator's...

6.5CVSS0.00358EPSS
SaveExploits0References2
Rows per page
Query Builder