CVE-2026-57848
Last modified
CVE-2026-57848 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. Stoat for Android exports the chat.stoat.activities.ShareTargetActivity component (reachable to any process on the device via the android.intent.action.SEND intent) and accepts the file to share as a URI supplied through the android.intent.extra.STREAM extra. The activity does not validate or filter the incoming URI before using it as the outgoing attachment, so a caller can pass a file:// URI pointing at the application's own internal storage (for example /data/data/chat.revolt/databases/revolt.db, cached authentication token files, or preferences) and have the app treat that internal file as a user-selected attachment. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
Stoat for Android exports the chat.stoat.activities.ShareTargetActivity component (reachable to any process on the device via the android.intent.action.SEND intent) and accepts the file to share as a URI supplied through the android.intent.extra.STREAM extra. The activity does not validate or filter the incoming URI before using it as the outgoing attachment, so a caller can pass a file:// URI pointing at the application's own internal storage (for example /data/data/chat.revolt/databases/revolt.db, cached authentication token files, or preferences) and have the app treat that internal file as a user-selected attachment. An attacker who can invoke intents on the victim's device (via ADB access, a co-installed malicious application, or any other route that reaches Android's intent dispatch) can launch ShareTargetActivity with such a URI and cause the victim, on a single channel-selection interaction, to send the internal file to any Stoat channel or user of the attacker's choosing. The composer displays the attachment as \"attachment\" with no filename indication, so the victim has no visible signal that the file being sent is their own internal application data. Consequences include disclosure of the local Stoat database (message history, contact list, cached content), disclosure of authentication tokens permitting full account takeover, and disclosure of any other file readable by the app process.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| stoatchat | Stoat for Android | < 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-57848?
How severe is CVE-2026-57848?
How do I fix CVE-2026-57848?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5784Improper neutralization of input during web page generation …8.8
- CVE-2026-57842NetBSD contains a use-after-free and double-free vulnerabili…7
- CVE-2026-57843NetBSD contains an information disclosure vulnerability in m…5.5
- CVE-2026-57844Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-57846Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-57847Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-5785Zohocorp ManageEngine PAM360 versions before 8531 and Manage…8.1
- CVE-2026-57850RustDesk before 1.4.9 does not enforce a session's authorize…8.7
- CVE-2026-57851MSI Feature Manager contains a local privilege escalation vu…8.5
- CVE-2026-57852Grav CMS scheduler-webhook plugin contains an authentication…6.3
- CVE-2026-57854Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-57855Cockpit CMS contains a missing authorization vulnerability i…8.8
Are you affected by CVE-2026-57848?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
