Lucene search
+L

13153 matches found

Cvelist
Cvelist
added 3 days ago55 views

CVE-2026-63119 MCP Ruby SDK: Unbounded line buffer in stdio transports leads to memory exhaustion (DoS)

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StdioTransport and MCP::Client::Stdio in the mcp gem use IOgets without a byte limit, allowing a peer that sends data without a newline to exhaust process memory. This...

6.2CVSS0.00129EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago4 views

CVE-2026-67430 MCP Ruby SDK: Unbounded session retention in StreamableHTTPTransport allows memory exhaustion via initialize flood

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not expire sessions by default, so repeated initialize requests retain unbounded ServerSession objects and can exhaust proces...

5.3CVSS5.9AI score0.00291EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago49 views

CVE-2026-63118 MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding (Host/Origin) protection

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a...

6.9CVSS0.00198EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago9 views

CVE-2026-63118 MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding (Host/Origin) protection

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a...

6.9CVSS5.9AI score0.00198EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago12 views

CVE-2026-54078

The VeraPDF validation project contains an XXE vulnerability in the validation-model module (DictionaryKeysHelper.getRichTextStringOrStreamEntryStringRepresentation). A crafted PDF with malicious rich-text /RC or /RV entries can trigger external entity expansion and reflect local file contents in...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago4 views

MINI-934X-CR8V-6M6J

Bulletin has no description...

7.5CVSS7AI score0.00621EPSS
SaveExploits0
OSV
OSV
added 3 days ago3 views

MINI-PH48-785J-388J

Bulletin has no description...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0
OSV
OSV
added 3 days ago5 views

MINI-Q3VP-RMX8-X93J

Bulletin has no description...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0
OSV
OSV
added 3 days ago5 views

MINI-53HM-24MV-RWMG

Bulletin has no description...

8.8CVSS5.8AI score0.00369EPSS
SaveExploits0
OSV
OSV
added 3 days ago3 views

MINI-MF52-V926-3VPJ

Bulletin has no description...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0
NVD
NVD
added 3 days ago10 views

CVE-2026-63230

A pre-authentication error-based SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable account takeover, via the SCORM report endpoint...

9.1CVSS0.00296EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-65899

Name of the Vulnerable Software and Affected Versions mcp versions prior to 0.23.0 Description The MCP::Server::Transports::StreamableHTTPTransport component in the mcp gem reads and parses an entire JSON-RPC POST body without enforcing a size limit. This allows an unauthenticated remote attacker...

7.5CVSS5.9AI score0.00436EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago10 views

PT-2026-65888

Name of the Vulnerable Software and Affected Versions mcp versions prior to 0.23.0 Description The MCP::Server::Transports::StreamableHTTPTransport component in the mcp gem fails to validate the HTTP Host or Origin request headers. This allows a malicious browser page to utilize DNS rebinding—a...

6.9CVSS5.8AI score0.00198EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-65898

Name of the Vulnerable Software and Affected Versions mcp versions prior to 0.23.0 Description The MCP::Server::Transports::StreamableHTTPTransport component in the mcp gem fails to bind a session ID to a session owner. This allows an attacker who has obtained a stolen session ID to send tools/ca...

8.3CVSS5.8AI score0.00276EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-65897

Name of the Vulnerable Software and Affected Versions mcp versions prior to 0.23.0 Description The MCP::Server::Transports::StreamableHTTPTransport component in the mcp gem does not expire sessions by default. Consequently, repeated initialize requests lead to the retention of unbounded...

5.3CVSS5.8AI score0.00291EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 4 days ago5 views

Chromium: CVE-2026-15123 Insufficient data validation in DOM

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS7.2AI score0.00202EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-55391

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS5.9AI score0.00197EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 4 days ago4 views

CVE-2026-55403 datamodel-code-generator: Authorization / request headers leaked to cross-origin redirect target when fetching remote schemas

datamodel-code-generator generates Python data models from schema definitions. Prior to 0.63.0, src/datamodelcodegenerator/http.py getbody reuses Authorization, Cookie, and Proxy-Authorization headers when following cross-origin redirects while fetching remote schemas, allowing credentials scoped...

3.7CVSS5.9AI score0.00211EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 4 days ago4 views

firefox: thunderbird: Privilege escalation in the DOM: Navigation component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Privilege escalation in the DOM: Navigation component...

8.8CVSS5.8AI score0.00278EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 4 days ago4 views

firefox: thunderbird: Site isolation issue in the DOM: Navigation component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: We are aware that exploit code for this is public however we are not aware of any attacks in the wild abusing this flaw...

5.4CVSS6.2AI score0.00339EPSS
SaveExploits0References6
Rows per page
Query Builder