CVE-2025-0898: Xpro Elementor Addons - Pro <= 1.4.7 - Authenticated (Contributor+) Arbitrary File Read via Draw SVG
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.
Security readout for executives and security teams
Plain-English summary
A WordPress plugin flaw could let a logged-in Contributor or higher read server files through the Xpro Elementor Addons Pro Draw SVG widget. The main business risk is exposure of sensitive configuration or secrets stored on the web server, not site takeover by itself.
Executive priority
Treat as a moderate-priority confidentiality issue. It is not confirmed as actively exploited in the provided sources, but affected sites with many content users or weak account controls should be remediated promptly.
Technical view
CVE-2025-0898 is an arbitrary file read issue in Xpro Elementor Addons - Pro up to and including 1.4.7. CVSS 3.1 is 6.5: network reachable, low complexity, low privileges, no user interaction, high confidentiality impact, no integrity or availability impact. It maps to CWE-73.
Likely exposure
Likely exposure is WordPress sites running Xpro Elementor Addons - Pro version 1.4.7 or earlier, especially where Contributor-level accounts are assigned to authors, agencies, contractors, or compromised users.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. Abuse requires authenticated Contributor-level or higher access, so urgency depends on plugin presence, user-role hygiene, and account compromise risk.
Researcher notes
The narrative and title identify Xpro Elementor Addons - Pro <=1.4.7 as affected, while the structured affected field appears incomplete or inconsistent. No fixed version, patch notes, or exploit status are provided in the bundle.
Mitigation direction
Identify all WordPress sites using Xpro Elementor Addons - Pro.
Check vendor and Wordfence guidance for a fixed release or official mitigation.
Restrict Contributor-level and higher accounts to trusted users only.
Disable or remove the plugin where it is not business-critical.
Rotate secrets if evidence suggests sensitive server files were exposed.
Validation and detection
Confirm installed plugin versions across WordPress environments.
Verify whether any installation is version 1.4.7 or earlier.
Review Contributor, Author, Editor, and Administrator accounts for necessity.
Check web and application logs for unusual plugin file access patterns.
Document whether vendor guidance or a fixed version has been applied.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-73: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-73 · source CWE mapping
External Control of File Name or Path
External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.