# ๐ก๏ธ Anant Addons for Elementor <= 1.1.5 - CSRF to Arbitrary Plugin Installation ## ๐งจ CVE-2025-32641 **Cross-Site Request Forgery (CSRF)** vulnerability in **anantaddons**' Anant Addons for Elementor This issue affects versions: **from unknown through 1.1.5** - **Base Score**: 9.6 (CRITICAL) - **CVSS Vector**: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H` --- ## ๐ Description This vulnerability allows **unauthenticated attackers** to perform **arbitrary plugin installation** on behalf of a logged-in administrator without their knowledge. By crafting a malicious page or form, the attacker can silently force the admin to install and activate any plugin from the WordPress repository. --- ## ๐ฅ Impact - โ Arbitrary plugin installation - โ Plugin activation - โ No nonce or CSRF protection - โ Exploitable via a simple HTML page - โ ๏ธ Requires admin to be logged in and open the malicious page --- ## ๐งช HTML Proof of Concept ```html
# By: Nxploited | Khaled Alenazi
# Type: CSRF (No Nonce Validation)
# Impact: Unauthenticated attacker can force admin to install and activate arbitrary WordPress plugins