CVE Vulnerabilities

CVE-2026-11097

Use of Function with Inconsistent Implementations

Published: Jun 04, 2026 | Modified: Jun 09, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.4 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

Inappropriate implementation in WebView in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)

Weakness

The code uses a function that has inconsistent implementations across operating systems and versions.

Affected Software

NameVendorStart VersionEnd Version
ChromeGoogle*149.0.7827.53 (excluding)
Chromium-browserUbuntuupstream*

Extended Description

The use of inconsistent implementations can cause changes in behavior when the code is ported or built under a different environment than the programmer expects, which can lead to security problems in some cases. The implementation of many functions varies by platform, and at times, even by different versions of the same platform. Implementation differences can include:

Potential Mitigations

References