Description
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 `_arve_uc_init()` 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.
Published: 2026-07-29
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Responsive Video Embedder plugin, version 10.8.7, contains a hardcoded SHA‑256 hash that can be supplied in the "_wplogin" (or "_wpm") query parameter. Because the plugin’s init hook runs before authentication checks and performs no nonce, capability or password validation, any visitor can send a crafted HTTP request containing the known token and be logged in as an arbitrary administrator. The attack grants full administrative privileges, allowing an attacker to modify site content, install additional malware, or exfiltrate data. The flaw is a direct authentication bypass via a backdoor embedded in the source code.

Affected Systems

WordPress sites that have the Advanced Responsive Video Embedder plugin version 10.8.7 installed – the plugin is distributed by the vendor nico23. Only this specific version is confirmed to carry the backdoor; newer or older releases have not been reported as vulnerable.

Risk and Exploitability

The issue is rated CVSS 9.8, indicating critical severity. The EPSS score is below 1 %, suggesting a low current exploitation probability, yet the exploit is trivial to launch, requiring just an HTTP request with the correct parameter. It is not listed in the CISA KEV catalog, but the high impact makes it a priority for any site operator. Attackers can acquire the necessary token from the publicly viewable source file, so the risk is high as long as the vulnerable plugin remains in use.

Generated by OpenCVE AI on August 3, 2026 at 13:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Responsive Video Embedder plugin to the latest version that removes the hardcoded backdoor.
  • If the plugin is not required, delete or deactivate it entirely to eliminate the vulnerability.
  • Deploy a web application firewall rule that blocks requests containing the _wplogin or _wpm parameters to prevent accidental exploitation while remediation is pending.

Generated by OpenCVE AI on August 3, 2026 at 13:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Nico23
Nico23 advanced Responsive Video Embedder For Rumble, Odysee, Youtube, Vimeo, Kick …
Wordpress
Wordpress wordpress
Vendors & Products Nico23
Nico23 advanced Responsive Video Embedder For Rumble, Odysee, Youtube, Vimeo, Kick …
Wordpress
Wordpress wordpress

Wed, 29 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description 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 `_arve_uc_init()` 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.
Title Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … 10.8.7 - Unauthenticated Authentication Bypass via Hardcoded Backdoor in '_wplogin' Parameter
Weaknesses CWE-506
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Nico23 Advanced Responsive Video Embedder For Rumble, Odysee, Youtube, Vimeo, Kick …
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-29T13:04:22.634Z

Reserved: 2026-07-28T15:05:15.700Z

Link: CVE-2026-18072

cve-icon Vulnrichment

Updated: 2026-07-29T13:04:16.659Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T05:16:40.840

Modified: 2026-07-30T14:01:30.413

Link: CVE-2026-18072

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:00:07Z

Weaknesses