Description
The Schema & Structured Data for WP & AMP WordPress plugin before 1.60 does not check user capabilities on its frontend AJAX file-upload handlers and does not validate the actual content of uploaded files against the endpoint's intended media type, allowing unauthenticated users to upload any file type accepted by WordPress's media library through endpoints that should only accept images or videos.
Published: 2026-06-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Schema & Structured Data for WP & AMP WordPress plugin before version 1.60, where frontend AJAX upload handlers omit user capability checks and fail to validate the content type of files being uploaded. Based on the description, it is inferred that this enables any visitor to submit and store any file type that WordPress's media library accepts through endpoints intended to allow only images or videos. An attacker could use this to host malware or embed malicious content, potentially leading to data disclosure, integrity compromise, or remote code execution.

Affected Systems

This flaw affects the Schema & Structured Data for WP & AMP plugin on all WordPress installations running any version prior to 1.60.

Risk and Exploitability

The CVE lacks an assigned CVSS score or EPSS value, and it is not listed in the CISA KEV catalog. Based on the description, the attack vector is inferred to be through the plugin's publicly exposed AJAX endpoints accessed via the website’s frontend. Because the upload process does not restrict file types or user permissions, it is inferred to be trivially exploitable by any unauthenticated user that can reach the site.

Generated by OpenCVE AI on June 10, 2026 at 07:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Schema & Structured Data for WP & AMP plugin to version 1.60 or later, where proper capability checks and MIME type validation are implemented.
  • Configure WordPress to limit allowed upload MIME types to only images and videos, and enforce these restrictions on the server side using appropriate plugins or server configuration.
  • If an upgrade is not immediately possible, temporarily disable the plugin’s AJAX upload endpoints or remove the plugin entirely to prevent unauthenticated file uploads.

Generated by OpenCVE AI on June 10, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 08:15:00 +0000

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

Wed, 10 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Schema & Structured Data for WP & AMP WordPress plugin before 1.60 does not check user capabilities on its frontend AJAX file-upload handlers and does not validate the actual content of uploaded files against the endpoint's intended media type, allowing unauthenticated users to upload any file type accepted by WordPress's media library through endpoints that should only accept images or videos.
Title Schema & Structured Data for WP & AMP < 1.60 - Unauthenticated Arbitrary Media Upload
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-10T06:00:12.194Z

Reserved: 2026-05-20T09:10:21.255Z

Link: CVE-2026-9067

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T07:16:25.580

Modified: 2026-06-10T07:16:25.580

Link: CVE-2026-9067

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T08:00:12Z

Weaknesses