CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-18072 — The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick ...

·Source: NIST NVD

Updated:

Executive Summary

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 t

Analysis

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. CVSS Score: 9.8. Published: 2026-07-29T05:16:40.840.

Indicators of Compromise (1)

CVE (1)
CVE-2026-18072
Source Attribution

Originally published by NIST NVD on Jul 29, 2026. Verified by: NIST.

Related Threats

MEDIUMVulnerabilityNEW

Defcon Aerospace Village Seeks Broader Appeal This Year

<img src="https://ismg-cdn.nyc3.cdn.digitaloceanspaces.com/articles/defcon-aerospace-village-seeks-broader-appeal-this-year-image_small-2-a-32400.jpg" align=right hspace=4><b>That’s No Moon, It’s an Insecure PLC</b><br>The Aerospace Village at annual hacking conference Defcon, famed as the home of the Hack-A-Sat contest which culminated in 2023 with the live hacking of a real satellite in orbit, w

Bank Info Security
HIGHVulnerability

NVD HIGH: CVE-2026-61524 — WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload vulnerabili...

WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload vulnerability in the module installation feature that allows authenticated administrators to achieve remote code execution by uploading a crafted ZIP archive containing a PHP webshell alongside a valid info.php metadata file. Attackers can place the malicious archive through the module installation interface, causing the applicat

CVE-2026-61524
NIST NVD
HIGHVulnerability

NVD HIGH: CVE-2026-61523 — WebsiteBaker CMS before 2.13.10 contains a code injection vulnerability in the D...

WebsiteBaker CMS before 2.13.10 contains a code injection vulnerability in the Droplets editor that allows authenticated administrators to inject arbitrary PHP code by submitting malicious content through the droplet Code field, which is written verbatim to a publicly accessible PHP file with no content sanitization. Attackers can save a PHP webshell via the save_droplet handler to a predictable p

CVE-2026-61523
NIST NVD