WordPress security changelog
HIGH CVE-2026-6101 Deferred

AMP for WP – Accelerated Mobile Pages: Code execution

AMP for WP – Accelerated Mobile Pages is affected by code execution. Exploitation requires an authenticated author account. Successful exploitation can run attacker-controlled code in the WordPress hosting account. The published affected range is <= 1.1.12.

CVE / CNA score 7.5 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
AMP for WP – Accelerated Mobile Pages
Plugin slug
accelerated-mobile-pages
Affected
<= 1.1.12
Safe version
See mitigation notes
Published
Jul 07, 2026
Weakness
CWE-73 — External Control of File Name or Path

This CVE was published Jul 07, 2026 and is one of 13 known issues for this plugin.

Update, patch or deactivate.

No fixed release is identified. Update AMP for WP – Accelerated Mobile Pages when a release after 1.1.12 becomes available; until then, disable and remove it when the site's risk warrants. The official upstream changelog lists version 1.1.15, which is newer than the published affected range. Its changelog does not clearly confirm this specific fix, so it is not counted as a known-safe release.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Arbitrary File Write in versions up to and including 1.1.12. This is due to unsafe ZIP file extraction in the ampforwp_save_local_font() function combined with inadequate cleanup that fails to remove nested directories and files. This makes it possible for authenticated attackers, with Author-level access and above, and permissions granted by an Administrator, to write arbitrary files to the server in a web-accessible location, potentially leading to remote code execution on hosts that execute PHP files in the uploads directory.

CVE / CNA vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources