---
id: CVE-2025-34429
title: >-
  1Panel versions 1.10.33 - 2.0.15 contain a cross-site request forgery (CSRF)
  vulnerability in the web port configuration functionality
summary: >-
  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. A…
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-34429'
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-web-port-configuration-change
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00177
epssPercentile: 0.06511
ingestedAt: '2026-07-15T13:44:03.583Z'
---

## Overview

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.

## Affected

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

## Remediation

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