CVE Catalog

CVE-2026-18312

MediumCVSS 6.1
Published: Translated: NVD NIST

Summary

Readwise Reader for Android constructs URLs in its WebView using attacker-controlled metadata without proper encoding or escaping. The application interpolates untrusted values directly into URL strings and inserts them into the DOM via innerHTML. Because the interpolation occurs without HTML or JavaScript context encoding, a crafted metadata value can break out of the intended URL structure and inject script content.

Risk Assessment

An attacker can supply a document with malicious metadata that, once synchronized to an Android device, executes injected script in the WebView, enabling stored XSS and potential data theft.

Recommendation

Update Readwise Reader for Android to the latest version that includes a fix for metadata encoding.

Other vulnerabilities in Readwise Reader

See all
Original NVD description (English source)

Readwise Reader for Android constructs URLs in its WebView using attacker-controlled metadata without proper encoding or escaping. The application interpolates untrusted values directly into URL strings and inserts them into the DOM via innerHTML. Because the interpolation occurs without HTML or JavaScript context encoding, a crafted metadata value can break out of the intended URL structure and inject script content. An attacker could supply a document containing malicious metadata that, once synchronized to an Android device and rendered in the Reader WebView, results in execution of injected script content, enabling stored cross-site scripting (XSS)

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