AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-6101

HIGH · CVSS 7.5 EPSS 0.63% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to arbitrary file write due to unsafe ZIP file extraction in the ampforwp_save_local_font() function, affecting versions up to 1.1.12. This flaw allows authenticated attackers with Author-level access or higher to write arbitrary files to the server, potentially enabling remote code execution in web-accessible locations. WordPress site administrators and developers using this plugin should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-6101
Severity
HIGH
CVSS
7.5
EPSS
0.63%
WordPress

Original NVD 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.