CVE-2026-82090 PUBLISHED

Assigner: mitre
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

Pocket through 8.33.0.0 allows XSS because "Save to Pocket" injects external HTML into the DOM.  JavaScript code can alter the application state via native bridge methods.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor getpocket
Product Pocket
Versions Default: unknown
  • affected from 0 to 8.33.0.0 (incl.)

Affected Configurations

User must have saved at least one article to Pocket prior to attack.

The DownloadingService must be running in background (default behavior on BOOT_COMPLETED).

No special configuration required; default installation is vulnerable.

Workarounds

Immediately uninstall com.ideashower.readitlater.pro from all Android devices.

Revoke Google OAuth grants associated with the Pocket account.

No vendor-provided mitigation or patch is available. Product is End-of-Life.

Solutions

The only mitigation is uninstallation of the application.

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE