CVE-2025-66138
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 | motionger_for_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-66138 is a Broken Access Control vulnerability in the WordPress plugin "Motionger for Elementor" up to version 2.0.4. It occurs due to missing authorization, authentication, or nonce token checks in certain 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 can allow unauthorized users to escalate their privileges and perform restricted actions within the plugin, potentially compromising the security of the WordPress site. However, it is considered low severity with a CVSS score of 5.4 and limited threat potential. No official fix is currently available, so monitoring for updates or mitigations is recommended. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
There are no specific detection commands or network/system detection methods provided for this vulnerability. Monitoring for unauthorized privilege escalation attempts within the Motionger for Elementor plugin may help, but no concrete commands or detection tools are mentioned. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available, immediate mitigation steps include monitoring for updates or mitigations from the plugin developer or security community. Additionally, restricting user roles and permissions to limit unprivileged users' access may reduce risk until a patch is released. [1]