Description
The WoodMart plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 8.2.5 via the woodmart_get_posts_by_query() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.
Published: 2025-07-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

The WoodMart theme contains an information exposure flaw in the woodmart_get_posts_by_query() function; the function fails to enforce proper access checks, allowing an unauthenticated user to retrieve the content of password‑protected, private, or draft posts. This is a CWE‑200 weakness that can leak sensitive post data.

Affected Systems

This vulnerability affects the xTemos WoodMart WordPress theme, versions 8.2.5 and earlier. Any website running those versions is potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, while the EPSS score of less than 1% signals that exploitation is unlikely at present, and it is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can provoke the flaw by sending a standard HTTP request to the theme’s front‑end endpoints and receive unrestricted post data, meaning the attack is feasible over the network from any host.

Generated by OpenCVE AI on April 22, 2026 at 01:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WoodMart theme to a version newer than 8.2.5 that contains the vendor‑provided fix.
  • If an immediate upgrade is not possible, limit access to the woodmart_get_posts_by_query function to authenticated users only – for example, by protecting the endpoint with WordPress capabilities or server‑side access restrictions.
  • Verify that no other installations of the vulnerable theme remain in production, and apply the same host‑level or application‑level restrictions to any remaining copies until they can be upgraded.

Generated by OpenCVE AI on April 22, 2026 at 01:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-21118 The WoodMart plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 8.2.5 via the woodmart_get_posts_by_query() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.
History

Sat, 12 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00029}

epss

{'score': 0.00038}


Fri, 11 Jul 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00029}


Fri, 11 Jul 2025 07:30:00 +0000

Type Values Removed Values Added
Description The WoodMart plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 8.2.5 via the woodmart_get_posts_by_query() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.
Title WoodMart <= 8.2.5 - Unauthenticated Post Disclosure
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Wordpress Wordpress
Xtemos Woodmart
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:39.314Z

Reserved: 2025-06-26T18:14:45.464Z

Link: CVE-2025-6745

cve-icon Vulnrichment

Updated: 2025-07-11T16:53:30.437Z

cve-icon NVD

Status : Deferred

Published: 2025-07-11T08:15:24.430

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-6745

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:15:07Z

Weaknesses