201 matches found
CVE-2026-41472-POC
CyberPanel XSS から RCE へ CVE-2026-41472 認証なしの API エンドポイントを介した CyberPanel v2.4.3 における、ワンクリックのリモートコード実行。 概要 このエクスプロイトは、CyberPanel の AI Scanner 機能における複数の脆弱性を連鎖させます: 1. 未認証データベースインジェクション /api/ai-scanner/callback は認証なしで任意のデータを受け付けます 2. 格納型 XSS 悪意のあるペイロードが管理ダッシュボード上でサニタイズされずに描画されます 3. CSRF から RCE へ XSS...
CVE-2024-51567
CVE-2024-51567 エクスプロイトスクリプト CVE-2024-51567 は、CyberPanel v2.3.6 に影響する重大なコマンドインジェクション脆弱性 CVE-2024-51567 に対する Python の概念実証(PoC)エクスプロイトスクリプトです。この脆弱性は upgrademysqlstatus エンドポイントに存在し、CSRF 保護をバイパスし、特定のパラメータでシェルメタ文字を利用することで、リモートコマンド実行(RCE)を可能にします。 ⚠️ 重要な免責事項 :...
CVE-2024-53376
CVE-2024-53376 CyberPanel 認証付きOSコマンドインジェクション Affected Devices CyberPanel バージョン 2.3.8 未満は、OSコマンドインジェクションの脆弱性があります。脆弱性を悪用するには、攻撃者はまずウェブパネルにログインする必要があります。 Tested With CyberPanel 2.3.7 Technical details 攻撃者はHTTP OPTIONSリクエストを使用して、CyberPanelアプリケーションを実行しているウェブサーバーに任意のコマンドを実行するよう指示できます。この脆弱性は...
CyberPanel-RCE
CyberPanel-RCE v2.3.6 で見つかった CyberPanel RCE 用エクスプロイト 詳細は私のブログで公開しています: https://dreyand.rs/code/review/2024/10/27/what-are-my-options-cyberpanel-v236-pre-auth-rce...
cyberpanel
🛠️ CyberPanel OpenLiteSpeed を搭載し、ホスティング管理を簡素化するように設計された Web ホスティングコントロールパネルです。 🔧 特徴とサービス 🔐 異なるユーザーアクセスレベル (ACL による)。 🌌 安全な Web サイトのための Auto SSL 。 💻 ファイル転送のための FTP サーバー 。 🕒 軽量 DNS サーバー (PowerDNS)。 🔐 データベース(MariaDB)を管理するための phpMyAdmin 。 📧 メールサポート (SnappyMail)。 🕌 素早いファイルアクセスを実現する ファイルマネージャー 。 🌐 PHP 管...
CVE-2024-51568---CyberPanel-Command-Injection-Nuclei-Template
CVE-2024-51568 - CyberPanel コマンドインジェクション PoC CVE-2024-51568(CyberPanel における重大な認証前コマンドインジェクション脆弱性)をテストするための概念実証環境および Nuclei テンプレート。 脆弱性の詳細 CVE: CVE-2024-51568 重大度: 重大 CVSS 9.8 タイプ: 認証前コマンドインジェクション エンドポイント: /filemanager/upload パラメータ: completePath 影響: root 権限でのリモートコード実行 クイックスタート 1. 脆弱性環境の起動...
CVE-2024-51378
CyberPanel 命令注入漏洞 - CVE-2024-51378 针对 CyberPanel 预认证 RCE(远程代码执行)的命令注入漏洞利用 作者: Luka Petrovic refr4g 披露日期: 2024 年 10 月 概述 针对 CyberPanel 中命令注入漏洞(CVE-2024-51378)的概念验证(PoC)利用代码。该漏洞允许未认证的攻击者通过向 /dns/getresetstatus 和 /ftp/getresetstatus 端点发送精心构造的 OPTIONS HTTP 请求,在易受攻击的服务器上注入并执行任意命令,可能导致系统完全沦陷。 影响 能够通过网络...
CVE-2024-51378
CVE-2024-51378 — 概要、緩和策、およびドキュメント(セキュアリポジトリ) ⚠️ 倫理および法的注意 このリポジトリのすべての資料は、教育目的、正当なセキュリティ研究、および自分が所有する、または明示的な許可を得た環境でのテストのみを目的としています。許可なく 第三者システムに対してこのツールやスクリプトを実行しないでください。許可のない悪用は違法行為です。 📌 CVE-2024-51378 の概要 CVE : CVE-2024-51378 製品 : CyberPanel 影響 : リモートコード実行 / 権限昇格(ベンダー/研究者の報告による)—...
CyberPanel 2.4.3-2.4.5 - AI Scanner Debug Disclosure
CyberPanel versions 2.4.3 through 2.4.5 expose unauthenticated AI Scanner debugging endpoints that disclose administrator usernames, API-key prefixes, scan identifiers, target domains, and account metadata. Unauthenticated attackers can enumerate panel administrators and recent scanner activity t...
CyberPanel - Command Injection
CyberPanel aka Cyber Panel before 2.3.5 allows Command Injection via completePath in the ProcessUtilities.outputExecutioner sink. There is /filemanager/upload aka File Manager upload unauthenticated remote code execution via shell metacharacters. id: CVE-2024-51568 info: name: CyberPanel - Comman...
cve-2024-51567-poc
cve-2024-51567-poc 简化描述 漏洞概述 编号 : CVE-2024-51567 类型 : 命令注入 / CSRF 绕过 影响范围 : CyberPanel 2.3.6 和 2.3.7 版本(未修复) 描述 : 在 CyberPanel 的 upgrademysqlstatus 接口中,通过绕过 secMiddleware 对 POST 请求的保护,攻击者可以利用 statusfile 参数注入命令并远程执行。 特点 自动获取目标服务器的 CSRF Token 绕过 CSRF 保护并发送恶意请求 支持单目标或多目标批量攻击 提供交互式命令执行功能 如缺少 CSRF Tok...
CyberPanel v2.3.6 Pre-Auth Remote Code Execution
upgrademysqlstatus in databases/views.py in CyberPanel aka Cyber Panel before 5b08cd6 allows remote attackers to bypass authentication and execute arbitrary commands via /dataBases/upgrademysqlstatus by bypassing secMiddleware which is only for a POST request and using shell metacharacters in the...
CVE-2026-29812
CyberPanel before 2.4.4 has no logging for actions that could potentially manipulate the child domains list...
CVE-2026-29811
CyberPanel before 2.4.4 attempts to detect an "alais" domain i.e., a second domain that serves the same content as a primary domain; normally spelled "alias" via an ORM query filter rather than a Python "if" statement...
CVE-2026-29810
CyberPanel before 2.4.4 omits a "return 0" that is required by the business logic...
CyberPanel - Command Injection
CyberPanel contains a command injection vulnerability in the /ftp/getresetstatus and /dns/getresetstatus endpoints.The vulnerability exists due to improper validation of the 'statusfile' parameter, which is directly used in a shell command.The security middleware only validates POST requests,...
EUVD-2026-77076
CyberPanel before 2.4.4 has no logging for actions that could potentially manipulate the child domains list...
EUVD-2026-77075
CyberPanel before 2.4.4 attempts to detect an "alais" domain i.e., a second domain that serves the same content as a primary domain; normally spelled "alias" via an ORM query filter rather than a Python "if" statement...
CVE-2026-29812
CyberPanel versions prior to 2.4.4 lack logging for actions that could potentially manipulate the child domains list , reducing auditability of changes to that list. The vulnerability is scored CVSS 4.3 (Medium) with low integrity impact and no confidentiality or availability impact, requiring on...
CVE-2026-29811
CyberPanel versions prior to 2.4.4 are affected by a vulnerability in how the application detects an "alias" domain (a secondary domain serving the same content as a primary domain). The root cause is that this detection is performed via an ORM query filter rather than a Python if statement, whic...