← Back to search

CVE-2026-49004

6.5 MEDIUM

Published 2026-08-05 · Updated 2026-08-05

AI risk analysis

Summary
The flaw allows local attackers to exploit misconfigured PostgreSQL service command injection vulnerabilities to gain full root access on affected devices.
Exploitability
Exploitation requires root privileges and knowledge of weak credentials but is relatively straightforward given the service's misconfiguration.
Blast radius
If exploited, the impact could be severe, leading to complete control over the device and potential data exfiltration or system compromise.
Prioritized remediation
Update and secure the PostgreSQL service by changing default credentials and limiting its privileges to non-root levels.
rceauth-bypasslocal-privilege-escalation

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing local attackers to bypass Android's permission sandbox and gain full root access.

CVSS vector

CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L

Weaknesses

CWE-89

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.