Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Reachable over the network via the WordPress site (AV:N/AC:L), requires a plugin custom-role account (PR:L), no user interaction, and arbitrary file read/write yields high CIA impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Custom role Path Traversal in WP Customer Area <= 8.3.4 versions.
AnalysisAI
Authenticated path traversal in the WP Customer Area WordPress plugin through version 8.3.4 allows users with low-privilege custom roles to escape intended directory boundaries and access or manipulate files outside the plugin's permitted scope. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N) indicates network-reachable exploitation by authenticated users with high impact across confidentiality, integrity, and availability. No public exploit identified at time of analysis and the issue is not currently listed in CISA KEV.
Technical ContextAI
WP Customer Area is a WordPress plugin (vendor: Aguila Technologies, CPE cpe:2.3:a:aguilatechnologies:wp_customer_area) that provides private customer portals, file sharing, and per-user content areas inside a WordPress site. The flaw is classified as CWE-35 (Path Traversal: '.../...//'), a subclass of CWE-22 where insufficient normalization of user-supplied path segments allows attackers to traverse upward in the filesystem using dot-dot sequences. In this case the traversal is reachable via functionality exposed to custom roles defined by the plugin, meaning the plugin's own role/capability layer is the trust boundary that is being bypassed for file path inputs.
RemediationAI
Patch available per vendor advisory: upgrade the WP Customer Area plugin to a version newer than 8.3.4 as described in the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/customer-area/vulnerability/wordpress-wp-customer-area-plugin-8-3-4-path-traversal-vulnerability); the exact fixed release number is not included in the provided intelligence and should be confirmed against the plugin's WordPress.org page before deployment. Until the update is applied, restrict creation of plugin custom roles and disable open customer self-registration so untrusted users cannot obtain the low-privilege account needed to exploit the flaw (trade-off: blocks legitimate new-customer onboarding through the portal), and place the site behind a WAF rule that blocks path traversal sequences (../, ..%2f, %2e%2e/) in requests targeting the plugin's endpoints (trade-off: may break legitimate file paths that contain encoded dots). On managed hosts, enable Patchstack or an equivalent virtual-patching service for WordPress to receive a vendor-supplied mitigation for this specific CVE.
More in Wp Customer Area
View allPath traversal in WP Customer Area plugin through version 8.3.4 enables low-privileged authenticated users (Subscriber-l
Stored Cross-Site Scripting in WP Customer Area WordPress plugin (versions up to and including 8.3.5) allows authenticat
The WP Customer Area plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'tab' parameter in all
The WP Customer Area WordPress plugin through 8.2.4 does not have CSRF checks in some places, which could allow attacker
The WP Customer Area WordPress plugin through 8.2.4 does not have CSRF check in place when deleting its logs, which coul
Same weakness CWE-35 – Path Traversal: '.../...//'
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36826
GHSA-5cvj-q53x-r9m4