CVE-2025-34410 HIGH

CVE-2025-34410: 1Panel CSRF in Change Username Functionality Allows Account Lockout

Vendor Lxware
Product 1Panel
Weakness CWE-352 · CSRF
Published December 10, 2025
Last update March 5, 2026

CVSS base score

7.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 10, 2025 CVE published
March 5, 2026 Record updated