WP Clinic
Log in Sign up

PLUGIN SECURITY

Is Accelerated Mobile Pages safe?

AMP for WP is the most recommended AMP plugin by the community. Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your …

What this plugin does

  • Slug: accelerated-mobile-pages
  • Author: Mohammed Kaludi
  • 80000+ active installs
  • 88/100 rating (1317 reviews on wordpress.org)
  • 19219400 all-time downloads
  • On WordPress.org since 2016-02-07

accelerated mobile pagesampgoogle ampmobileseo

Maintenance status

  • Last updated: 2026-05-19 2:33pm GMT
  • Tested up to WordPress: 7.0.2
  • Max supported PHP (analyzed): 8.4

Known vulnerabilities

14 known CVEs on file for Accelerated Mobile Pages.

CVE Vulnerability Type Severity Affected Fixed in Published Status
CVE-2026-6101 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.1.13 External Control of File Name or Path High 7.5 < 1.1.13 1.1.13 2026-07-06
CVE-2025-14468 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.1.10 Cross-Site Request Forgery (CSRF) Medium 4.3 < 1.1.10 1.1.10 2026-01-06
CVE-2024-11254 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.1.2 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.1.2 1.1.2 2024-12-17
CVE-2024-9598 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.99.2 Cross-Site Request Forgery (CSRF) High 8.8 < 1.0.99.2 1.0.99.2 2024-10-24
CVE-2024-43146 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.97 Missing Authorization Medium 6.3 < 1.0.97 1.0.97 2024-08-07
CVE-2024-6896 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.97 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.0.97 1.0.97 2024-07-23
CVE-2024-1043 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.93.2 Improper Authorization Medium 6.5 < 1.0.93.2 1.0.93.2 2024-02-06
CVE-2024-0587 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.93 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.1 < 1.0.93 1.0.93 2024-01-22

CVE-2026-6101

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.

Source: CVE.org

CVE-2025-14468

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.1.9. This is due to inverted nonce verification logic in the amp_theme_ajaxcomments AJAX handler, which rejects requests with VALID nonces and accepts requests with MISSING or INVALID nonces. This makes it possible for unauthenticated attackers to submit comments on behalf of logged-in users via a forged request granted they can trick a user into performing an action such as clicking on a link, and the plugin's template mode is enabled.

Source: CVE.org

CVE-2024-11254

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the disqus_name parameter in all versions up to, and including, 1.1.1 due to insufficient input validation. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

Source: CVE.org

CVE-2024-9598

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.99.1. This is due to missing or incorrect nonce validation on the 'proxy' function. This makes it possible for unauthenticated attackers to send the logged in user's cookies to their own server via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Source: CVE.org

CVE-2024-43146

The AMP for WP plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several functions like 'enable_amp_pagebuilder' and 'amppb_save_layout_data' in versions up to, and including, 1.0.96.1. This makes it possible for authenticated attackers, with contributor-level access and above, to update settings and layouts.

Source: Wordfence

CVE-2024-6896

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.96.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.

Source: CVE.org

CVE-2024-1043

Update the WordPress AMP for WP plugin to the latest available version (at least 1.0.93.2). Sean Murphy discovered and reported this Broken Access Control vulnerability in WordPress AMP for WP Plugin. A broken access control issue refers to a missing authorization, authentication or nonce token check in a function that could lead to an unprivileged user to executing a certain higher privileged action. This vulnerability has been fixed in version 1.0.93.2. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

CVE-2024-0587

Update the WordPress AMP for WP plugin to the latest available version (at least 1.0.93). stealthcopter discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress AMP for WP Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.0.93. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

+ 9 more known vulnerabilities
CVE Vulnerability Type Severity Affected Fixed in Published Status
CVE-2023-6782 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.92.1 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 1.0.92.1 1.0.92.1 2023-12-18
CVE-2023-48321 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.89 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 6.5 < 1.0.89 1.0.89 2023-11-23
CVE-2021-23209 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.77.33 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 4.8 < 1.0.77.33 1.0.77.33 2021-12-15
CVE-2021-23150 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.0.77.33 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 4.8 < 1.0.77.33 1.0.77.33 2021-12-11
CVE-2018-20838 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.21 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Medium 5.4 < 0.9.97.21 0.9.97.21 2018-11-20
AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20 Unknown < 0.9.97.20 0.9.97.20 2018-11-13
AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20 Unknown < 0.9.97.20 0.9.97.20 2018-10-20
CVE-2026-0627 AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 1.1.11 Unknown < 1.1.11 1.1.11 0000-00-00
AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20 Unknown < 0.9.97.20 0.9.97.20

CVE-2023-6782

Update the WordPress Accelerated Mobile Pages plugin to the latest available version (at least 1.0.92.1). An unknown person discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress AMP for WP Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.0.92.1. Have additional information or questions about this entry? Get in touch.

Source: Patchstack

CVE-2023-48321

Update the WordPress Accelerated Mobile Pages plugin to the latest available version (at least 1.0.89). NGÔ THIÊN AN (ancorn_ from VNPT-VCI) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress Accelerated Mobile Pages Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 1.0.89.

Source: Patchstack

CVE-2021-23209

Multiple Authenticated Persistent Cross-Site Scripting (XSS) vulnerabilities discovered by Ex.Mi (Patchstack) in WordPress AMP for WP – Accelerated Mobile Pages plugin (versions <= 1.0.77.32).

Source: Patchstack

CVE-2021-23150

Authenticated Stored Cross-Site Scripting (XSS) vulnerability discovered by Tien Nguyen Anh (vigov5) in WordPress AMP for WP – Accelerated Mobile Pages plugin (versions <= 1.0.77.31).

Source: Patchstack

CVE-2018-20838

The AMP for WP – Accelerated Mobile Pages WordPress plugin was affected by a Stored XSS security vulnerability.

Source: WPScan

AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20

Multiple Unauthenticated Vulnerabilities found in WordPress Accelerated Mobile Pages plugin (versions <= 0.9.97.19).

Source: Patchstack

AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20

TheAMP for WP plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the ampforwp_save_steps_data AJAX hook in versions up to, and including, 0.9.97.19. This makes it possible for authenticated attackers to make otherwise privilege locked administrative changes to the vulnerable website and create admin accounts.

Source: Wordfence

CVE-2026-0627

The AMP for WP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG file uploads in all versions up to, and including, 1.1.10. This is due to insufficient sanitization of SVG file content that only removes `<script>` tags while allowing other XSS vectors such as event handlers (onload, onerror, onmouseover), foreignObject elements, and SVG animation attributes. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts via malicious SVG file uploads that will execute whenever a user views the uploaded file.

Source: Wordfence

AMP for WP – Accelerated Mobile Pages [accelerated-mobile-pages] < 0.9.97.20

The AMP for WP – Accelerated Mobile Pages WordPress plugin was affected by a Multiple Unauthenticated Vulnerabilities security vulnerability.

Source: WPScan

How to fix it

Update this plugin to the latest release from wordpress.org — each CVE above lists the exact release that fixed it ("Fixed in") when one is on file.

This is the plugin's full known vulnerability history, not a scan of any specific installation — run a free scan of your own site to check your exact installed version.

Safer / more established alternatives

Check your own WordPress site

Run a free passive scan now, or create a free account and install the WP Clinic plugin for a deep scan of your whole hosting account and AI-assisted repair.