Approved changes feed: RSS · Atom
cpe:2.3:a:fit2cloud:1panel:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Fit2Cloud (c8671a2b-c20a-5faf-aa4d-02770d5e105b) |
|---|---|
| Product | 1Panel (107e1b64-5cda-5e11-9232-e1fce44c688b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-23525 |
vulnerable | 2026-06-08 07:51:15.567579 |
1panel App Store vulnerable to Cross-site Scripting
MEDIUM (6.4)
1Panel is an open-source, web-based control panel for Linux server management. A stored Cross-Site Scripting (XSS) vulnerability exists in the 1Panel App Store when viewing application details. Malicious scripts can execute in the context of the user’s browser, potentially compromising session data or sensitive system interfaces. All versions of 1Panel up to and including v1.10.33-lts and v2.0.16 are affected. An attacker could publish a malicious application that, when loaded by users (locally or remotely), can execute arbitrary scripts. This may result in theft of user cookies, unauthorized access to system functions, or other actions that compromise the confidentiality, integrity, and availability of the system. The vulnerability is caused by insufficient sanitization of content rendered by the MdEditor component with the `previewOnly` attribute enabled. Specifically, the App Store renders application README content without proper XSS protection, allowing script execution during content rendering; and similar issues exist in system upgrade-related components, which can be fixed by implementing proper XSS sanitization in the MdEditor component. These vulnerabilities can be mitigated by applying proper XSS protection and sanitization when rendering content in the MdEditor component. Safe versions with a patch incorporated are v1.10.34-lts and v2.0.17.
Published: 2026-01-18T22:10:59.500Z
Updated: 2026-01-20T20:07:16.229Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-66508 |
vulnerable | 2026-06-08 07:41:19.086850 |
1Panel IP Access Control Bypass via Untrusted X-Forwarded-For Headers
MEDIUM (6.5)
1Panel is an open-source, web-based control panel for Linux server management. Versions 2.0.14 and below use Gin's default configuration which trusts all IP addresses as proxies (TrustedProxies = 0.0.0.0/0), allowing any client to spoof the X-Forwarded-For header. Since all IP-based access controls (AllowIPs, API whitelists, localhost-only checks) rely on ClientIP(), attackers can bypass these protections by simply sending X-Forwarded-For: 127.0.0.1 or any whitelisted IP. This renders all IP-based security controls ineffective. This issue is fixed in version 2.0.14.
Published: 2025-12-09T01:37:10.219Z
Updated: 2025-12-09T16:03:08.608Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-66507 |
vulnerable | 2026-06-08 07:41:19.086319 |
1Panel – CAPTCHA Bypass via Client-Controlled Flag
HIGH (7.5)
1Panel is an open-source, web-based control panel for Linux server management. Versions 2.0.13 and below allow an unauthenticated attacker to disable CAPTCHA verification by abusing a client-controlled parameter. Because the server previously trusted this value without proper validation, CAPTCHA protections can be bypassed, enabling automated login attempts and significantly increasing the risk of account takeover (ATO). This issue is fixed in version 2.0.14.
Published: 2025-12-09T01:25:48.140Z
Updated: 2025-12-09T16:03:18.696Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-54424 |
vulnerable | 2026-06-08 07:33:12.585982 |
1Panel Agent Bypasses Certificate Verification Leading to Arbitrary Command Execution
HIGH (8.1)
1Panel is a web interface and MCP Server that manages websites, files, containers, databases, and LLMs on a Linux server. In versions 2.0.5 and below, the HTTPS protocol used for communication between the Core and Agent endpoints has incomplete certificate verification during certificate validation, leading to unauthorized interface access. Due to the presence of numerous command execution or high-privilege interfaces in 1Panel, this results in Remote Code Execution (RCE). This is fixed in version 2.0.6. The CVE has been translated from Simplified Chinese using GitHub Copilot.
Published: 2025-08-01T23:04:38.142Z
Updated: 2025-08-04T14:18:25.328Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-34430 |
vulnerable | 2026-06-08 07:20:59.561239 |
1Panel CSRF Panel Name Modification
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.
Published: 2025-12-10T18:23:14.598Z
Updated: 2026-03-05T12:04:21.600Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-34429 |
vulnerable | 2026-06-08 07:20:59.553274 |
1Panel CSRF Web Port Configuration Change
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.
Published: 2025-12-10T18:23:30.883Z
Updated: 2026-03-05T12:04:20.831Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-34410 |
vulnerable | 2026-06-08 07:19:03.024604 |
1Panel CSRF in Change Username Functionality Allows Account Lockout
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.
Published: 2025-12-10T16:07:08.530Z
Updated: 2026-03-05T12:04:10.445Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-39911 |
vulnerable | 2026-06-08 06:41:51.828089 |
1Panel SQL injection
CRITICAL (10)
1Panel is a web-based linux server management control panel. 1Panel contains an unspecified sql injection via User-Agent handling. This issue has been addressed in version 1.10.12-lts. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2024-07-18T15:35:15.584Z
Updated: 2025-02-13T17:53:20.929Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-39907 |
vulnerable | 2026-06-08 06:41:51.813478 |
a sqlinjection in 1Panel
CRITICAL (9.8)
1Panel is a web-based linux server management control panel. There are many sql injections in the project, and some of them are not well filtered, leading to arbitrary file writes, and ultimately leading to RCEs. These sql injections have been resolved in version 1.10.12-tls. Users are advised to upgrade. There are no known workarounds for these issues.
Published: 2024-07-18T15:31:30.892Z
Updated: 2024-08-02T04:33:11.402Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-34352 |
vulnerable | 2026-06-08 06:37:33.156840 |
Arbitrary file write vulnerability in 1Panel
MEDIUM (6.5)
1Panel is an open source Linux server operation and maintenance management panel. Prior to v1.10.3-lts, there are many command injections in the project, and some of them are not well filtered, leading to arbitrary file writes, and ultimately leading to RCEs. The mirror configuration write symbol `>` can be used to achieve arbitrary file writing. This vulnerability is fixed in v1.10.3-lts.
Published: 2024-05-09T14:38:19.241Z
Updated: 2024-08-02T02:51:10.692Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-30257 |
vulnerable | 2026-06-08 06:35:29.347391 |
1Panel's password verification is suspected to have a timing attack vulnerability
LOW (3.9)
1Panel is an open source Linux server operation and maintenance management panel. The password verification in the source code uses the != symbol instead hmac.Equal. This may lead to a timing attack vulnerability. This vulnerability is fixed in 1.10.3-lts.
Published: 2024-04-18T14:56:56.270Z
Updated: 2024-08-02T01:32:05.409Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2352 |
vulnerable | 2026-06-08 06:33:30.914699 |
1Panel swap baseApi.UpdateDeviceSwap command injection
MEDIUM (6.3)
A vulnerability, which was classified as critical, has been found in 1Panel up to 1.10.1-lts. Affected by this issue is the function baseApi.UpdateDeviceSwap of the file /api/v1/toolbox/device/update/swap. The manipulation of the argument Path with the input 123123123\nopen -a Calculator leads to command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-256304.
Published: 2024-03-10T01:31:05.215Z
Updated: 2024-08-12T18:09:02.319Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-27288 |
vulnerable | 2026-06-08 06:31:28.423793 |
1Panel open source panel project has an unauthorized vulnerability.
MEDIUM (6.3)
1Panel is an open source Linux server operation and maintenance management panel. Prior to version 1.10.1-lts, users can use Burp to obtain unauthorized access to the console page. The vulnerability has been fixed in v1.10.1-lts. There are no known workarounds.
Published: 2024-03-06T18:23:50.053Z
Updated: 2024-08-27T16:52:53.993Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-37477 |
vulnerable | 2026-06-08 06:08:15.414058 |
Command injection in firewall ip functionality in 1Panel
HIGH (7.2)
1Panel is an open source Linux server operation and maintenance management panel. An OS command injection vulnerability exists in 1Panel firewall functionality. A specially-crafted HTTP request can lead to arbitrary command execution. An attacker can make an authenticated HTTP request to trigger this vulnerability. 1Panel firewall functionality `/hosts/firewall/ip` endpoint read user input without validation, the attacker extends the default functionality of the application, which execute system commands. An attacker can execute arbitrary code on the target system, which can lead to a complete compromise of the system. This issue has been addressed in commit `e17b80cff49` which is included in release version `1.4.3`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-07-18T18:25:53.691Z
Updated: 2024-10-18T17:22:22.643Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-36458 |
vulnerable | 2026-06-08 06:08:11.725905 |
1Panel vulnerable to ommand injection when entering the container terminal
MEDIUM (6.3)
1Panel is an open source Linux server operation and maintenance management panel. Prior to version 1.3.6, an authenticated attacker can craft a malicious payloads to achieve command injection when entering the container terminal. The vulnerability has been fixed in v1.3.6.
Published: 2023-07-05T20:57:19.130Z
Updated: 2024-10-18T19:36:17.850Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-36457 |
vulnerable | 2026-06-08 06:08:11.724822 |
1Panel vulnerable to command injection when adding container repositories
MEDIUM (6.3)
1Panel is an open source Linux server operation and maintenance management panel. Prior to version 1.3.6, an authenticated attacker can craft a malicious payload to achieve command injection when adding container repositories. The vulnerability has been fixed in v1.3.6.
Published: 2023-07-05T20:57:23.640Z
Updated: 2024-10-18T19:33:33.395Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.