
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-34430 is a Cross-Site Request Forgery (CSRF) vulnerability in the panel name management functionality of 1Panel, an open-source Linux server management panel developed by FIT2Cloud. It affects versions 1.10.33-lts through 2.0.15 and allows a remote, unauthenticated attacker to change an authenticated user's panel name to an arbitrary value by tricking them into visiting a malicious webpage. The vulnerability was published on December 10, 2025, and assigned by VulnCheck. It carries a CVSS v3.1 base score of 4.3 (Medium) and a CVSS v4.0 base score of 5.1 (Medium) (GitHub Advisory, Feedly).
The vulnerability is classified as CWE-352 (Cross-Site Request Forgery) and stems from the panel name management endpoint failing to implement standard CSRF defenses — specifically, it lacks anti-CSRF tokens and does not validate Origin or Referer headers on state-changing requests. Because the browser automatically includes valid session cookies with any cross-origin request to the 1Panel server, an attacker can craft a malicious HTML page containing a forged form or JavaScript fetch that submits a panel-name change request on behalf of an authenticated victim. Exploitation requires only that the victim visit the attacker-controlled page while logged into 1Panel; no elevated privileges or special configuration are needed on the attacker's side (GitHub Advisory, Feedly).
Successful exploitation allows an unauthenticated remote attacker to modify the panel name of an authenticated 1Panel user without their knowledge or consent, resulting in unauthorized alteration of user account settings. The impact is limited to integrity — there is no confidentiality or availability impact, and the vulnerability does not enable code execution, credential theft, or lateral movement. However, unauthorized panel name changes could cause user confusion, disrupt administrative workflows, and potentially be chained with social engineering attacks (GitHub Advisory, Feedly).
There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation at this time (Feedly). The EPSS score is approximately 0.028% (8th percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported. The vulnerability is detected by Qualys scanner (detection ID 5006540) (Feedly).
fetch() call that submits a POST request to the 1Panel panel-name change endpoint with an attacker-chosen panel name value.Origin/Referer headers, the server processes the forged request and changes the panel name to the attacker-specified value without the victim's consent (GitHub Advisory, Feedly).Referer header pointing to an unknown external domain or no Referer header at all.The vendor has released a patch in 1Panel version 2.0.16; users should upgrade to this version or later as the primary remediation (GitHub Advisory, 1Panel Releases). As interim mitigations, administrators should implement same-site cookie restrictions (SameSite=Strict or SameSite=Lax) on session cookies, restrict access to the 1Panel management interface to trusted IP ranges or VPN, and avoid clicking on untrusted links while authenticated to the panel. Additionally, enabling Origin and Referer header validation at the reverse proxy or WAF layer can reduce exposure until the patch is applied (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."