Description
The Schema & Structured Data for WP & AMP WordPress plugin before 1.66 does not check that a user is allowed to edit the specific post they request schema generation for, allowing users with the contributor role and above to obtain the content of other users' draft, pending, private and password protected posts.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

The Schema & Structured Data for WP & AMP plugin fails to enforce permission checks when generating AI schema, allowing a user with contributor privileges or higher to request schema creation for posts they do not own. This misuse exposes the full content of other users’ draft, pending, private, or password‑protected posts, compromising confidentiality.

Affected Systems

WordPress plugin Schema & Structured Data for WP & AMP, versions 1.63 through 1.65, before the 1.66 release.

Risk and Exploitability

The vulnerability is triggered by an authenticated WordPress user with at least contributor capabilities, meaning it can be exercised by anyone who can access the plugin’s schema generation UI. No public exploits are known and the EPSS score is below 1 percent, indicating a low probability of exploitation. The issue is not listed in the CISA KEV catalog, but the confidentiality impact is severe if a capable attacker can generate schema for a private post. The lack of a CVSS score requires reliance on the descriptive impact; the potential to read non‑public content makes this a high‑impact threat for organizations with sensitive unpublished material.

Generated by OpenCVE AI on September 16, 2026 at 15:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to version 1.66 or newer to receive the authorization fix.
  • Restrict WordPress contributors from accessing the schema‑generation feature, or remove the capability from their role via role‑management plugins.
  • If an immediate update is infeasible, disable the Schema & Structured Data for WP & AMP plugin or its schema‑generation functionality until the patch can be applied.

Generated by OpenCVE AI on September 16, 2026 at 15:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:15:00 +0000

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

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Schema & Structured Data for WP & AMP WordPress plugin before 1.66 does not check that a user is allowed to edit the specific post they request schema generation for, allowing users with the contributor role and above to obtain the content of other users' draft, pending, private and password protected posts.
Title Schema & Structured Data for WP & AMP 1.63 - 1.65 - Contributor+ Non-Public Post Content Disclosure via AI Schema Generation
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:12.841Z

Reserved: 2026-08-28T07:01:55.400Z

Link: CVE-2026-82126

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:33.360

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-82126

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:00:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control