CVE-2026-18072: Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … 10.8.7 - Unauthenticated Authentication Bypass via Hardcoded Backdoor in '_wplogin' Parameter
The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … plugin for WordPress is vulnerable to Authentication Bypass via a Hardcoded Backdoor in version 10.8.7. The vulnerability exists because the arveucinit() function — registered on WordPress's init hook at priority 1 so that it runs before any authentication checks on every request — reads an attacker-supplied token from the wplogin (or wpm) parameter and compares it against a hardcoded SHA-256 hash embedded directly in the plugin source, with no nonce verification, no capability check, and no password validation anywhere in the flow. Because this static hash constitutes a set of universal credentials that are publicly accessible in the plugin's source code, unauthenticated attackers can supply the known token to be authenticated as an arbitrarily selected existing administrator account, gaining full administrative control over the affected WordPress site. This was likely introduced by an attacker who gained commit access to the developers account.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
WordPress plugin "Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick …"to a version that resolves this vulnerability.Fixed in 10.8.7
Event History
Frequently Asked Questions
What is the severity of CVE-2026-18072?
CVE-2026-18072 has a critical severity rating of 9.8.
How do I fix CVE-2026-18072?
To fix CVE-2026-18072, update the Advanced Responsive Video Embedder plugin to the latest version that addresses this vulnerability.
What types of systems are affected by CVE-2026-18072?
CVE-2026-18072 affects WordPress installations using version 10.8.7 of the Advanced Responsive Video Embedder plugin.
What is the nature of the vulnerability in CVE-2026-18072?
CVE-2026-18072 is an unauthenticated authentication bypass vulnerability caused by a hardcoded backdoor in the '_wplogin' parameter.
Can CVE-2026-18072 be exploited remotely?
Yes, CVE-2026-18072 can be exploited remotely due to its unauthenticated access nature.