Skip to main content

Advanced Responsive Video Embedder EUVDEUVD-2026-50111

| CVE-2026-18072 CRITICAL
Embedded Malicious Code (CWE-506)
2026-07-29 Wordfence GHSA-45wh-rxq4-jqc6
9.8
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Remote unauthenticated request with no interaction against default config yields full admin takeover, so AV:N/AC:L/PR:N/UI:N and C:H/I:H/A:H; scope unchanged within WordPress.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 29, 2026 - 05:13 vuln.today
CVE Published
Jul 29, 2026 - 03:31 cve.org
CRITICAL 9.8

DescriptionCVE.org

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.

AnalysisAI

Authentication bypass in the Advanced Responsive Video Embedder (ARVE) WordPress plugin version 10.8.7 lets unauthenticated attackers log in as any existing administrator by supplying a known hardcoded token. Because the token is a static SHA-256 hash embedded in the publicly readable plugin source, anyone can extract it and gain full administrative control of an affected site. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Read hardcoded token from public source
Delivery
Send request with _wplogin token parameter
Exploit
Bypass init-priority-1 auth check
Execution
Authenticate as chosen administrator
Impact
Take full control of site

Vulnerability AssessmentAI

Exploitation The only prerequisite is that the target WordPress site runs Advanced Responsive Video Embedder version 10.8.7 with the plugin active, in its default configuration - no authentication, nonce, user interaction, or non-default setting is required because `_arve_uc_init()` unconditionally hooks `init` at priority 1. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Signals largely agree this is a serious, low-effort compromise: the CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (9.8) reflects remote, unauthenticated, no-interaction exploitation yielding total control, and CISA SSVC rates Technical Impact as 'total' and Automatable as 'yes'. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker reads the plugin's public source on WordPress Trac, extracts the token that hashes to the hardcoded SHA-256 value, and sends a single crafted request to any site running ARVE 10.8.7 with `_wplogin=<token>` naming the target admin account. Since `_arve_uc_init()` runs at init priority 1 before any auth check, the request authenticates the attacker as that administrator with no credentials, nonce, or user interaction. …
Remediation Because this is a malicious backdoor rather than an ordinary bug, immediately remove or roll back version 10.8.7 to the last known-clean release; the available data does not enumerate a specific fixed version, so treat this as 'No vendor-released patch identified at time of analysis' and consult the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/70f64ea0-5375-479f-90ac-29bcdf817cef) and WordPress.org plugin page for a clean release before reinstalling. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: immediately deactivate and remove ARVE plugin version 10.8.7 from all WordPress installations; verify no unauthorized administrator accounts were created and reset all administrative user credentials. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-50111 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy