Search for vulnerabilities
| Vulnerability ID | VCID-vfgz-fss4-wbgu |
| Aliases |
BIT-tensorflow-2022-23574
CVE-2022-23574 GHSA-77gp-3h4r-6428 PYSEC-2022-138 PYSEC-2022-83 |
| Summary | Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's `SpecializeType` which results in heap OOB read/write. Due to a typo, `arg` is initialized to the `i`th mutable argument in a loop where the loop index is `j`. Hence it is possible to assign to `arg` from outside the vector of arguments. Since this is a mutable proto value, it allows both read and write to outside of bounds data. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, and TensorFlow 2.6.3, as these are also affected and still in supported range. |
| Status | Published |
| Exploitability | None |
| Weighted Severity | None |
| Risk | None |
| Affected and Fixed Packages | Package Details |
| System | Score | Found at |
|---|---|---|
| epss | 0.00296 | https://api.first.org/data/v1/epss?cve=CVE-2022-23574 |
| cvssv3.1_qr | HIGH | https://github.com/advisories/GHSA-77gp-3h4r-6428 |
| cvssv3.1_qr | HIGH | https://github.com/tensorflow/tensorflow/security/advisories/GHSA-77gp-3h4r-6428 |
| Percentile | 0.53147 |
| EPSS Score | 0.00296 |
| Published At | May 30, 2026, 12:55 p.m. |
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-05-30T20:29:42.174986+00:00 | Pypa Importer | Import | https://github.com/pypa/advisory-database/blob/main/vulns/tensorflow-gpu/PYSEC-2022-138.yaml | 38.6.0 |