What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
AMP for WP versions up to 1.1.12 contain a vulnerability that allows authenticated users with low privileges to read sensitive data, modify site content, or disrupt service. The vulnerability requires network access and high attack complexity. Site administrators should update to a version newer than 1.1.12 as soon as possible.
What an attacker can do
03Attacker Capabilities
Read sensitive data, modify site content, or cause service disruption on the site.
Potential impact on your site
04Site Impact
Compromised user accounts could expose private data, alter published content, or make the site unavailable.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
July 7, 2026
CVE published