We found results for “”
CVE-2025-66508
Good to know:
Date: December 9, 2025
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 (AllowIPs, API whitelists, localhost-only checks) rely on ClientIP(), attackers can bypass these protections by simply sending X-Forwarded-For: 127.0.0.1 or any whitelisted IP. This renders all IP-based security controls ineffective. This issue is fixed in version 2.0.14.
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Authentication Bypass by Spoofing
CWE-290Top Fix
Upgrade Version
Upgrade to version github.com/1Panel-dev/1Panel - v2.0.14;github.com/1Panel-dev/1Panel - v2.0.14+incompatible;github.com/1Panel-dev/1Panel/agent - v0.0.0-20251201063338-94f7d78cc976;https://github.com/1Panel-dev/1Panel.git - v2.0.14
CVSS v3.1
| Base Score: |
|
|---|---|
| Attack Vector (AV): | NETWORK |
| Attack Complexity (AC): | LOW |
| Privileges Required (PR): | NONE |
| User Interaction (UI): | NONE |
| Scope (S): | UNCHANGED |
| Confidentiality (C): | LOW |
| Integrity (I): | LOW |
| Availability (A): | NONE |
Vulnerabilities
Projects
Contact Us


