LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
4

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.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-0898 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
4Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Wordfence

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-0898Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Source timelineWordfence

    Disclosed

  3. CVE publishedCVE Program

    The CVE record was published.

  4. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WPXproXpro Elementor Addons - Pro0unaffected
Weakness

CWE details

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.