PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-43631 ggml-org CVE debrief

CVE-2026-43631 is a critical use-after-free vulnerability in llama.cpp builds b7492 through b9060. The vulnerability exists in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Affected product deployments should be identified and owners assigned for follow-up. Official advisories and CVE records should be reviewed to validate affected scope, severity, and vendor guidance. Compensating controls should be reviewed for exposed systems while remediation is scheduled and verified.

Vendor
ggml-org
Product
llama.cpp
CVSS
CRITICAL 9.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-06
Original CVE updated
2026-08-07
Advisory published
2026-08-06
Advisory updated
2026-08-07

Who should care

Users and administrators of llama.cpp, especially those using affected versions b7492 through b9060, should be aware of this critical vulnerability and take immediate action to mitigate the risk. Affected operator and platform impact should be carefully reviewed, and security teams should prioritize remediation efforts.

Technical summary

The CVE-2026-43631 vulnerability exists in llama.cpp builds b7492 through b9060, specifically in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled. This allows unauthenticated remote attackers to execute arbitrary code by sending requests to affected endpoints while the server transitions to sleep mode, causing concurrent worker threads to dereference a freed vocab pointer that can be reclaimed with attacker-controlled data. Affected product context indicates that users and administrators of llama.cpp, especially those using affected versions, should be aware of this critical vulnerability and take immediate action to mitigate the risk.

Defensive priority

Critical vulnerability in llama.cpp, allowing unauthenticated remote code execution with high CVSS score of 9.2.

Recommended defensive actions

  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Perform regular security audits and vulnerability assessments.

Evidence notes

The CVE-2026-43631 vulnerability exists in llama.cpp builds b7492 through b9060, specifically in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled. This allows unauthenticated remote attackers to execute arbitrary code by sending requests to affected endpoints while the server transitions to sleep mode, causing concurrent worker threads to dereference a freed vocab pointer that can be reclaimed with attacker-controlled data.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-06T22:17:06.200Z and has not been modified since then.