Lucene search
+L

299661 matches found

OSV
OSV
added 2026/07/28 5:53 p.m.5 views

CVE-2026-14869 terraform-mcp-server vulnerable to server side request forgery leading to token exposure

The terraform-mcp-server before version 1.1.0 is vulnerable to a server-side request forgery issue in the streamable-HTTP transport that may allow an unauthenticated remote client to redirect the server's Terraform API requests, and the server-side authorization token, to an attacker-controlled...

8.6CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/28 5:27 p.m.5 views

CVE-2026-59931 PhpSpreadsheet: SSRF bypass via HTTP redirect in WEBSERVICE() domain whitelist

PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. In versions 4.0.0 through 5.8.0, 3.3.0 through 3.10.6, 2.2.0 through 2.4.6, 2.0.0 through 2.1.17, and all releases up to and including 1.30.5, the WEBSERVICE domain whitelist can be bypassed via an HTTP redirect SSRF...

7.7CVSS7AI score
SaveExploits0References9
CVE
CVE
added 2026/07/28 5:27 p.m.70 views

CVE-2026-59931

CVE-2026-59931 (PhpSpreadsheet SSRF via WEBSERVICE domain whitelist bypass) Concrete technical details are present in connected sources: PhpSpreadsheet’s Calculation/Web/Service.php validates the host against a domain whitelist but uses file_get_contents() with a PHP HTTP stream wrapper that foll...

7.7CVSS7AI score0.00531EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/28 5:17 p.m.11 views

CVE-2026-67185

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS0.00453EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/28 4:47 p.m.9 views

CVE-2026-64382

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.2AI score0.00354EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:30 p.m.8 views

CVE-2026-67185

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/28 4:30 p.m.9 views

EUVD-2026-49904

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00453EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:28 p.m.7 views

CVE-2026-67184

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/28 4:28 p.m.12 views

EUVD-2026-49902

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 4:20 p.m.8 views

CVE-2026-66754

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS0.00401EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 4:20 p.m.12 views

CVE-2026-66749

Let's Chat 0.4.0 through 0.4.8 contains a null dereference vulnerability that allows authenticated attackers to crash the server by supplying a valid 24-character hex string room parameter that matches no document in the database. Attackers can send a crafted GET /messages request causing an...

7.1CVSS0.00311EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/28 4:19 p.m.10 views

CVE-2026-54593

Pterodactyl is a free, open-source game server management panel. Prior to Panel version 1.12.3 and Wings version 1.12.2, the Wings /upload/file endpoint accepted any valid panel-signed JWT that contained serveruuid, useruuid, and uniqueid claims without checking the token's intended purpose;...

8.1CVSS0.00357EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 4:18 p.m.10 views

CVE-2026-47427

GitHub MCP Server is GitHub's official MCP Server. Prior to 1.1.0, the CompletionsHandler function in pkg/github/server.go accesses params.Ref without first checking whether it is nil, so a completion/complete request with a missing or empty ref field triggers a nil pointer dereference and a Go...

7.5CVSS0.0041EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/28 4:18 p.m.10 views

CVE-2026-43910

Appium Java Client is the Java language binding for writing Appium tests that conform to the W3C WebDriver protocol. From 8.2.1 until 10.1.1, when directConnecttrue is enabled, AppiumCommandExecutor.setDirectConnect reads the directConnectHost, directConnectPort, and directConnectPath fields from...

8.2CVSS0.00239EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:4 p.m.9 views

CVE-2026-66754

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS6AI score0.00401EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/28 4:4 p.m.10 views

EUVD-2026-49888

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS6AI score0.00401EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/28 4:1 p.m.33 views

Important: Red Hat Security Advisory: Red Hat OpenShift for Windows Containers 10.22.1 product release

The components for Red Hat OpenShift for Windows Containers 10.22.1 are now available Red Hat OpenShift for Windows Containers allows you to deploy Windows container workloads running on Windows Server containers...

8.8CVSS5.8AI score0.00285EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 3:52 p.m.6 views

CVE-2026-64448

A flaw was found in the Linux kernel's Server Message Block SMB client. An attacker, by operating a malicious SMB server, could send specially crafted responses during the session negotiation phase. This could cause the client to read beyond the intended memory buffer, potentially leading to the...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 3:43 p.m.8 views

GHSA-8R6W-3QQ5-4P4R Pterodactyl's improper JWT scoping allows subuser to upload files when not explicitly granted `file.create` permissions

Summary A privilege escalation vulnerability exists in the Wings /upload/file endpoint due to insufficient validation of panel-signed JWTs. Wings accepts any valid panel-signed JWT containing serveruuid, useruuid, and uniqueid, regardless of the token’s intended purpose. Because the Panel issues...

8.1CVSS6AI score0.00357EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/28 3:43 p.m.10 views

Pterodactyl's improper JWT scoping allows subuser to upload files when not explicitly granted `file.create` permissions

Summary A privilege escalation vulnerability exists in the Wings /upload/file endpoint due to insufficient validation of panel-signed JWTs. Wings accepts any valid panel-signed JWT containing serveruuid, useruuid, and uniqueid, regardless of the token’s intended purpose. Because the Panel issues...

8.1CVSS6AI score0.00357EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder