Skip to main content

cPanel Nova Plugin CVE-2026-29203

| EUVDEUVD-2026-28812 MEDIUM
UNIX Symbolic Link (Symlink) Following (CWE-61)
2026-05-08 hackerone GHSA-3x6m-3grh-599c
5.3
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.4 HIGH

Symlink placement is a local filesystem operation (AV:L); authenticated cPanel account required (PR:L); root chmod crosses security scope to system files (S:C); no direct confidentiality impact but high integrity and availability consequences.

3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Analysis Generated
Jul 23, 2026 - 22:54 vuln.today
Severity Changed
May 15, 2026 - 18:22 NVD
HIGH MEDIUM
CVSS changed
May 15, 2026 - 18:22 NVD
8.8 (HIGH) 5.3 (MEDIUM)
CVSS changed
May 08, 2026 - 20:22 NVD
8.8 (None) 8.8 (HIGH)
Patch available
May 08, 2026 - 20:03 EUVD
CVE Published
May 08, 2026 - 18:51 nvd
UNKNOWN (no severity yet)
CVE Published
May 08, 2026 - 18:51 nvd
HIGH 8.8
CVE Published
May 08, 2026 - 18:51 cve.org
MEDIUM 5.3

DescriptionCVE.org

A chmod call in the cPanel Nova plugin's Cpanel::Nova::Connector follows symlinks, allowing setting root permissions on arbitrary system files or directories. That can cause DoS or local privilege escalation when an authenticated cPanel user places a symlink at a user-controlled legacy Nova path under their home directory.

AnalysisAI

Symlink following in cPanel's Nova plugin (Cpanel::Nova::Connector) allows any authenticated cPanel user to redirect a root-executed chmod to arbitrary filesystem paths by placing a symlink at a user-controlled legacy Nova path within their home directory. Affected are more than a dozen cPanel release trains spanning versions 11.86 through 11.136, plus WP Squared 11.136.x. No public exploit exists and EPSS stands at 0.04%, but CISA's SSVC framework rates the technical impact as total given the potential to set root-level permissions on critical system files, enabling local privilege escalation or denial of service in multi-tenant hosting environments.

Technical ContextAI

The vulnerable component is Cpanel::Nova::Connector, a Perl module within the cPanel Nova plugin maintained by WebPros. CWE-61 (UNIX Symbolic Link Following) describes the root cause: the connector performs a chmod() syscall on a filesystem path derived from the user's home directory - specifically a 'legacy Nova path' - without first resolving or verifying that the path is not a symbolic link. Because the Nova plugin executes this chmod with root privileges, a user-supplied symlink redirects the operation to any arbitrary target on the filesystem, such as /etc/shadow or /etc/sudoers. CPE data confirms three distinct affected product lines: cpe:2.3:a:webpros:cpanel:*:*:*:*:*:*:*:*, cpe:2.3:a:webpros:cpanel_(centos_6,_cloudlinux_6):*:*:*:*:*:*:*:*, and cpe:2.3:a:webpros:wp_squared:*:*:*:*:*:*:*:*. This is a classic TOCTOU-adjacent pattern where the privilege boundary between user space and root-executed code is crossed via filesystem indirection rather than code injection.

RemediationAI

The primary fix is to upgrade to a patched release from WebPros. Per EUVD-2026-28812 and the vendor advisory, patched versions are: cPanel 11.136.0.9, 11.134.0.25, 11.132.0.31, 11.130.0.22, 11.126.0.58, 11.124.0.37, 11.118.0.66, 11.110.0.117 (or 11.110.114 for CentOS 6/CloudLinux 6 deployments), 11.102.0.41, 11.94.0.30, and 11.86.0.43; WP Squared users should upgrade to 11.136.1.10. The full advisory is at https://support.cpanel.net/hc/en-us/articles/40311543760407-Security-CVE-2026-29203-cPanel-WHM-WP2-Security-Update-May-08-2026. If immediate patching is not feasible, disabling the legacy Nova feature or revoking shell/SFTP access for untrusted cPanel accounts reduces exposure by preventing symlink placement; note that disabling shell access may break legitimate user workflows and should be tested in staging. Restricting which filesystem paths the Nova connector processes at the application level (allowlisting resolved real paths) would be the proper defense-in-depth measure pending a patch.

More in Cpanel

View all
CVE-2026-67401 CRITICAL POC
9.9 Sep 09

Root-level remote code execution in WebPros cPanel is achievable by any mail-enabled account through a SQL injection fla

CVE-2023-29489 MEDIUM POC
6.1 Apr 27

An issue was discovered in cPanel before 11.109.9999.116. Rated medium severity (CVSS 6.1), this vulnerability is remote

CVE-2018-16236 MEDIUM POC
6.1 Aug 30

cPanel through 74 allows XSS via a crafted filename in the logs subdirectory of a user account, because the filename is

CVE-2020-26108 CRITICAL
9.8 Sep 25

cPanel before 88.0.13 mishandles file-extension dispatching, leading to code execution (SEC-488). Rated critical severit

CVE-2020-26105 CRITICAL
9.8 Sep 25

In cPanel before 88.0.3, insecure chkservd test credentials are used on a templated VM (SEC-554). Rated critical severit

CVE-2020-26101 CRITICAL
9.8 Sep 25

In cPanel before 88.0.3, insecure RNDC credentials are used for BIND on a templated VM (SEC-549). Rated critical severit

CVE-2020-26100 CRITICAL
9.8 Sep 25

chsh in cPanel before 88.0.3 allows a Jailshell escape (SEC-497). Rated critical severity (CVSS 9.8), this vulnerability

CVE-2020-26098 CRITICAL
9.8 Sep 25

cPanel before 88.0.3 mishandles the Exim filter path, leading to remote code execution (SEC-485). Rated critical severit

CVE-2020-10121 CRITICAL
9.8 Mar 17

cPanel before 84.0.20 allows a demo account to achieve code execution via PassengerApps APIs (SEC-546). Rated critical s

CVE-2020-10119 CRITICAL
9.8 Mar 17

cPanel before 84.0.20 allows a demo account to achieve remote code execution via a cpsrvd rsync shell (SEC-544). Rated c

CVE-2026-58048 CRITICAL
9.4 Jul 31

Privilege escalation to SQL root context in cPanel (and WP Squared) occurs when the database-rename operation fails to p

CVE-2020-10118 CRITICAL
9.1 Mar 17

cPanel before 84.0.20 allows a demo account to modify files via Branding API calls (SEC-543). Rated critical severity (C

Share

CVE-2026-29203 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy