RCE in Kaiostech Kaios
CVE-2023-33294
An issue was discovered in KaiOS 3.0 before 3.1. The /system/bin/tctweb_server binary exposes a local web server that responds to GET and POST requests on port 2929. The server accepts arbitrary Bash commands and executes them as root. Because it is not permission or context restricted and returns proper CORS headers, it's accessible to all websites via the browser. At a bare minimum, this allows an attacker to retrieve a list of the user's installed apps, notifications, and downloads. It also allows an attacker to delete local files and modify system properties including the boolean persist.moz.killswitch property (which would render the device inoperable). This vulnerability is partially mitigated by SELinux which prevents reads, writes, or modifications to files or permissions within protected partitions.
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.009 (57.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Kaiostech Kaios — versions 3.0, 3.1
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2023-33294?
- CVE-2023-33294 is a critical-severity vulnerability in Kaiostech Kaios, classified under Command Injection. CVSS score: 9.8/10. Published 2023-05-22.
- How severe is CVE-2023-33294?
- Critical severity. CVSS v3 base score is 9.8 out of 10.