CVE-2026-94684
6.5OceanWP · Ocean Extra
The Ocean Extra plugin for WordPress is vulnerable to stored cross-site scripting (XSS) due to insufficient input neutralization by contributor-level users.
Executive summary
An authenticated contributor-level user can execute arbitrary JavaScript in the context of an administrator session via a stored XSS vulnerability in the Ocean Extra plugin.
Vulnerability
This vulnerability is a stored cross-site scripting (XSS) flaw (CWE-79) triggered when a user with contributor-level privileges submits malicious input that is not properly neutralized. This allows for the execution of scripts in the browser of a higher-privileged user who views the injected content.
Business impact
The exploitation of this vulnerability could lead to the compromise of administrative accounts, potentially resulting in full site takeover, unauthorized data access, or the redirection of site visitors to malicious content. Although the CVSS score of 6.5 reflects a medium severity, the ability for lower-privileged users to impact administrative sessions poses a significant risk to the integrity and availability of the WordPress environment.
Remediation
Immediate Action: Update the Ocean Extra plugin to version 2.6.2 or the latest available release to incorporate the necessary input sanitization fixes.
Proactive Monitoring: Review WordPress audit logs for unusual contributor activity and monitor for unexpected changes to administrative settings or plugin configurations.
Compensating Controls: Implement a Web Application Firewall (WAF) to filter malicious XSS payloads, and strictly limit the number of users assigned the contributor role until the patch is applied.
Exploitation status
Public Exploit Available: No confirmed public exploit exists in the provided data.
Analyst recommendation
Security teams should prioritize the update of the Ocean Extra plugin to version 2.6.2 immediately. Given that this vulnerability allows for privilege escalation via XSS, ensuring that all plugins are running the latest patched versions is essential to maintaining a secure WordPress posture and preventing unauthorized administrative access.
History
- Analyst report written
Sources
Originally found and disclosed by Ananda Dhakal (Patchstack) | Patchstack Bug Bounty Program, per the CVE Program record.