CVE Catalog

CVE-2026-18311

MediumCVSS 6.1
Published: Translated: NVD NIST

Summary

Readwise Reader for Android contains a cross-site scripting vulnerability due to missing HTML sanitization in its processing of imported document metadata. Attacker-controlled fields such as the author meta tag are inserted into a WebView via innerHTML, enabling stored XSS that executes on synced devices when the malicious document is opened.

Risk Assessment

Risk of session hijacking or performing actions in the application context on victims' devices, potentially leading to data theft or unauthorized actions.

Recommendation

Update the app to a patched version that adds HTML sanitization before inserting metadata into WebView, and avoid opening documents from untrusted sources.

Other vulnerabilities in Readwise Reader

See all
Original NVD description (English source)

Readwise Reader for Android contains a cross-site scripting vulnerability due to missing HTML sanitization in its processing of imported document metadata. Attacker-controlled fields such as the author meta tag are inserted into a WebView via innerHTML, enabling stored XSS that executes on synced devices when the malicious document is opened.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS