CVE•Published 2026-09-08•Modified 2026-09-10•1 article on news•4 live references•NVD data
CVE-2026-49881
Vulnerability data via NVD (ingested)
CVSS v3.1
7.8
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
In serviceClassExists of InCallController.java, there is a possible arbitrary code execution due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Timeline
Published 2026-09-08
Modified 2026-09-10
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common). Live host counts are a Premium feature.
More intel sources (5)
Shodan report
vuln:CVE-2026-49881Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-49881Censys host search filtered to this CVE id.
grep.app
CVE-2026-49881Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-49881GitHub code search for direct mentions.
Google dork
"CVE-2026-49881" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2026-498812 repos
LSPosed/LSPromiseC
Android complete exploit chain that enables privilege escalation from a local untrusted app to root/kernel, combination of CVE-2026-49881 and CVE-2026-43284
Supersonic/TLPEKotlin
CVE-2026-49881, a logic issue in the InCallController class in Android 17's Telecom service that allows an unprivileged app to gain arbitrary code execution as UID 1000 system_serv…