Description
The Schema & Structured Data for WP & AMP WordPress plugin before 1.66 does not check whether a post is password protected before including its content in the structured data it generates, allowing unauthenticated users to obtain the content of password protected posts via more than one public output route.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

The vulnerable version of the Schema & Structured Data for WP & AMP plugin fails to verify whether a post is password JSON‑LD schema that it outputs. As a result, anyone who can view the page can also retrieve the text of a protected post through one of the plugin’s public JSON‑LD output routes.

Affected Systems

Affected systems are installations of the Schema & Structured Data for WP & AMP WordPress plugin older than version 1.66. No other products or version ranges are listed.

Risk and Exploitability

The EPSS score indicates a probability of exploitation below 1 % and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the flaw allows unauthenticated users to read protected content, which is a direct information‑disclosure risk. Attackers only need HTTP access to a page that renders the JSON‑LD schema; no credentials or additional primitives are required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Schema & Structured Data for WP & AMP to version 1.66 or later.
  • If an upgrade is not immediately feasible, temporarily disable the plugin or remove the JSON‑LD generation for password‑protected posts.
  • As a last resort, modify the plugin’s output template to skip content for password‑protected posts until an official patch is available.

Generated by OpenCVE AI on September 16, 2026 at 15:54 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 whether a post is password protected before including its content in the structured data it generates, allowing unauthenticated users to obtain the content of password protected posts via more than one public output route.
Title Schema & Structured Data for WP & AMP < 1.66 - Unauthenticated Password-Protected Post Content Disclosure via JSON-LD Schema Output
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-82124

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:33.167

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

Link: CVE-2026-82124

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