CVE-2026-18001
published 2026-07-30CVE-2026-18001: Inappropriate implementation in WebGL in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from…
PriorityP431medium6.5CVSS 3.1
AVNACLPRNUIRSUCHINAN
EPSS
0.18%
8.0th percentile
Inappropriate implementation in WebGL in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| chrome | < 151.0.7922.72 | 151.0.7922.72 | |
| chrome | >= 151.0.7922.72 < 151.0.7922.72 | 151.0.7922.72 | |
| chrome_desktop | — | — |
CVSS provenance
nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
vendor_redhat6.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
chromium-browser: chromium-browser: Inappropriate implementation in WebGL
vendor_redhat·2026-07-30·CVSS 6.5
CVE-2026-18001 [MEDIUM] CWE-825 chromium-browser: chromium-browser: Inappropriate implementation in WebGL
chromium-browser: chromium-browser: Inappropriate implementation in WebGL
An inappropriate implementation flaw was found in the WebGL component of the Chromium browser.
Upstream bug(s):
https://code.google.com/p/chromium/issues/detail?id=521757779
Statement: Red Hat Product Security rates the severity of this flaw as determined by the Google Chrome Security Advisory.
Chrome
Stable Channel Update for Desktop: CVE-2026-18001
vendor_chrome·2026-07-29
CVE-2026-18001 [LOW] Stable Channel Update for Desktop: CVE-2026-18001
Stable Channel Update for Desktop
CVE-2026-18001: Inappropriate implementation in WebGL. Reported by Google on 2026-06-09 [N/A][ 521864362 ] Low CVE-2026-18002: Insufficient validation of untrusted input in Google Lens
Reported by Google on 2026-06-09 [N/A][ 521934304 ] Low CVE-2026-18003: Inappropriate implementation in Chrome for iOS
Severity: low
GHSA
Inappropriate implementation in WebGL in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.
ghsa_unreviewed·2026-07-30
CVE-2026-18001 [MEDIUM] CWE-200 Inappropriate implementation in WebGL in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.
Inappropriate implementation in WebGL in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
GHSA
goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags
ghsa·2026-07-01
CVE-2026-50138 [HIGH] CWE-284 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags
goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags
# WebDAV listener ignores `--read-only`, `--upload-only`, and `--no-delete` mode flags
**Ecosystem:** Go
**Package:** `goshs.de/goshs/v2` (`github.com/patrickhener/goshs`)
**Affected:** ` /tmp/r/x.txt
goshs -p 18000 -wp 18001 -w -ro -d /tmp/r -b admin:pw &
curl -u admin:pw -X PUT http://localhost:18000/y.txt --data x # 403 (HTTP enforces -ro)
curl -u admin:pw -X PUT http://localhost:18001/y.txt --data x # 201 (WebDAV writes anyway)
curl -u admin:pw -X DELETE http://localhost:18001/x.txt # 204 (WebDAV deletes anyway)
curl -u admin:pw -X MKCOL http://localhost:18001/pwned/ # 201 (WebDAV creates dir)
```
## Impact
- **Integrity** — `--read-only` and `--no-delete` are silently downgraded to "no protectio
No detection rules found.
No public exploits indexed.
2026-07-30
Published