cve-2026-28664

HIGH CVSS 7.8 opencve
Description

In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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-28664",
  "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-09T15:00:07.767464+00:00",
    "title": "Local Privilege Escalation via WriteImageToDisk Logic Error in Android Runtime",
    "updated": "2026-09-11T22:00:04.702147+00:00",
    "vendors": [
      "google",
      "google$PRODUCT$android"
    ]
  },
  "epss": {
    "score": 0.00082
  },
  "mitre": {
    "cpes": [],
    "created": "2026-09-08T18:05:29.509000+00:00",
    "description": "In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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-28664.json",
    "references": [
      "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
    ],
    "title": null,
    "updated": "2026-09-08T19:33:40.057000+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.790000+00:00",
    "description": "In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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-28664.json",
    "references": [
      "https://source.android.com/docs/security/bulletin/2026/2026-09-01"
    ],
    "title": null,
    "updated": "2026-09-23T19:41:55.753000+00:00",
    "vendors": [
      "google",
      "google$PRODUCT$android"
    ],
    "weaknesses": [
      "CWE-693"
    ]
  },
  "opencve": {
    "changes": [
      {
        "created": "2026-09-08T18:30:00+00:00",
        "data": [
          {
            "details": {
              "new": "In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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": "36907574-aba7-4dd9-afd4-35e9add91495"
      },
      {
        "created": "2026-09-08T20: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"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "ba8ae793-4919-413a-8545-27b1f1e2cebd"
      },
      {
        "created": "2026-09-09T15:15:00+00:00",
        "data": [
          {
            "details": {
              "new": "Local Privilege Escalation via WriteImageToDisk Logic Error in Android Runtime",
              "old": null
            },
            "type": "title"
          }
        ],
        "id": "7360c9be-fc78-4b4e-a622-c5ca4f32896a"
      },
      {
        "created": "2026-09-09T22:30:00+00:00",
        "data": [
          {
            "details": {
              "added": {
                "ssvc": {
                  "options": {
                    "Automatable": "no",
                    "Exploitation": "none",
                    "Technical Impact": "total"
                  },
                  "version": "2.0.3"
                }
              },
              "removed": {},
              "updated": {}
            },
            "type": "metrics"
          }
        ],
        "id": "9fec22c9-b010-4a13-92a4-5b4314468cff"
      },
      {
        "created": "2026-09-11T23:45:00+00:00",
        "data": [
          {
            "details": [
              "google",
              "google$PRODUCT$android"
            ],
            "type": "first_time"
          },
          {
            "details": {
              "added": [
                "google",
                "google$PRODUCT$android"
              ],
              "removed": []
            },
            "type": "vendors"
          }
        ],
        "id": "523d6fa0-7802-41c5-bb97-e51cc0d67ef2"
      },
      {
        "created": "2026-09-23T20:00: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": "c493b08f-c8eb-4cfe-8323-a06cb7f4643a"
      }
    ],
    "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:29.509000+00:00",
      "provider": "mitre"
    },
    "description": {
      "data": "In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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": "Local Privilege Escalation via WriteImageToDisk Logic Error in Android Runtime",
      "provider": "enrichment"
    },
    "updated": {
      "data": "2026-09-23T19:41:55.753000+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:29.509000+00:00",
    "description": "In WriteImageToDisk of runtime_image.cc, there is a possible file tampering 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-08T19:33:03.379000+00:00",
    "vendors": [],
    "vulnrichment_repo_path": "2026/28xxx/CVE-2026-28664.json",
    "weaknesses": [
      "CWE-693"
    ]
  }
}
Enrichment data
View JSON API Download JSON