CVE-2026-22072
Received Received - Intake

WebView External URL Loading Arbitrary JavaScript Execution

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

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: OPPO Mobile Telecommunication Corp., Ltd.

Description

Loading arbitrary external URLs through WebView components introduces malicious JS code that can steal arbitrary user tokens.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves loading arbitrary external URLs through WebView components, which can execute malicious JavaScript code. This code may steal arbitrary user tokens, potentially compromising user accounts and sensitive data.

Detection Guidance

This vulnerability involves malicious JavaScript execution via WebView components loading arbitrary external URLs. To detect it, inspect network traffic for unexpected external URL loads in WebView components and monitor for unusual token access patterns. Check application logs for WebView activity and validate URL sources in app code.

Impact Analysis

If exploited, this vulnerability could allow attackers to steal user tokens, leading to unauthorized access to accounts, data breaches, or further malicious activities like session hijacking or identity theft.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Disable or restrict WebView components from loading arbitrary external URLs. Implement strict URL validation and allowlisting for WebView content. Review and update JavaScript execution policies in WebView settings.

Chat Assistant

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

EPSS Chart