The netty incubator codec.bhttp is a java language binary http parser. Prior to version 0.0.22.FInal, the codec-ohttp implementation of draft-ietf-ohai-chunked-ohttp does not verify that a cryptographically-signed final chunk was received before the outer HTTP body terminates. An on-path adversary (the OHTTP relay itself, or any MITM on the relay↔gateway or relay↔client transport) can forward a prefix of a legitimate chunked-OHTTP message—cut at a non-final chunk boundary—and close the outer body cleanly, producing no decryption error and no exception in the receiving application. Version 0.0.22.Final fixes the issue.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-325"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48480.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.0.22.Final"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48480.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "172681838440195430634242530865912492645",
"length": 464
},
"id": "CVE-2026-48480-700c1754",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/netty/netty-incubator-codec-ohttp/commit/28f977f293591a4e837bd59ceb441f9f70349915",
"target": {
"file": "codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpVersionChunkDraft.java",
"function": "parse"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"210970647024931410295177236523325314805",
"23405354356339476106513518735652854393",
"35710410833280869337835572940126990288",
"242233450382520168894499736045170195602",
"86176128295672250722764126806932849931",
"4145526744158864901075540952181738546",
"266150131871301343082520767145242889303",
"105738737139289637700806823227011844728",
"200474647892198709255883345894815353391",
"221642661635392621042063434185764719187",
"46036457682425418680547798461795119723"
],
"threshold": 0.9
},
"id": "CVE-2026-48480-86c8936a",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/netty/netty-incubator-codec-ohttp/commit/28f977f293591a4e837bd59ceb441f9f70349915",
"target": {
"file": "codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpVersionChunkDraft.java"
}
}
]
"2026-08-12T16:25:28Z"