Description
The Create WordPress plugin before 2.5.4 does not perform an authorization check before rendering content over one of its public REST API routes, and that route additionally publishes the requested content as a side effect, allowing unauthenticated attackers to read unpublished content and to make it publicly available.
Published: 2026-08-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Create plugin for WordPress, in versions prior to 2.5.4, contains a flaw in one of its public REST API routes. That route fails to perform an authorization check before rendering content. Additionally, the same route has a side effect that forces the requested content to be published. As a result, unauthenticated attackers can read unpublished content through the API and can cause that content to be made publicly visible. The vulnerability represents a breach of confidentiality and loss of control over content lifecycle, corresponding to CWE‑862.

Affected Systems

Any WordPress installation that has the Create plugin installed with a version older than 2.5.4 may be affected. No specific operating system or platform restrictions are mentioned.

Risk and Exploitability

Based on the description, it is inferred that the likely attack vector is network‑bound: an attacker can send HTTP requests to the affected REST API endpoint from a remote location. The EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog, indicating no public exploitation data. The CVSS score of 6.5 indicates a medium to high impact. Without patching the plugin, attackers can continuously read and publish content until the site owner takes remedial action.

Generated by OpenCVE AI on August 13, 2026 at 11:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Create plugin to version 2.5.4 or later, which implements proper authorization checks and removes unintended publication behavior.
  • Verify that the REST API endpoints exposed by WordPress require authentication or, if not needed, restrict them to authorized users only.
  • Consider blocking unauthenticated access to the REST API for this particular route using a firewall rule or a WordPress security plugin until the patch is applied.
  • Audit other custom REST API endpoints on the site to ensure they perform appropriate access controls, particularly when handling content that should remain unpublished.

Generated by OpenCVE AI on August 13, 2026 at 11:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

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

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Sun, 09 Aug 2026 07:45:00 +0000

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

Sun, 09 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Create WordPress plugin before 2.5.4 does not perform an authorization check before rendering content over one of its public REST API routes, and that route additionally publishes the requested content as a side effect, allowing unauthenticated attackers to read unpublished content and to make it publicly available.
Title Create by Mediavine < 2.5.4 - Unauthenticated Unpublished Content Disclosure and Publication
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:09:45.757Z

Reserved: 2026-07-28T08:28:55.107Z

Link: CVE-2026-18037

cve-icon Vulnrichment

Updated: 2026-08-11T20:09:43.075Z

cve-icon NVD

Status : Deferred

Published: 2026-08-09T06:18:29.243

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-18037

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T11:45:03Z

Weaknesses