CVE-2026-6101 HIGH

CVE-2026-6101: AMP for WP <= 1.1.12 - Authenticated (Author+) Arbitrary File Write via Role-Based Access Configuration with Local Font Upload

Vendor Mohammed_Kaludi
Product AMP for WP – Accelerated Mobile Pages
Weakness CWE-73
Published July 7, 2026
Last update July 7, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

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

Related vulnerabilities

08Related CVE