CVE-2026-82090
Received Received - Intake

XSS in Pocket Browser Extension via Save to Pocket

Vulnerability report for CVE-2026-82090, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: MITRE

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
mozilla pocket 8.33.0.0
mozilla pocket 4.5.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-82090 is a DOM-based Cross-Site Scripting (XSS) vulnerability in Mozilla Pocket's Android and iOS apps. It allows malicious JavaScript to execute without user interaction by injecting unsanitized HTML via jQuery's .html() method. The flaw is triggered by a background service that fetches and renders malicious content automatically, making it a 0-click exploit.

Detection Guidance

To detect this vulnerability, inspect the Pocket Android application (version 8.33.0.0) for the presence of the vulnerable `articleview-mobile.js` file and check if the `DownloadingService` automatically fetches and renders external HTML without user interaction. Review network traffic for unexpected data exfiltration attempts.

Impact Analysis

This vulnerability can allow attackers to execute arbitrary JavaScript in the context of the Pocket app, potentially leading to data theft, session hijacking, or interaction with native app features via a JavaScript bridge. Since it is a 0-click exploit, users may be compromised without any action.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive user data, violating GDPR's data protection principles and HIPAA's security requirements for protected health information. Organizations using affected Pocket versions may face compliance breaches and legal consequences.

Mitigation Strategies

Since Mozilla has declared Pocket out of scope and no patch is available, the only mitigation is to uninstall or disable the Pocket application entirely. Avoid using the service for future use due to the persistent risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82090. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart