---
cve: "CVE-2025-66508"
severity: "MEDIUM"
cvss: 6.5
epss: "0.3%"
vendor: "1Panel-dev"
kev: false
exploited: false
published: "2025-12-09 01:37:10"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-25T01:59:22+02:00"
---

# CVE-2025-66508

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- b3350b54b3f885a03674b86642b9f1ff73cfb43f (Commit)
- 94f7d78cc9768ee244da33e09408017d1f68b5ed (Commit)

## Referenzen

- <https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-7cqv-qcq2-r765>
- <https://github.com/1Panel-dev/1Panel/commit/94f7d78cc9768ee244da33e09408017d1f68b5ed>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-66508) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
