rootpwn

medium · CVSS v3 6.4 · EPSS 0.00201

CVE-2026-13770

The AppMySite plugin for WordPress is vulnerable to stored XSS via the save_ams_license_key AJAX handler. Authenticated users with Subscribe

Overview

The AppMySite plugin for WordPress is vulnerable to stored XSS via the save_ams_license_key AJAX handler. Authenticated users with Subscriber role or higher can inject scripts that execute for any user viewing the affected page. This allows attackers to steal credentials or deface the site.

Description

The AppMySite – WordPress & WooCommerce Mobile App Builder (No-Code Android & iOS App Maker) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via save_ams_license_key AJAX Handler in all versions up to, and including, 3.15.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The save_ams_license_key AJAX handler performs no capability check and no nonce verification, meaning any authenticated user with Subscriber-level access or above can invoke it to store the malicious payload.

Impact

Confidentiality: attackers can steal session cookies or personal data. Integrity: malicious scripts can modify page content or deface site. Availability: minimal direct impact but could degrade user experience. Impacted parties: site administrators, content editors, and end users who view affected pages.

Remediation

Update AppMySite to version 3.15.4 or later. If update not possible, disable the save_ams_license_key AJAX endpoint or restrict it to administrators only. Ensure WordPress core and all plugins are up to date. Use a web application firewall to block XSS payloads.

Risk context

The vulnerability has a medium severity score (CVSS 6.4) and a very low EPSS of 0.00201, indicating it is unlikely to be widely exploited at present, but defenders should still address it promptly to prevent potential XSS attacks.

Affected products

  • WordPress
  • AppMySite
  • WooCommerce

Scores

Severity
medium
CVSS v2
5.5
CVSS v3
6.4
CVSS v4
EPSS
0.00201

XSS WordPress StoredXSS Authentication WebSecurity Plugin Defacement

← All CVEs