8.8 CVE-2026-3538
Enriched by CISA
Integer overflow in Skia in Google Chrome prior to 145.0.7632.159 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Critical)
https://nvd.nist.gov/vuln/detail/CVE-2026-3538
Categories
CWE-472 : External Control of Assumed-Immutable Web Parameter
The web application does not sufficiently verify inputs that are assumed to be immutable but are actually externally controllable, such as hidden form fields. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Inputs should be decoded and canonicalized to the application's current internal representation before being validated (CWE-180). Make sure that the application does not decode the same input twice (CWE-174). Such errors could be used to bypass allowlist validation schemes by introducing dangerous inputs after they have been checked. Forum product allows spoofed messages of other users via hidden form fields for name and e-mail address. Shopping cart allows price modification via hidden form field. Shopping cart allows price modification via hidden form field. Shopping cart allows price modification via hidden form field. Shopping cart allows price modification via hidden form field. Shopping cart allows price modification via hidden form field. Allows admin access by modifying value of form field. Read messages by modifying message ID parameter. Send email to arbitrary users by modifying email parameter. Authentication bypass by setting a parameter. Product does not check authorization for configuration change admin script, leading to password theft via modified e-mail address field. Logic error leads to password disclosure. Modification of message number parameter allows attackers to read other people's messages.
CWE-191 : Integer Underflow (Wrap or Wraparound)
This can happen in signed and unsigned cases.
References
chrome-cve-admin@google.com
| https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-deskt... Release Notes Vendor Advisory |
| https://issues.chromium.org/issues/484983991 Issue Tracking Permissions Required |
AFFECTED (from MITRE)
| Vendor | Product | Versions |
|---|---|---|
| Chrome |
|
|
| © 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. | ||
CPE
| cpe | start | end |
|---|---|---|
| Configuration 1 | ||
| AND | ||
| cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* | < 145.0.7632.159 | |
| Running on/with | ||
| cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* | ||
| cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* | ||
REMEDIATION
EXPLOITS
Exploit-db.com
| id | description | date | |
|---|---|---|---|
| No known exploits | |||
POC Github
| Url |
|---|
| No known exploits |
Other Nist (github, ...)
| Url |
|---|
| No known exploits |
CAPEC
Common Attack Pattern Enumerations and Classifications
| id | description | severity |
|---|---|---|
| 146 | XML Schema Poisoning |
High |
| 226 | Session Credential Falsification through Manipulation |
Medium |
| 31 | Accessing/Intercepting/Modifying HTTP Cookies |
High |
| 39 | Manipulating Opaque Client-based Data Tokens |
Medium |
MITRE
Techniques
| id | description |
|---|---|
| T1539 | Steal Web Session Cookie |
| © 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. | |
Mitigations
| id | description |
|---|---|
| M1017 | Train users to identify aspects of phishing attempts where they're asked to enter credentials into a site that has the incorrect domain for the application they are logging into. Additionally, train users not to run untrusted JavaScript in their browser, such as by copying and pasting code or dragging and dropping bookmarklets. |
| © 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation. | |
Cybersecurity needs ?
Strengthen software security from the outset with our DevSecOps expertise
Integrate security right from the start of the software development cycle for more robust applications and greater customer confidence.
Our team of DevSecOps experts can help you secure your APIs, data pipelines, CI/CD chains, Docker containers and Kubernetes deployments.
