CVE-2026-94498
6.5AppMySite · AppMySite
The AppMySite WordPress plugin is vulnerable to unauthenticated broken access control, allowing unauthorized users to perform unauthorized actions.
Executive summary
The AppMySite plugin for WordPress contains an unauthenticated broken access control vulnerability that poses a risk to site integrity and availability.
Vulnerability
This flaw is classified as a missing authorization vulnerability (CWE-862) occurring in the AppMySite plugin. It allows an unauthenticated remote attacker to perform restricted actions due to a failure to verify user privileges before executing sensitive functions.
Business impact
The exploitation of this vulnerability could lead to unauthorized modification of site content or service disruption, directly impacting business operations. Given the CVSS score of 6.5, this is a medium severity issue that, while not allowing full remote code execution, permits unauthenticated actors to manipulate system states, potentially leading to data integrity loss or service instability.
Remediation
Immediate Action: Update the AppMySite WordPress plugin to version 3.15.5 or the latest available version immediately.
Proactive Monitoring: Review web server and WordPress access logs for suspicious requests originating from unauthorized sources directed toward plugin-specific endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block requests targeting unauthorized administrative or plugin-specific functions until the patch is applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant security oversight that exposes the underlying WordPress instance to unauthorized manipulation by any remote attacker. IT administrators must prioritize updating the AppMySite plugin to version 3.15.5 to eliminate the authorization gap. Failure to apply this update leaves the plugin susceptible to automated exploitation attempts.
History
- Analyst report written
Sources
Originally found and disclosed by dodoh4t | Patchstack Bug Bounty Program, per the CVE Program record.