CVE-2025-62074

7.1

Amauri · WPMobile.App

A stored cross-site scripting vulnerability exists in the Amauri WPMobile.App plugin, allowing unauthenticated attackers to inject malicious scripts into web pages.

Executive summary

The WPMobile.App plugin for WordPress is vulnerable to cross-site scripting, which could allow an unauthenticated attacker to execute arbitrary scripts in the context of a user session.

Vulnerability

This vulnerability is a cross-site scripting (CWE-79) flaw caused by improper neutralization of user-supplied input. It allows an unauthenticated attacker to inject malicious JavaScript into web pages viewed by other users.

Business impact

Successful exploitation of this vulnerability could lead to session hijacking, unauthorized actions performed on behalf of authenticated administrators, or the redirection of users to malicious sites. Given the CVSS score of 7.1, this is a high-severity issue that threatens the integrity and security of the WordPress site and its visitors.

Remediation

Immediate Action: Check the vendor portal for an update to WPMobile.App beyond version 11.71. If no patch is available, deactivate and remove the plugin until a secure version is released.

Proactive Monitoring: Monitor site traffic for unusual URL parameters or attempts to inject script tags into input fields. Review web server access logs for anomalous GET or POST requests directed at plugin-specific endpoints.

Compensating Controls: Deploy a Web Application Firewall (WAF) with configured rules to detect and block common cross-site scripting patterns.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability presents a clear risk to site integrity and visitor security. Administrators should prioritize identifying instances of the WPMobile.App plugin and ensure they are updated or disabled immediately to prevent potential exploitation.

Sources

Originally found and disclosed by LVT-tholv2k | Patchstack Bug Bounty Program, per the CVE Program record.