CVE-2025-66135
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | imager_elementor | to 2.0.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-66135 is a Broken Access Control vulnerability in the WordPress Imager for Elementor Plugin (versions up to 2.0.4). It occurs due to missing authorization, authentication, or nonce token checks in certain plugin functions, which allows unprivileged users (like subscribers or developers) to perform actions that normally require higher privileges. [1]
How can this vulnerability impact me? :
This vulnerability allows users without proper privileges to perform restricted actions within the plugin, potentially leading to unauthorized changes or access. However, the severity is considered low (CVSS score 5.4), and exploitation is unlikely. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for this vulnerability, immediate mitigation steps include restricting user roles and permissions to limit access to the Imager for Elementor plugin functions, monitoring for unusual activity from low-privilege users, and considering disabling or removing the plugin until a patch is released. Additionally, keep the plugin updated and follow security advisories from the plugin developer or Patchstack. [1]