Lucene search
+L

145221 matches found

OSV
OSV
•added 2026/08/25 4:19 p.m.•10 views

GHSA-HQ3H-G68C-HP78 urllib's cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

Summary urllib supports redirect-following through followRedirect, which is expected behavior for an HTTP client. The issue is that, when following a redirect to a different origin, urllib preserves the caller-supplied request headers verbatim, including credential-bearing headers such as...

7.5CVSS5.6AI score0.0066EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2026/08/25 4:19 p.m.•17 views

urllib's cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage

Summary urllib supports redirect-following through followRedirect, which is expected behavior for an HTTP client. The issue is that, when following a redirect to a different origin, urllib preserves the caller-supplied request headers verbatim, including credential-bearing headers such as...

7.5CVSS5.5AI score0.0066EPSS
SaveExploits0References8Affected Software1
NVD
NVD
•added 2026/08/25 4:16 p.m.•13 views

CVE-2026-55640

Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloudmcpserver/vector/webhookreceiver.py has no authentication by default because WEBHOOKSECRET defaults to None and startup...

9.1CVSS0.0073EPSS
SaveExploits0References3
GithubExploit
GithubExploit
•added 2026/08/25 4:05 p.m.•24 views

Exploit for OS Command Injection in Php

CVE-2024-4577 — PHP-CGI Argument Injection → RCE Docker Lab /...

9.8CVSS9AI score0.99998EPSS
SaveExploits108
Github Security Blog
Github Security Blog
•added 2026/08/25 4:04 p.m.•13 views

nextcloud-mcp-server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Summary The POST /webhooks/nextcloud endpoint has no authentication by default: WEBHOOKSECRET defaults to None and is never required by startup validation. When unset, the receiver accepts any unauthenticated POST. The userid is taken directly from the attacker-supplied payload and passed to...

9.1CVSS5.4AI score0.0073EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/08/25 4:04 p.m.•10 views

GHSA-8VH3-G2QG-2H2C nextcloud-mcp-server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Summary The POST /webhooks/nextcloud endpoint has no authentication by default: WEBHOOKSECRET defaults to None and is never required by startup validation. When unset, the receiver accepts any unauthenticated POST. The userid is taken directly from the attacker-supplied payload and passed to...

9.1CVSS5.5AI score0.0073EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/25 4:03 p.m.•8 views

CVE-2026-55640 Nextcloud MCP Server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloudmcpserver/vector/webhookreceiver.py has no authentication by default because WEBHOOKSECRET defaults to None and startup...

9.1CVSS5.4AI score0.0073EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/25 4:03 p.m.•7 views

CVE-2026-55640 Nextcloud MCP Server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloudmcpserver/vector/webhookreceiver.py has no authentication by default because WEBHOOKSECRET defaults to None and startup...

9.1CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/25 4:03 p.m.•33 views

CVE-2026-55640 Nextcloud MCP Server: Unauthenticated `POST /webhooks/nextcloud` allows arbitrary vector data deletion when `WEBHOOK_SECRET` is unset ( default )

Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloudmcpserver/vector/webhookreceiver.py has no authentication by default because WEBHOOKSECRET defaults to None and startup...

9.1CVSS0.0073EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/25 4:03 p.m.•43 views

CVE-2026-55640

Nextcloud MCP Server prior to 0.117.2 contains an authentication bypass in the POST /webhooks/nextcloud endpoint. The WEBHOOK_SECRET defaults to None and startup validation does not enforce it, allowing unauthenticated requests to handle_nextcloud_webhook(). The payload["user"]["uid"] field is at...

9.1CVSS5.4AI score0.0073EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/25 4:03 p.m.•9 views

EUVD-2026-65596

Nextcloud MCP Server is a production-ready MCP server that connects AI assistants to a Nextcloud instance. Prior to 0.117.2, the POST /webhooks/nextcloud endpoint in nextcloudmcpserver/vector/webhookreceiver.py has no authentication by default because WEBHOOKSECRET defaults to None and startup...

9.1CVSS5.4AI score0.0073EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/25 4:01 p.m.•8 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a Heap-based Buffer Overflow in Perl [CVE-2023-47038]

Summary IBM Watson Speech Services Cartridge is vulnerable to a Heap-based Buffer Overflow in Perl, which can allow a specially crafted regular expression to cause a controlled byte buffer overflow in a heap allocated buffer. CVE-2023-47038. Perl is used in our chuck Base OS images. This...

7.8CVSS6.4AI score0.00814EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/25 3:57 p.m.•14 views

utcp-http has an OAuth2 `tokenUrl` Trust Boundary Bypass in OpenAPI Conversion

Summary The utcp-http library = 1.1.3 unconditionally trusts the tokenUrl field embedded in remote OpenAPI security schemes. When a victim registers an attacker-controlled OpenAPI spec and invokes any generated OAuth2-protected tool, the library POSTs the victim's clientid and clientsecret to the...

6.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/08/25 3:57 p.m.•9 views

GHSA-8CP3-QXJ6-PX34 utcp-http has an OAuth2 `tokenUrl` Trust Boundary Bypass in OpenAPI Conversion

Summary The utcp-http library = 1.1.3 unconditionally trusts the tokenUrl field embedded in remote OpenAPI security schemes. When a victim registers an attacker-controlled OpenAPI spec and invokes any generated OAuth2-protected tool, the library POSTs the victim's clientid and clientsecret to the...

7.1CVSS6.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/08/25 3:52 p.m.•12 views

utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

6.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9Affected Software2
OSV
OSV
•added 2026/08/25 3:52 p.m.•6 views

GHSA-PPX3-28RW-8FPF utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

4.7CVSS6.3AI score0.00228EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
•added 2026/08/25 3:48 p.m.•11 views

utcp-http SSRF: HTTP tool invocation follows redirects without re-validating the target

Summary HttpCommunicationProtocol.calltool validates only the pre-redirect tool URL, then issues the request with redirects enabled and never re-checks where it lands. A tool whose endpoint is an attacker-controlled public URL can therefore 302-redirect the UTCP client into an internal service...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/08/25 3:48 p.m.•4 views

GHSA-9QHG-99WW-9MQC utcp-http SSRF: HTTP tool invocation follows redirects without re-validating the target

Summary HttpCommunicationProtocol.calltool validates only the pre-redirect tool URL, then issues the request with redirects enabled and never re-checks where it lands. A tool whose endpoint is an attacker-controlled public URL can therefore 302-redirect the UTCP client into an internal service...

8.2CVSS5.9AI score
SaveExploits0References3
OSV
OSV
•added 2026/08/25 3:46 p.m.•11 views

GHSA-F5PJ-2738-996M mcp-shell — Security Disabled by Default in Bare-Binary Deploy Path + Shell Interpreter in Secure-Mode Allowlist

mcp-shell at commit 17ac0eef5c9a5a42b8fb132d3d034973d55a5433 has two issues that together mean neither the default deploy path nor the recommended "secure mode" delivers the restriction they're marketed as providing. Filing these together because the two failure modes bracket the full intended...

8.6CVSS6.5AI score0.00197EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/08/25 3:46 p.m.•15 views

mcp-shell — Security Disabled by Default in Bare-Binary Deploy Path + Shell Interpreter in Secure-Mode Allowlist

mcp-shell at commit 17ac0eef5c9a5a42b8fb132d3d034973d55a5433 has two issues that together mean neither the default deploy path nor the recommended "secure mode" delivers the restriction they're marketed as providing. Filing these together because the two failure modes bracket the full intended...

8.6CVSS6.4AI score0.00197EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder