CVE-2025-34429 PUBLISHED

1Panel CSRF Web Port Configuration Change

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

1Panel versions 1.10.33 - 2.0.15 contain a cross-site request forgery (CSRF) vulnerability in the web port configuration functionality. The port-change endpoint lacks CSRF defenses such as anti-CSRF tokens or Origin/Referer validation. An attacker can craft a malicious webpage that submits a port-change request; when a victim visits it while authenticated, the browser includes valid session cookies and the request succeeds. This allows an attacker to change the port on which the 1Panel web service listens, causing loss of access on the original port and resulting in service disruption or denial of service, and may unintentionally expose the service on an attacker-chosen port.

Metrics

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
CVSS Score: 7

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