{"api_version":"1","generated_at":"2026-06-24T07:16:52+00:00","cve":"CVE-2026-9539","urls":{"html":"https://cve.report/CVE-2026-9539","api":"https://cve.report/api/cve/CVE-2026-9539.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-9539","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-9539"},"summary":{"title":"libslirp TCP URG OOB Read Information Leak","description":"An out-of-bounds heap read and integer underflow in the TCP urgent data handling (sosendoob) in freedesktop.org libslirp version before v4.9.2 on hypervisor host environments (e.g., QEMU) allows a privileged guest VM attacker (root or CAP_NET_RAW) to leak gigabytes of sensitive host-process heap memory via sending crafted TCP segments with manipulated URG flags and urgent pointers (ti_urp).","state":"PUBLISHED","assigner":"STAR_Labs","published_at":"2026-06-24 05:17:31","updated_at":"2026-06-24 05:17:31"},"problem_types":["CWE-125","CWE-125 CWE-125 Out-of-bounds read"],"metrics":[{"version":"3.1","source":"info@starlabs.sg","type":"Secondary","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","data":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","version":"3.1"}}],"references":[{"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.9.2","name":"https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.9.2","refsource":"info@starlabs.sg","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/work_items/93","name":"https://gitlab.freedesktop.org/slirp/libslirp/-/work_items/93","refsource":"info@starlabs.sg","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/commit/927bca7344e31fd58e2f7afaca784aad4400eb84","name":"https://gitlab.freedesktop.org/slirp/libslirp/-/commit/927bca7344e31fd58e2f7afaca784aad4400eb84","refsource":"info@starlabs.sg","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-9539","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-9539","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"freedesktop.org","product":"libslirp","version":"affected 4.9.2 semver","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Bruce Chen of STAR Labs SG Pte. Ltd.","lang":"en"},{"source":"CNA","value":"Shi Weiming of STAR Labs SG Pte. Ltd.","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"libslirp","repo":"https://gitlab.freedesktop.org/slirp/libslirp/","vendor":"freedesktop.org","versions":[{"changes":[{"at":"4.9.2","status":"unaffected"}],"lessThan":"4.9.2","status":"affected","version":"0","versionType":"semver"}]}],"credits":[{"lang":"en","type":"finder","value":"Bruce Chen of STAR Labs SG Pte. Ltd."},{"lang":"en","type":"finder","value":"Shi Weiming of STAR Labs SG Pte. Ltd."}],"datePublic":"2026-06-24T04:25:00.000Z","descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"An out-of-bounds heap read and integer underflow in the TCP urgent data handling (sosendoob) in freedesktop.org libslirp version before v4.9.2 on hypervisor host environments (e.g., QEMU) allows a privileged guest VM attacker (root or CAP_NET_RAW) to leak gigabytes of sensitive host-process heap memory via sending crafted TCP segments with manipulated URG flags and urgent pointers (ti_urp)."}],"value":"An out-of-bounds heap read and integer underflow in the TCP urgent data handling (sosendoob) in freedesktop.org libslirp version before v4.9.2 on hypervisor host environments (e.g., QEMU) allows a privileged guest VM attacker (root or CAP_NET_RAW) to leak gigabytes of sensitive host-process heap memory via sending crafted TCP segments with manipulated URG flags and urgent pointers (ti_urp)."}],"impacts":[{"capecId":"CAPEC-131","descriptions":[{"lang":"en","value":"CAPEC-131 Resource Leak Exposure"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-125","description":"CWE-125 Out-of-bounds read","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-06-24T04:37:01.955Z","orgId":"b1571b85-cbc9-431f-830b-0c8155323a69","shortName":"STAR_Labs"},"references":[{"tags":["issue-tracking"],"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/work_items/93"},{"tags":["patch"],"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/commit/927bca7344e31fd58e2f7afaca784aad4400eb84"},{"tags":["release-notes"],"url":"https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.9.2"}],"source":{"discovery":"EXTERNAL"},"title":"libslirp TCP URG OOB Read Information Leak","x_generator":{"engine":"Vulnogram 1.0.2"}}},"cveMetadata":{"assignerOrgId":"b1571b85-cbc9-431f-830b-0c8155323a69","assignerShortName":"STAR_Labs","cveId":"CVE-2026-9539","datePublished":"2026-06-24T04:37:01.955Z","dateReserved":"2026-05-26T02:36:53.227Z","dateUpdated":"2026-06-24T04:37:01.955Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-06-24 05:17:31","lastModifiedDate":"2026-06-24 05:17:31","problem_types":["CWE-125","CWE-125 CWE-125 Out-of-bounds read"],"metrics":{"cvssMetricV31":[{"source":"info@starlabs.sg","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE"},"exploitabilityScore":2,"impactScore":4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"9539","Ordinal":"1","Title":"libslirp TCP URG OOB Read Information Leak","CVE":"CVE-2026-9539","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"9539","Ordinal":"1","NoteData":"An out-of-bounds heap read and integer underflow in the TCP urgent data handling (sosendoob) in freedesktop.org libslirp version before v4.9.2 on hypervisor host environments (e.g., QEMU) allows a privileged guest VM attacker (root or CAP_NET_RAW) to leak gigabytes of sensitive host-process heap memory via sending crafted TCP segments with manipulated URG flags and urgent pointers (ti_urp).","Type":"Description","Title":"libslirp TCP URG OOB Read Information Leak"}]}}}