SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-29811

HIGH · CVSS 7.7 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-13 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

CyberPanel versions prior to 2.4.4 are vulnerable due to improper handling of alias domain detection, which could allow attackers to exploit this flaw through crafted requests. The impact includes potential unauthorized access or manipulation of content served by the affected domains. Organizations using CyberPanel should prioritize patching to mitigate this high-severity vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-29811
Severity
HIGH
CVSS
7.7
EPSS
0.25%

Original NVD Description

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.