Description
Root Browser Classic 3.3.0 passes the path of a selected SQLite database to an operating-system shell without safely separating the filename from the command.
Published: 2026-09-24
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The flaw allows a crafted SQLite file name to be concatenated with an operating‑system shell command without proper escaping. This results in OS command injection, which can give an attacker the ability to execute arbitrary code with the privileges of the application. The core weakness is input validation, as described by CWE‑78, and the attack can compromise both the confidentiality and integrity of the device.

Affected Systems

Maple Media Root Browser Classic version 3.3.0 for Android. This is the only product and version explicitly listed in the advisory.

Risk and Exploitability

The vulnerability carries a high CVSS score of 8.5 and is not listed in the CISA KEV catalog, indicating it is not a known exploited vulnerability. The EPSS score is not available, so exploitation probability cannot be precisely quantified, but the absence of a KEV listing suggests it may not be actively exploited yet. The vulnerability requires a user to create a SQLite file with a malicious name and then open it in the application, implying a local or semi‑local attack vector where the adversary has file‑write access on the device.

Generated by OpenCVE AI on September 25, 2026 at 02:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of Root Browser Classic that removes the unsanitized shell command usage.
  • Delete any SQLite database files with maliciously crafted filenames from the device before opening them in the app.
  • If upgrading is not immediately possible, uninstall or disable the app until a patch is available to prevent the potential exploitation.

Generated by OpenCVE AI on September 25, 2026 at 02:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Description Root Browser Classic 3.3.0 passes the path of a selected SQLite database to an operating-system shell without safely separating the filename from the command.
Title Maple Media Root Browser Classic 3.3.0 - OS command injection through crafted SQLite filenames
First Time appeared Maple Media
Maple Media root Browser Classic
Weaknesses CWE-78
CPEs cpe:2.3:a:maple_media:root_browser_classic:3.3.0:*:android:*:*:*:*:*
Vendors & Products Maple Media
Maple Media root Browser Classic
References
Metrics cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Maple Media Root Browser Classic
cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-09-25T16:03:19.356Z

Reserved: 2026-09-02T22:03:15.544Z

Link: CVE-2026-85082

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-25T00:16:57.720

Modified: 2026-09-25T17:17:15.800

Link: CVE-2026-85082

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T07:30:16Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')