CVE-2025-29012
BaseFortify
Publication date: 2025-07-04
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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?
This vulnerability is a Broken Access Control issue in the WordPress CF7 7 Mailchimp Add-on plugin (up to version 2.2). It occurs because of missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that should require higher privileges. Essentially, it means that security controls meant to restrict access are incorrectly configured, enabling unauthorized users to bypass them. [1]
How can this vulnerability impact me? :
The vulnerability allows unauthenticated users to bypass access controls and perform privileged actions without proper authorization. This can lead to unauthorized manipulation or misuse of the plugin's functionality. Although the severity is rated as low (CVSS 5.3) and the likelihood of exploitation is low, it still poses a risk of unauthorized access and potential misuse of the affected system. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is currently available for this vulnerability, immediate mitigation steps include monitoring for updates from the plugin developer and applying virtual patching (vPatching) solutions offered by Patchstack, which provide automatic protection against this vulnerability. Additionally, reviewing and tightening access control configurations on the affected plugin may help reduce risk. [1]