Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Xpro Elementor Addons - Pro plugin for WordPress is vulnerable to Arbitrary File Reading in all versions up to, and including, 1.4.7 via the Draw SVG widget. This makes it possible for authenticated attackers, with Contributor-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
AnalysisAI
Arbitrary file read in the Xpro Elementor Addons - Pro WordPress plugin (versions ≤1.4.7) allows authenticated attackers with Contributor-level access to retrieve the contents of any file readable by the web server process, including credential-bearing files such as wp-config.php. The vulnerability originates in the Draw SVG widget, which passes user-controlled input to a server-side file read operation without adequate path restriction (CWE-73). No public exploit code has been identified at time of analysis, and CISA has not added this to the KEV catalog; however, successful exploitation fully compromises the confidentiality of server-side data.
Technical ContextAI
CWE-73 (External Control of File Name or Path) describes a class of flaws where an application uses attacker-supplied data to construct a file system path without sufficiently restricting what paths are accessible. In this case, the Draw SVG widget of the Xpro Elementor Addons - Pro plugin for WordPress accepts input that is used to locate and render an SVG file. Because the path resolution is not constrained to a safe directory (e.g., the uploads directory or plugin assets), a contributor can supply an absolute or relative path pointing to any server-readable file outside the web root - such as /etc/passwd, wp-config.php, or application configuration files containing database credentials and secret keys. The CVSS vector AV:N/AC:L/PR:L/UI:N confirms the flaw is network-exploitable with low attack complexity and requires only low-privilege (Contributor) authentication, affecting the confidentiality component fully (C:H) with no integrity or availability impact.
RemediationAI
Upgrade to a version of Xpro Elementor Addons - Pro released after 1.4.7 once available from the vendor at https://elementor.wpxpro.com/. No explicit patched version number was present in the available intelligence data, so administrators should check the plugin's changelog directly in the WordPress Plugin Directory or vendor site to confirm a remediated release before upgrading. As a compensating control, restrict Contributor-level role assignments to fully trusted users until a patch is applied, since the vulnerability requires at minimum Contributor access - revoking or auditing who holds that role directly limits the attack surface. Additionally, consider implementing a Web Application Firewall (WAF) rule to detect and block requests to the Draw SVG widget that contain path traversal sequences (e.g., '../', absolute paths beginning with '/') as a short-term mitigation, though this may interfere with legitimate SVG rendering functionality. Ensure file system permissions on sensitive files such as wp-config.php are as restrictive as possible (e.g., chmod 400) so the web server process cannot read them even if the path is correctly resolved.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-73 – External Control of File Name or Path
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209964
GHSA-gcxw-mc4c-r5h7