cve-2026-28668

HIGH CVSS 7.8 opencve
Description

In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.

Timeline
Published
2026-09-08 19:17 UTC
Last Modified
2026-09-23
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
CVSS metrics
Version Base Severity Vector Exploitability Impact Source
3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H nvd
3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H opencve
3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H vulnrichment
References

No references available.

Linked Vulnerabilities

No linked vulnerabilities found.

{
  "cve": "CVE-2026-28668",
  "enrichment": {
    "affected": [
      {
        "configurations": [
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "generic",
              "value": "17"
            }
          },
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "generic",
              "value": "16-qpr2"
            }
          },
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "generic",
              "value": "16"
            }
          },
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "generic",
              "value": "15"
            }
          },
          {
            "platform": null,
            "status": "affected",
            "versions": {
              "scheme": "generic",
              "value": "14"
            }
          }
        ],
        "enrichment": {
          "confidence": 100.0,
          "confidence_source": "matching",
          "scores": [
            {
              "score": 100.0,
              "source": "matching"
            }
          ]
        },
        "original": {
          "product": "Android",
          "source": "cna",
          "vendor": "Google"
        },
        "product": "android",
        "vendor": "google"
      }
    ],
    "created": "2026-09-09T19:45:07.493083+00:00",
    "title": "Use‑After‑Free Leading to Local Privilege Escalation in Android Malloc Limit Reallocation",
    "updated": "2026-09-11T00:30:15.122919+00:00",
    "vendors": [
      "google",
      "google$PRODUCT$android"
    ]
  },
  "epss": {
    "score": 0.00082
  },
  "mitre": {
    "cpes": [],
    "created": "2026-09-08T18:05:31.666000+00:00",
    "description": "In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {},
      "cvssV4_0": {}
    },
    "mitre_repo_path": "cves/2026/28xxx/CVE-2026-28668.json",
    "references": [
      "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
    ],
    "title": null,
    "updated": "2026-09-10T14:16:07.102000+00:00",
    "vendors": [],
    "weaknesses": []
  },
  "nvd": {
    "cpes": [
      "cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*",
      "cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*",
      "cpe:2.3:o:google:android:16.0:-:*:*:*:*:*:*",
      "cpe:2.3:o:google:android:16.0:qpr2:*:*:*:*:*:*",
      "cpe:2.3:o:google:android:17.0:-:*:*:*:*:*:*"
    ],
    "created": "2026-09-08T19:17:56.980000+00:00",
    "description": "In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 7.8,
        "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
      },
      "cvssV4_0": {}
    },
    "nvd_repo_path": "2026/CVE-2026-28668.json",
    "references": [
      "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
    ],
    "title": null,
    "updated": "2026-09-23T19:36:25.413000+00:00",
    "vendors": [
      "google",
      "google$PRODUCT$android"
    ],
    "weaknesses": [
      "CWE-693"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-09-08T18:30:00+00:00",
        "data": [
          {
            "details": {
              "new": "In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.",
              "old": null
            },
            "type": "description"
          },
          {
            "details": {
              "added": [
                "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
              ],
              "removed": []
            },
            "type": "references"
          }
        ],
        "id": "38dfc7e2-d831-469c-a104-de2ef3f62ac2"
      },
      {
        "created": "2026-09-09T20:00:00+00:00",
        "data": [
          {
            "details": {
              "new": "Android Use‑After‑Free in Malloc Limit Reallocation Enables Local Privilege Escalation",
              "old": null
            },
            "type": "title"
          },
          {
            "details": {
              "added": [
                "CWE-285",
                "CWE-416"
              ],
              "removed": []
            },
            "type": "weaknesses"
          }
        ],
        "id": "c3321650-67d5-4842-8e74-0326dcab0cc2"
      },
      {
        "created": "2026-09-10T09:45:00+00:00",
        "data": [
          {
            "details": [
              "google",
              "google$PRODUCT$android"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "google",
                "google$PRODUCT$android"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "2ec86dc6-734f-4c4d-9731-bc7d428faead"
      },
      {
        "created": "2026-09-10T15:30:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "CWE-693"
              ],
              "removed": []
            },
            "type": "weaknesses"
          },
          {
            "details": {
              "added": {
                "cvssV3_1": {
                  "score": 7.8,
                  "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                "ssvc": {
                  "options": {
                    "Automatable": "no",
                    "Exploitation": "none",
                    "Technical Impact": "total"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "ff90e2ec-d3a5-4497-acd6-de09210cd45a"
      },
      {
        "created": "2026-09-10T18:15:00+00:00",
        "data": [
          {
            "details": {
              "new": null,
              "old": "Android Use‑After‑Free in Malloc Limit Reallocation Enables Local Privilege Escalation"
            },
            "type": "title"
          },
          {
            "details": {
              "added": [],
              "removed": [
                "CWE-285",
                "CWE-416"
              ]
            },
            "type": "weaknesses"
          }
        ],
        "id": "61b2293c-4052-4bd0-9ca9-049359b13b51"
      },
      {
        "created": "2026-09-11T00:45:00+00:00",
        "data": [
          {
            "details": {
              "new": "Use‑After‑Free Leading to Local Privilege Escalation in Android Malloc Limit Reallocation",
              "old": null
            },
            "type": "title"
          }
        ],
        "id": "e7d64933-05ea-45df-be5e-a95e3b1f693e"
      },
      {
        "created": "2026-09-23T19:45:00+00:00",
        "data": [
          {
            "details": {
              "added": [
                "cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:google:android:16.0:-:*:*:*:*:*:*",
                "cpe:2.3:o:google:android:16.0:qpr2:*:*:*:*:*:*",
                "cpe:2.3:o:google:android:17.0:-:*:*:*:*:*:*"
              ],
              "removed": []
            },
            "type": "cpes"
          }
        ],
        "id": "17c7329b-fe79-4099-be4e-fe20daa04616"
      }
    ],
    "cpes": {
      "data": [
        "cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*",
        "cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*",
        "cpe:2.3:o:google:android:16.0:-:*:*:*:*:*:*",
        "cpe:2.3:o:google:android:16.0:qpr2:*:*:*:*:*:*",
        "cpe:2.3:o:google:android:17.0:-:*:*:*:*:*:*"
      ],
      "providers": [
        "nvd"
      ]
    },
    "created": {
      "data": "2026-09-08T18:05:31.666000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.",
      "provider": "mitre"
    },
    "metrics": {
      "cvssV2_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_0": {
        "data": {},
        "provider": null
      },
      "cvssV3_1": {
        "data": {
          "score": 7.8,
          "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
        },
        "provider": "vulnrichment"
      },
      "cvssV4_0": {
        "data": {},
        "provider": null
      },
      "epss": {
        "data": {
          "score": 0.00082
        },
        "provider": "first"
      },
      "kev": {
        "data": {},
        "provider": null
      },
      "ssvc": {
        "data": {
          "options": {
            "Automatable": "no",
            "Exploitation": "none",
            "Technical Impact": "total"
          },
          "version": "2.0.3"
        },
        "provider": "vulnrichment"
      },
      "threat_severity": {
        "data": null,
        "provider": null
      }
    },
    "references": {
      "data": [
        "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
      ],
      "providers": [
        "mitre",
        "nvd"
      ]
    },
    "title": {
      "data": "Use‑After‑Free Leading to Local Privilege Escalation in Android Malloc Limit Reallocation",
      "provider": "enrichment"
    },
    "updated": {
      "data": "2026-09-23T19:36:25.413000+00:00",
      "provider": "nvd"
    },
    "vendors": {
      "data": [
        "google",
        "google$PRODUCT$android"
      ],
      "providers": [
        "nvd",
        "enrichment"
      ]
    },
    "weaknesses": {
      "data": [
        "CWE-693"
      ],
      "providers": [
        "nvd",
        "vulnrichment"
      ]
    }
  },
  "vulnrichment": {
    "cpes": [],
    "created": "2026-09-08T18:05:31.666000+00:00",
    "description": "In LimitRealloc of malloc_limit.cpp, there is a possible use after free 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.",
    "metrics": {
      "cvssV2_0": {},
      "cvssV3_0": {},
      "cvssV3_1": {
        "score": 7.8,
        "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
      },
      "cvssV4_0": {},
      "kev": {},
      "ssvc": {
        "options": {
          "Automatable": "no",
          "Exploitation": "none",
          "Technical Impact": "total"
        },
        "version": "2.0.3"
      }
    },
    "references": [],
    "title": null,
    "updated": "2026-09-10T14:12:42.883000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/28xxx/CVE-2026-28668.json",
    "weaknesses": [
      "CWE-693"
    ]
  }
}
Enrichment data
View JSON API Download JSON