GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    17592 vulnerabilities found for Android by Google

    CVE-2026-58773 (GCVE-0-2026-58773)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In link_load_gnss_image of link_device.c, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-787 - Out-of-bounds Write
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58773",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:04.379Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In link_load_gnss_image of link_device.c, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:55.580Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58773",
        "datePublished": "2026-09-15T18:34:55.580Z",
        "dateReserved": "2026-07-02T05:46:59.932Z",
        "dateUpdated": "2026-09-16T03:57:04.379Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58767 (GCVE-0-2026-58767)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58767",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:07.319Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:54.608Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58767",
        "datePublished": "2026-09-15T18:34:54.608Z",
        "dateReserved": "2026-07-02T05:46:59.932Z",
        "dateUpdated": "2026-09-16T03:57:07.319Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58766 (GCVE-0-2026-58766)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58766",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:08.737Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:53.638Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58766",
        "datePublished": "2026-09-15T18:34:53.638Z",
        "dateReserved": "2026-07-02T05:46:59.932Z",
        "dateUpdated": "2026-09-16T03:57:08.737Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58765 (GCVE-0-2026-58765)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In GPU, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Information disclosure
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58765",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:11.268Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In GPU, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:52.657Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58765",
        "datePublished": "2026-09-15T18:34:52.657Z",
        "dateReserved": "2026-07-02T05:46:59.932Z",
        "dateUpdated": "2026-09-16T03:57:11.268Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58755 (GCVE-0-2026-58755)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In smmu_install_nested_ste of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58755",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:12.358Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In smmu_install_nested_ste of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:51.687Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58755",
        "datePublished": "2026-09-15T18:34:51.687Z",
        "dateReserved": "2026-07-02T05:45:35.351Z",
        "dateUpdated": "2026-09-16T03:57:12.358Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58751 (GCVE-0-2026-58751)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple functions of arm-smmu-v3.c, there is a possible use-after-free due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-416 - Use After Free
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58751",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:13.460Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of arm-smmu-v3.c, there is a possible use-after-free due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:50.702Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58751",
        "datePublished": "2026-09-15T18:34:50.702Z",
        "dateReserved": "2026-07-02T05:43:30.494Z",
        "dateUpdated": "2026-09-16T03:57:13.460Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58747 (GCVE-0-2026-58747)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In smmu_detach_dev of arm-smmu-v3.c, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58747",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:14.541Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In smmu_detach_dev of arm-smmu-v3.c, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:49.727Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58747",
        "datePublished": "2026-09-15T18:34:49.727Z",
        "dateReserved": "2026-07-02T05:43:30.493Z",
        "dateUpdated": "2026-09-16T03:57:14.541Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58744 (GCVE-0-2026-58744)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple locations, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-20 - Improper Input Validation
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58744",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:15.695Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple locations, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:48.762Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58744",
        "datePublished": "2026-09-15T18:34:48.762Z",
        "dateReserved": "2026-07-02T05:43:30.493Z",
        "dateUpdated": "2026-09-16T03:57:15.695Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58739 (GCVE-0-2026-58739)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In platform_msg_handler_init of default_msg_handlers.c, there is a possible confused deputy due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-441 - Unintended Proxy or Intermediary ('Confused Deputy')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58739",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-441",
                    "description": "CWE-441 Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:17.082Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In platform_msg_handler_init of default_msg_handlers.c, there is a possible confused deputy due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:47.801Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58739",
        "datePublished": "2026-09-15T18:34:47.801Z",
        "dateReserved": "2026-07-02T05:42:12.104Z",
        "dateUpdated": "2026-09-16T03:57:17.082Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58734 (GCVE-0-2026-58734)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In google_mba_recv_msg of google_mba_poll.c, there is a possible out-of-bounds write due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-787 - Out-of-bounds Write
    • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58734",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:18.518Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In google_mba_recv_msg of google_mba_poll.c, there is a possible out-of-bounds write due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:46.778Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58734",
        "datePublished": "2026-09-15T18:34:46.778Z",
        "dateReserved": "2026-07-02T05:42:12.104Z",
        "dateUpdated": "2026-09-16T03:57:18.518Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58731 (GCVE-0-2026-58731)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 15:59
    VLAI
    Summary
    In multiple functions of physmem_extmem_linux.c, there is a possible out-of-bounds read due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 20:15 UTC
    CWE
    • Information disclosure
    • CWE-457 - Use of Uninitialized Variable
    • CWE-125 - Out-of-bounds Read
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 6.2,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58731",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T20:15:22.504544Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-457",
                    "description": "CWE-457 Use of Uninitialized Variable",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T15:59:52.840Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of physmem_extmem_linux.c, there is a possible out-of-bounds read due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:45.777Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58731",
        "datePublished": "2026-09-15T18:34:45.777Z",
        "dateReserved": "2026-07-02T05:40:51.924Z",
        "dateUpdated": "2026-09-16T15:59:52.840Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58728 (GCVE-0-2026-58728)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In ARM64_TLBI of mmu.h, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58728",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:20.202Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In ARM64_TLBI of mmu.h, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:44.803Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58728",
        "datePublished": "2026-09-15T18:34:44.803Z",
        "dateReserved": "2026-07-02T05:40:51.923Z",
        "dateUpdated": "2026-09-16T03:57:20.202Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58726 (GCVE-0-2026-58726)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In FsmReleaseKey of fsm.c, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58726",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:21.710Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In FsmReleaseKey of fsm.c, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:43.764Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58726",
        "datePublished": "2026-09-15T18:34:43.764Z",
        "dateReserved": "2026-07-02T05:40:51.923Z",
        "dateUpdated": "2026-09-16T03:57:21.710Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58724 (GCVE-0-2026-58724)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple locations, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-416 - Use After Free
    • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58724",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:23.120Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple locations, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:42.782Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58724",
        "datePublished": "2026-09-15T18:34:42.782Z",
        "dateReserved": "2026-07-02T05:40:51.923Z",
        "dateUpdated": "2026-09-16T03:57:23.120Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58721 (GCVE-0-2026-58721)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-15 20:01
    VLAI
    Summary
    In multiple locations, there is a possible information disclosure due to uninitialized memory use. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 19:59 UTC
    CWE
    • Information disclosure
    • CWE-457 - Use of Uninitialized Variable
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58721",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T19:59:28.548639Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-457",
                    "description": "CWE-457 Use of Uninitialized Variable",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-15T20:01:21.010Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple locations, there is a possible information disclosure due to uninitialized memory use. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Information disclosure",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:41.814Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58721",
        "datePublished": "2026-09-15T18:34:41.814Z",
        "dateReserved": "2026-07-02T05:39:38.720Z",
        "dateUpdated": "2026-09-15T20:01:21.010Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58718 (GCVE-0-2026-58718)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In smmu_detach_dev_nested of arm-smmu-v3.c, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-20 - Improper Input Validation
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58718",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:25.271Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In smmu_detach_dev_nested of arm-smmu-v3.c, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:40.846Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58718",
        "datePublished": "2026-09-15T18:34:40.846Z",
        "dateReserved": "2026-07-02T05:39:38.720Z",
        "dateUpdated": "2026-09-16T03:57:25.271Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58716 (GCVE-0-2026-58716)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In multiple locations, there is a possible time-of-check to time-of-use due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
    • CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58716",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-367",
                    "description": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:27.407Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple locations, there is a possible time-of-check to time-of-use due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:39.877Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58716",
        "datePublished": "2026-09-15T18:34:39.877Z",
        "dateReserved": "2026-07-02T05:39:38.720Z",
        "dateUpdated": "2026-09-16T03:57:27.407Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58710 (GCVE-0-2026-58710)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In DecodeFilmGrainParams of film_grain_dec.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Remote code execution
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58710",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:42.781Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In DecodeFilmGrainParams of film_grain_dec.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:38.909Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58710",
        "datePublished": "2026-09-15T18:34:38.909Z",
        "dateReserved": "2026-07-02T05:38:24.955Z",
        "dateUpdated": "2026-09-16T03:57:42.781Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58704 (GCVE-0-2026-58704)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:55
    VLAI CISA Previdian
    Summary
    In Cellular Modem, there is a possible permission bypass due to a logic error in the code. This could lead to remote (proximal/adjacent) escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: active Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    • CWE-285 - Improper Authorization
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "ADJACENT_NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58704",
                    "options": [
                      {
                        "Exploitation": "active"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-285",
                    "description": "CWE-285 Improper Authorization",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:55:53.112Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "government-resource"
                ],
                "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-58704"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Cellular Modem, there is a possible permission bypass due to a logic error in the code. This could lead to remote (proximal/adjacent) escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:37.966Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58704",
        "datePublished": "2026-09-15T18:34:37.966Z",
        "dateReserved": "2026-07-02T05:38:24.955Z",
        "dateUpdated": "2026-09-17T03:55:53.112Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58701 (GCVE-0-2026-58701)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In trusty_dputc of generic-arm64-smcall.c, there is a possible out-of-bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
    • CWE-787 - Out-of-bounds Write
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58701",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-362",
                    "description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:29.540Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In trusty_dputc of generic-arm64-smcall.c, there is a possible out-of-bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:37.000Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58701",
        "datePublished": "2026-09-15T18:34:37.000Z",
        "dateReserved": "2026-07-02T05:37:09.598Z",
        "dateUpdated": "2026-09-16T03:57:29.540Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58699 (GCVE-0-2026-58699)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In Vp9DecEndOfStream of vp9hwd_output.cc, there is a possible out-of-bounds read due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-125 - Out-of-bounds Read
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.4,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58699",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-125",
                    "description": "CWE-125 Out-of-bounds Read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:23.105Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Vp9DecEndOfStream of vp9hwd_output.cc, there is a possible out-of-bounds read due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:36.035Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58699",
        "datePublished": "2026-09-15T18:34:36.035Z",
        "dateReserved": "2026-07-02T05:37:09.598Z",
        "dateUpdated": "2026-09-17T03:56:23.105Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58698 (GCVE-0-2026-58698)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In ap_pmic_poll_msg_handler of ap_pmic_ipc.c, there is a possible permission bypass due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-441 - Unintended Proxy or Intermediary ('Confused Deputy')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58698",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-441",
                    "description": "CWE-441 Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:53.581Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In ap_pmic_poll_msg_handler of ap_pmic_ipc.c, there is a possible permission bypass due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:35.038Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58698",
        "datePublished": "2026-09-15T18:34:35.038Z",
        "dateReserved": "2026-07-02T05:37:09.598Z",
        "dateUpdated": "2026-09-16T03:57:53.581Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58695 (GCVE-0-2026-58695)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In gmc_phy_lp3_exit_restore_registers of phy_power.c, there is a possible escalation of privilege due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58695",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:24.205Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In gmc_phy_lp3_exit_restore_registers of phy_power.c, there is a possible escalation of privilege due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:34.037Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58695",
        "datePublished": "2026-09-15T18:34:34.037Z",
        "dateReserved": "2026-07-02T05:37:09.598Z",
        "dateUpdated": "2026-09-17T03:56:24.205Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58691 (GCVE-0-2026-58691)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In FsmReleaseKey of fsm.c, there is a possible permission bypass due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-20 - Improper Input Validation
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.4,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58691",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:25.297Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In FsmReleaseKey of fsm.c, there is a possible permission bypass due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:33.044Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58691",
        "datePublished": "2026-09-15T18:34:33.044Z",
        "dateReserved": "2026-07-02T05:35:39.177Z",
        "dateUpdated": "2026-09-17T03:56:25.297Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58683 (GCVE-0-2026-58683)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:57
    VLAI
    Summary
    In IP Multimedia Subsystem, there is a possible out-of-bounds write due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Remote code execution
    • CWE-20 - Improper Input Validation
    • CWE-787 - Out-of-bounds Write
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58683",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  },
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:57:44.210Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In IP Multimedia Subsystem, there is a possible out-of-bounds write due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Remote code execution",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:32.047Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58683",
        "datePublished": "2026-09-15T18:34:32.047Z",
        "dateReserved": "2026-07-02T05:34:02.657Z",
        "dateUpdated": "2026-09-16T03:57:44.210Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58679 (GCVE-0-2026-58679)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In gf_ta_test_set_config of gf_ta_test.c, there is a possible heap buffer overflow due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-122 - Heap-based Buffer Overflow
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.4,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58679",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-122",
                    "description": "CWE-122 Heap-based Buffer Overflow",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:26.400Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In gf_ta_test_set_config of gf_ta_test.c, there is a possible heap buffer overflow due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:31.051Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58679",
        "datePublished": "2026-09-15T18:34:31.051Z",
        "dateReserved": "2026-07-02T05:34:02.657Z",
        "dateUpdated": "2026-09-17T03:56:26.400Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-58678 (GCVE-0-2026-58678)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In Bootloader, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-693 - Protection Mechanism Failure
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-58678",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:27.584Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In Bootloader, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:30.060Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-58678",
        "datePublished": "2026-09-15T18:34:30.060Z",
        "dateReserved": "2026-07-02T05:34:02.657Z",
        "dateUpdated": "2026-09-17T03:56:27.584Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-57042 (GCVE-0-2026-57042)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-17 03:56
    VLAI
    Summary
    In multiple functions of DreamPickerReceiver.kt, there is a possible permission bypass due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-16 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-441 - Unintended Proxy or Intermediary ('Confused Deputy')
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-57042",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-441",
                    "description": "CWE-441 Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T03:56:28.659Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple functions of DreamPickerReceiver.kt, there is a possible permission bypass due to a confused deputy. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:29.068Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-57042",
        "datePublished": "2026-09-15T18:34:29.068Z",
        "dateReserved": "2026-06-23T16:28:17.723Z",
        "dateUpdated": "2026-09-17T03:56:28.659Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-57035 (GCVE-0-2026-57035)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:58
    VLAI
    Summary
    In multiple locations, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-787 - Out-of-bounds Write
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.7,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "HIGH",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-57035",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:58:00.150Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In multiple locations, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:28.093Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-57035",
        "datePublished": "2026-09-15T18:34:28.093Z",
        "dateReserved": "2026-06-23T16:28:17.723Z",
        "dateUpdated": "2026-09-16T03:58:00.150Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-57014 (GCVE-0-2026-57014)

    Vulnerability from nvd – Published: 2026-09-15 18:34 – Updated: 2026-09-16 03:58
    VLAI
    Summary
    In phNxpNciHal_ext_process_nfc_init_rsp of phNxpNciHal_ext.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-15 00:00 UTC
    CWE
    • Elevation of privilege
    • CWE-787 - Out-of-bounds Write
    Impacted products
    Vendor Product Version
    Google Android Affected: Android kernel
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-57014",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-787",
                    "description": "CWE-787 Out-of-bounds Write",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T03:58:01.541Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Android",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "Android kernel"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In phNxpNciHal_ext_process_nfc_init_rsp of phNxpNciHal_ext.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Elevation of privilege",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-15T18:34:27.111Z",
            "orgId": "83238938-5644-45f0-9007-c0392bcf6222",
            "shortName": "Google_Devices"
          },
          "references": [
            {
              "url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-09-01"
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.7.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
        "assignerShortName": "Google_Devices",
        "cveId": "CVE-2026-57014",
        "datePublished": "2026-09-15T18:34:27.111Z",
        "dateReserved": "2026-06-23T16:26:29.783Z",
        "dateUpdated": "2026-09-16T03:58:01.541Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }