CVE Details
Basic Information
| Title | 1Panel Agent Bypasses Certificate Verification Leading to Arbitrary Command Execution |
|---|---|
| Type | cve |
| Published | 2025-08-01T23:04:38.142Z |
| Modified | 2025-08-01T23:04:38.142Z |
Product Information
| Vendor | 1Panel-dev |
|---|---|
| Product | 1Panel |
| Version | < 2.0.6 |
CVSS Information
| Base Score | 8.1 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
AI Analysis
| AI Description | A vulnerability in 1Panel’s certificate verification process allows unauthorized access, potentially leading to remote code execution due to high-privilege interfaces. |
|---|---|
| AI Severity | High |
| AI Vendor | 1Panel-dev |
| AI Product | 1Panel |
| AI Version | < 2.0.6 |
Affected Products
- 1Panel-dev 1Panel < 2.0.6
Additional Information
| CWE List | CWE-77 |
|---|---|
| Source | GitHub_M |
Description
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.