CVE Catalog

CVE-2025-34429

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

5th percentile - higher than 5% of all known CVEs

Summary

CSRF vulnerability in 1Panel versions 1.10.33 to 2.0.15 in the web port configuration functionality. The port-change endpoint lacks CSRF defenses (tokens, Origin/Referer validation), allowing an attacker to change the listening port, causing loss of access on the original port and potentially exposing the service on an attacker-chosen port.

Risk Assessment

The risk is a CSRF attack that can cause denial of service (DoS) by changing the panel's listening port, and may unintentionally expose the panel on an attacker-chosen port, facilitating further attacks.

Recommendation

Immediately update 1Panel to version 2.0.16 or later, which includes CSRF fixes. If updating is not possible, implement additional defenses such as Origin/Referer header validation or anti-CSRF tokens.

Other vulnerabilities in 1Panel

See all
Original NVD description (English source)

1Panel versions 1.10.33 - 2.0.15 contain a cross-site request forgery (CSRF) vulnerability in the web port configuration functionality. The port-change endpoint lacks CSRF defenses such as anti-CSRF tokens or Origin/Referer validation. An attacker can craft a malicious webpage that submits a port-change request; when a victim visits it while authenticated, the browser includes valid session cookies and the request succeeds. This allows an attacker to change the port on which the 1Panel web service listens, causing loss of access on the original port and resulting in service disruption or denial of service, and may unintentionally expose the service on an attacker-chosen port.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS