Lucene search
+L

1932 matches found

OSV
OSV
added 2025/12/11 5:1 p.m.7 views

GHSA-9449-RPHM-MJQR AzuraCast Vulnerable to Pre-Auth File Deletion & Admin RCE

An API endpoint that is intended for internal use by the SFTP software sftpgo was mistakenly exposed to the public-facing HTTP API for AzuraCast installations. This would allow a user with specific internal knowledge of a station's operations to craft a custom HTTP request that would affect the...

3.1CVSS6.5AI score0.00217EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/12/11 5:1 p.m.14 views

AzuraCast Vulnerable to Pre-Auth File Deletion & Admin RCE

An API endpoint that is intended for internal use by the SFTP software sftpgo was mistakenly exposed to the public-facing HTTP API for AzuraCast installations. This would allow a user with specific internal knowledge of a station's operations to craft a custom HTTP request that would affect the...

3.7CVSS6.6AI score0.00217EPSS
SaveExploits1References4Affected Software1
Packet Storm
Packet Storm
added 2025/12/10 12:0 a.m.193 views

📄 is-localhost-ip 2.0.0 Restriction Bypass

is-localhost-ip version 2.0.0 suffers from a restriction bypass vulnerability. ============================================================================================================================================= | Title : is-localhost-ip 2.0.0 Restriction Bypass | | Author : indoushka | ...

6.9CVSS7AI score0.00357EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/12/09 1:37 a.m.47 views

CVE-2025-66508 1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers

1Panel is an open-source, web-based control panel for Linux server management. Versions 2.0.14 and below use Gin's default configuration which trusts all IP addresses as proxies TrustedProxies = 0.0.0.0/0, allowing any client to spoof the X-Forwarded-For header. Since all IP-based access controls...

6.5CVSS0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 5:56 p.m.12 views

GHSA-7CQV-QCQ2-R765 1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers

Summary The server trusts all reverse-proxy headers by default, so any remote client can spoof X-Forwarded-For to bypass IP-based protections AllowIPs, API IP whitelist, “localhost-only” checks. All IP-based access control becomes ineffective. Details - Gin is created with defaults gin.Default,...

6.5CVSS6.9AI score0.00208EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/08 5:56 p.m.11 views

1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers

Summary The server trusts all reverse-proxy headers by default, so any remote client can spoof X-Forwarded-For to bypass IP-based protections AllowIPs, API IP whitelist, “localhost-only” checks. All IP-based access control becomes ineffective. Details - Gin is created with defaults gin.Default,...

6.5CVSS7AI score0.00208EPSS
SaveExploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/12/05 6:34 p.m.13 views

CVE-2025-66414

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol MCP TypeScript SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without...

7.6CVSS6.5AI score0.00519EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/05 12:9 a.m.15 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

7.8CVSS6.7AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.9 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/04 12:0 a.m.9 views

EUVD-2025-201178

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

6.2AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.7 views

PT-2025-49042

Name of the Vulnerable Software and Affected Versions Thermo Fisher Torrent Suite Django Application version 5.18.1 Description The application’s LocalhostAuthMiddleware authenticates users as ionadmin if the request.META'REMOTE ADDR' property is set to 127.0.0.1, 127.0.1.1, or ::1. This allows a...

7.8CVSS6.3AI score0.00155EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/12/04 12:0 a.m.5 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

6.3AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/04 12:0 a.m.29 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/02 7:15 p.m.16 views

CVE-2025-66416

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.23.0, tThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost...

8.1CVSS0.00519EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/02 7:15 p.m.28 views

CVE-2025-66414

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol MCP TypeScript SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without...

8.1CVSS0.00519EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/02 6:14 p.m.5 views

CVE-2025-66416 DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK for Servers Running on Localhost

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.23.0, tThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost...

7.6CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2025/12/02 6:14 p.m.30 views

CVE-2025-66416

CVE-2025-66416 affects the MCP Python SDK (PyPI package mcp) prior to 1.23.0. It does not enable DNS rebinding protection by default for HTTP-based MCP servers. When run on localhost without authentication (e.g., with FastMCP, streamable HTTP or SSE transport) and without TransportSecuritySetting...

8.1CVSS6.2AI score0.00519EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/02 6:14 p.m.4 views

CVE-2025-66416 DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK for Servers Running on Localhost

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.23.0, tThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost...

7.6CVSS6.2AI score0.00519EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/02 6:14 p.m.20 views

CVE-2025-66416 DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK for Servers Running on Localhost

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol MCP. Prior to version 1.23.0, tThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost...

7.6CVSS0.00519EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/02 6:12 p.m.53 views

CVE-2025-66414

CVE-2025-66414 affects the MCP TypeScript SDK. Prior to version 1.24.0, HTTP-based MCP servers running on localhost without authentication and without DNS rebinding protection could be exploited by a malicious site to bypass same-origin policy and issue requests to the local MCP server. This coul...

8.1CVSS6.2AI score0.00519EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder