Multiple Adobe ColdFusion Vulnerabilities
July 24, 2025AWS Releases Fix for Windows Client VPN Local Privilege Escalation
July 24, 2025Multiple Adobe ColdFusion Vulnerabilities
July 24, 2025AWS Releases Fix for Windows Client VPN Local Privilege Escalation
July 24, 2025Severity
Medium
Analysis Summary
CVE-2025-7695 CVSS:8.8
The Dataverse Integration plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization checks within its reset_password_link REST endpoint in versions 2.77 through 2.81. The endpoint’s handler accepts a client-supplied id, email, or login, looks up that user, and calls get_password_reset_key() unconditionally. Because it only checks that the caller is authenticated, and not that they own or may edit the target account, any authenticated attacker, with Subscriber-level access and above, can obtain a password reset link for an administrator and hijack that account.
CVE-2025-6380 CVSS:9.8
The ONLYOFFICE Docs plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within its oo.callback REST endpoint in versions 1.1.0 to 2.2.0. The plugin’s permission callback only verifies that the supplied, encrypted attachment ID maps to an existing attachment post, but does not verify the requester’s identity or capabilities. This makes it possible for unauthenticated attackers to log in as an arbitrary user.
Impact
- Privilege Escalation
Indicators of Compromise
CVE
CVE-2025-7695
CVE-2025-6380
Affected Vendors
- WordPress
Affected Products
- alexacrm Dataverse Integration 2.77
- onlyoffice ONLYOFFICE Docs 1.1.0
Remediation
Refer to WordPress Website for patch, upgrade, or suggested workaround information.