---
id: CVE-2025-34410
title: "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)"
summary: "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…"
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H'
cwe:
  - CWE-352
vendor: fit2cloud
product: 1panel
affected:
  - '1panel >= 1.10.33-lts, <= 2.0.15'
published: '2025-12-10'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34410'
references:
  - url: 'https://1panel.pro/'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/1Panel-dev/1Panel/releases'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/1panel-csrf-in-change-username-functionality-allows-account-lockout
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00157
epssPercentile: 0.04106
ingestedAt: '2026-07-15T13:44:03.564Z'
---

## Overview

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.

## Affected

- `1panel >= 1.10.33-lts, <= 2.0.15`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
