Description
The Document Embedder WordPress plugin before 2.3.1 does not check a document's status before issuing a download token and streaming the file, allowing unauthenticated attackers to download arbitrary Document Embedder WordPress plugin before 2.3.1 documents, including private and draft ones, by enumerating IDs.
Published: 2026-08-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Private Document Disclosure
Action: Patch
AI Analysis

Impact

The Document Embedder plugin for WordPress fails to validate a document’s confidentiality status before generating a download token and streaming the file. An unauthenticated attacker can craft a request that triggers the token creation, then obtain the document directly. The flaw permits disclosure of private and draft content, compromising confidentiality and potentially exposing sensitive business data. The vulnerability is a form of improper access control (CWE‑639).

Affected Systems

The issue affects the Document Embedder WordPress plugin for all installations running any version earlier than 2.3.1. Users who have not applied the 2.3.1 update remain susceptible if the plugin is enabled and available on the site.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low but non‑zero exploitation probability, and the flaw is not listed in the CISA KEV catalog, but the path to exploitation is straightforward: any visitor can enumerate document IDs and access the download endpoint in an unauthenticated fashion. Because the text says the vulnerability allows an unauthenticated user to download arbitrary documents, the risk is chiefly confidentiality loss. Impact depends on the sensitivity of the secrets stored in private or draft documents; if sensitive, the risk is high. The exploit does not require privileged credentials, which increases its availability and likelihood. The CVSS score of 5.3 indicates medium severity.

Generated by OpenCVE AI on August 27, 2026 at 18:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Document Embedder WordPress plugin to version 2.3.1 or later.
  • If an immediate upgrade is not possible, disable or remove the plugin until the patch is applied.
  • For temporary protection, restrict access to the download token endpoint by ensuring it requires authentication or limiting it to authorized roles.

Generated by OpenCVE AI on August 27, 2026 at 18:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
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'}

ssvc

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


Thu, 27 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Document Embedder WordPress plugin before 2.3.1 does not check a document's status before issuing a download token and streaming the file, allowing unauthenticated attackers to download arbitrary Document Embedder WordPress plugin before 2.3.1 documents, including private and draft ones, by enumerating IDs.
Title Document Embedder < 2.3.1 - Unauthenticated Private Document Download via Token Oracle
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:48.352Z

Reserved: 2026-07-22T12:55:06.897Z

Link: CVE-2026-16567

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:31.931Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T06:16:56.013

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-16567

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key