GHSA-rpr2-4hqj-hc4q

Suggest an improvement
Source
https://github.com/advisories/GHSA-rpr2-4hqj-hc4q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/12/GHSA-rpr2-4hqj-hc4q/GHSA-rpr2-4hqj-hc4q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rpr2-4hqj-hc4q
Aliases
  • CVE-2025-34410
Published
2025-12-10T18:30:25Z
Modified
2025-12-10T22:26:17.627824Z
Severity
  • 7.0 (High) CVSS_V4 - 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 CVSS Calculator
Summary
1Panel contains a cross-site request forgery (CSRF) vulnerability in the Change Username functionality
Details

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.

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2025-12-10T20:02:18Z",
    "nvd_published_at": "2025-12-10T16:16:24Z",
    "severity": "HIGH",
    "cwe_ids": [
        "CWE-352"
    ]
}
References

Affected packages

Go / github.com/1Panel-dev/1Panel

Package

Name
github.com/1Panel-dev/1Panel
View open source insights on deps.dev
Purl
pkg:golang/github.com/1Panel-dev/1Panel

Affected ranges

Type
SEMVER
Events
Introduced
1.10.33
Last affected
2.0.15