PatchSiren cyber security CVE debrief
CVE-2026-18312 Readwise CVE debrief
CVE-2026-18312 is a stored cross-site scripting (XSS) vulnerability in Readwise Reader for Android. The application constructs URLs in its WebView using attacker-controlled metadata without proper encoding or escaping, allowing an attacker to inject script content and enabling stored XSS. This vulnerability can be exploited when an attacker supplies 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. Defenders responsible for Readwise Reader for Android deployments should assess exposure and prioritize patching to prevent exploitation of this stored XSS. The CVE- 6
- Vendor
- Readwise
- Product
- Reader
- CVSS
- MEDIUM 6.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Readwise Reader for Android deployments, security teams, and IT personnel managing Android applications should assess exposure and prioritize patching to prevent exploitation of this stored XSS vulnerability. They should also review compensating controls for exposed systems, monitor for suspicious activity, and restrict input to Readwise Reader for Android to prevent malicious metadata. Additionally, they should verify and apply 7
Why it matters
CVE-2026-18312 is a stored XSS vulnerability in Readwise Reader for Android that allows an attacker to inject script content, enabling stored cross-site scripting. Defenders should prioritize verifying and patching Readwise Reader for Android to prevent exploitation.
- Verify and patch Readwise Reader for Android to prevent exploitation
- Monitor for suspicious activity in Readwise Reader for Android
- Restrict input to Readwise Reader for Android to prevent malicious metadata
Technical summary
The Readwise Reader for Android application constructs URLs in its WebView using attacker-controlled metadata without proper encoding or escaping. This allows an attacker to inject script content, enabling stored cross-site scripting (XSS). The vulnerability exists because the application interpolates untrusted values directly into URL strings and inserts them into the DOM via innerHTML without HTML or JavaScript context encoding. 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.
Defensive priority
Defenders should prioritize verifying and patching Readwise Reader for Android to prevent exploitation of this stored XSS vulnerability.
Recommended defensive actions
- Verify and apply patches for Readwise Reader for Android
- Monitor for suspicious activity in Readwise Reader for Android
- Restrict input to Readwise Reader for Android to prevent malicious metadata
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 6.1 and MEDIUM severity. However, additional information on affected versions and remediation is limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-18312 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-18312
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-18312 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18312
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://kb.cert.org/vuls/id/699627
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.