CVE-2026-15212
WPO365 · WPO365 | SEAMLESS WORDPRESS + MICROSOFT INTEGRATION (WPO365 | LOGIN)
The WPO365 | Login plugin for WordPress is susceptible to a Cross-Site Request Forgery (CSRF) vulnerability, allowing unauthenticated attackers to perform unauthorized actions on behalf of a user.
Executive summary
A high-severity Cross-Site Request Forgery vulnerability in the WPO365 | Login WordPress plugin could allow unauthorized actions to be performed on behalf of authenticated administrators.
Vulnerability
The plugin fails to perform adequate CSRF protection, specifically within its Ajax service, allowing an attacker to trick a logged-in user into executing unintended actions without their consent.
Business impact
Successful exploitation of this CSRF vulnerability could allow an attacker to modify plugin settings or perform administrative actions if an administrator is lured into clicking a malicious link. This could result in unauthorized configuration changes, site-wide security degradation, or further compromise of the WordPress installation. The CVSS score of 8.8 highlights the potential for significant impact on site integrity.
Remediation
Immediate Action: Update the WPO365 | Login plugin to version 43.3 or later immediately.
Proactive Monitoring: Review WordPress user activity logs for suspicious configuration changes or unexpected administrative actions occurring without clear user intent.
Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to detect and block suspicious requests that lack valid CSRF tokens.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Administrators should update the plugin immediately to version 43.3. If an immediate update is not possible, restrict access to the WordPress administrative dashboard to trusted networks to reduce the exposure to CSRF-based attacks.