Integrate Dynamics 365 CRM <= 1.0.9 - Missing Authorization
Strategic Overview
- Status
- Patched in 1.1.0
- Affected Plugin
- Integrate Dynamics 365 CRM
- Affected Version
<= 1.0.9- CVSS
- 6.5Medium
- Weakness type
- CWE-306 · Missing Authentication for Critical Function
- CVE
CVE-2025-10746
At a glance
CVE-2025-10746 is a medium-severity Missing Authentication for Critical Function vulnerability in the Integrate Dynamics 365 CRM WordPress plugin, affecting versions <= 1.0.9. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.1.0; sites on affected versions should update now. Disclosed October 2025, reported by Jonas Benjamin Friedli.
Vulnerability Overview
The Integrate Dynamics 365 CRM plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 1.0.9. This is due to missing capability checks and nonce verification on functions hooked to 'init'. This makes it possible for unauthenticated attackers to deactivate the plugin, tamper with OAuth configuration, and trigger test connections that expose sensitive data via direct request to vulnerable endpoints granted they can craft malicious requests with specific parameters.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-306: Missing Authentication for Critical Function
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Remediation
Update to version 1.1.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Integrate Dynamics 365 CRM 1.1.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Integrate Dynamics 365 CRM
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C