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.
Use CWE-352, Fit2cloud vendor hub and 1panel product page to widen CVE-2025-34410 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2024-39911, CVE-2024-39907 and CVE-2025-56413 for nearby disclosures in the same product family.