Skip to main content

Client Portal Pro CVE-2026-40724

| EUVDEUVD-2026-37593 MEDIUM
Path Traversal (CWE-22)
2026-06-17 Patchstack
6.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

PR:L reflects required authenticated portal account; C:H for arbitrary file read; I:N and A:N as only read access is demonstrated with no write or denial capability.

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

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jun 17, 2026 - 12:53 vuln.today

DescriptionCVE.org

CP Client Arbitrary File Download in Client Portal (Pro) <= 5.6.2 versions.

AnalysisAI

Arbitrary file download via path traversal in the Client Portal (Pro) WordPress plugin versions 5.6.2 and earlier exposes sensitive server-side files to authenticated low-privilege users. The CWE-22 flaw allows any registered portal user to craft a file request that escapes the intended directory boundary and retrieve arbitrary files accessible to the web server process - including wp-config.php containing database credentials. No public exploit or CISA KEV listing exists at time of analysis, but the high confidentiality impact combined with low attack complexity makes this a meaningful data exposure risk on affected WordPress installations.

Technical ContextAI

The vulnerability is a classic path traversal flaw (CWE-22) in the Client Portal (Pro) WordPress plugin developed by Client Portal Ltd. (CPE: cpe:2.3:a:client_portal_ltd.:client_portal_(pro):*:*:*:*:*:*:*:*). Path traversal vulnerabilities occur when user-supplied filename or path parameters containing sequences such as '../' are passed to file system operations without proper sanitization, canonicalization, or boundary enforcement. In WordPress plugin contexts, this commonly affects download or export endpoints that serve portal documents. Because WordPress installations typically store database credentials and configuration secrets in wp-config.php at the web root, a traversal flaw in any plugin with file-serving capability creates a high-value credential theft vector. The CVSS S:U (scope unchanged) indicates the traversal is constrained to files readable by the web server process, not an OS-level privilege escalation.

RemediationAI

Update the Client Portal (Pro) plugin to a version beyond 5.6.2 per the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/leco-client-portal/vulnerability/wordpress-client-portal-pro-plugin-5-6-2-arbitrary-file-download-vulnerability. No exact patched version number is confirmed in the available data - consult the Patchstack advisory and the WordPress plugin repository directly to identify the specific fixed release before upgrading. As a compensating control pending patching, restrict access to the plugin's file download or document retrieval endpoints using a WAF rule that blocks path traversal sequences (e.g., '../', '%2e%2e%2f') in request parameters - note this may cause false positives if legitimate filenames contain dots. Additionally, move wp-config.php one directory above the WordPress web root (a supported WordPress hardening technique) to prevent its exposure even if traversal succeeds, and enforce least-privilege filesystem permissions so the web server process user cannot read files outside the intended document store.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-40724 vulnerability details – vuln.today

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