CVE-2025-34430 PUBLISHED

1Panel CSRF Panel Name Modification

Assigner: VulnCheck
Reserved: 15.04.2025 Published: 10.12.2025 Updated: 11.12.2025

1Panel versions 1.10.33 through 2.0.15 contain a cross-site request forgery (CSRF) vulnerability in the panel name management functionality. The affected endpoint does not implement CSRF defenses such as anti-CSRF tokens or Origin/Referer validation. An attacker can craft a malicious webpage that submits a panel-name change request; if a victim visits the page while authenticated, the browser includes valid session cookies and the request succeeds. This allows a remote attacker to change the victim’s panel name to an arbitrary value without consent.

Metrics

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

Product Status

Vendor LXware
Product 1Panel
Versions Default: unknown
  • affected from 1.10.33 to 2.0.15 (incl.)

Credits

  • av01t3x finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE