CVE Catalog

CVE-2025-34410

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

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

Summary

1Panel versions 1.10.33 through 2.0.15 contain a cross-site request forgery (CSRF) vulnerability in the Change Username functionality. The endpoint lacks CSRF protections like anti-CSRF tokens or Origin/Referer validation, allowing an attacker to change the victim's username without consent.

Risk Assessment

An attacker can hijack the victim's account by changing their username, causing logout and preventing re-login. This results in account lockout and denial of service to the administrative panel.

Recommendation

Upgrade 1Panel to version 2.0.16 or later, which includes a fix for the CSRF vulnerability. Until the update is applied, implement server-side Origin/Referer header validation as a temporary mitigation.

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 Change Username functionality available from the settings panel (/settings/panel). The endpoint does not implement CSRF protections such as anti-CSRF tokens or Origin/Referer validation. An attacker can craft a malicious webpage that submits a username-change request; when a victim visits the page while authenticated, the browser includes valid session cookies and the request succeeds. This allows an attacker to change the victim’s 1Panel username without consent. After the change, the victim is logged out and unable to log in with the previous username, resulting in account lockout and denial of service.

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