Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, the PacketsApi.exportPackets endpoint in yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java failed to enforce object-level ReadPacket privileges when a request omitted specific packet names: with an empty name list the ctx.checkObjectPrivileges(ObjectPrivilegeType.ReadPacket, nameSet) call passed over an empty set, no WHERE pname IN filter was applied to the resulting SELECT * FROM tm query, and the onTuple handler streamed every retrieved packet without any per-row authorization check, so a low-privileged or zero-privilege authenticated user could dump the entire raw telemetry packet archive and bypass the role-based access control model. This issue is fixed in versions 5.12.8 and 5.13.2, which enforce per-packet ReadPacket checks in exportPackets.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55548.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-284",
"CWE-862"
]
}{
"cpe": "cpe:2.3:a:spaceapplications:yamcs:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.12.8"
},
{
"introduced": "5.13.0"
},
{
"fixed": "5.13.2"
}
]
}[
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"320898656256652072698292542556734183101",
"45871571197387845877829527911951693680",
"105791968791167402494078665792316924313",
"243314963090185581176738930677219827094",
"254745690880522417671517590300875079267",
"186701871805743295717214320244092168127",
"87742036207741781162638899509594603198",
"183662766587370330370177078903951405617"
]
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/c743cc3acf5b5c53ff5181b94eacc21340f70dd9",
"signature_type": "Line",
"target": {
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-10a1215b",
"deprecated": false
},
{
"digest": {
"length": 329.0,
"function_hash": "284341187513386973607588782792876718745"
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/b566beceba98cc35514b0e1519be126b8c5a0438",
"signature_type": "Function",
"target": {
"function": "onTuple",
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-66bd52f3",
"deprecated": false
},
{
"digest": {
"length": 1270.0,
"function_hash": "24461536933610560081028751681158508848"
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/c743cc3acf5b5c53ff5181b94eacc21340f70dd9",
"signature_type": "Function",
"target": {
"function": "exportPackets",
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-8a5bcb9f",
"deprecated": false
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"320898656256652072698292542556734183101",
"45871571197387845877829527911951693680",
"105791968791167402494078665792316924313",
"243314963090185581176738930677219827094",
"254745690880522417671517590300875079267",
"186701871805743295717214320244092168127",
"87742036207741781162638899509594603198",
"183662766587370330370177078903951405617"
]
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/b566beceba98cc35514b0e1519be126b8c5a0438",
"signature_type": "Line",
"target": {
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-8a895d1b",
"deprecated": false
},
{
"digest": {
"length": 1270.0,
"function_hash": "24461536933610560081028751681158508848"
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/b566beceba98cc35514b0e1519be126b8c5a0438",
"signature_type": "Function",
"target": {
"function": "exportPackets",
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-baec2fcb",
"deprecated": false
},
{
"digest": {
"length": 329.0,
"function_hash": "284341187513386973607588782792876718745"
},
"signature_version": "v1",
"source": "https://github.com/yamcs/yamcs/commit/c743cc3acf5b5c53ff5181b94eacc21340f70dd9",
"signature_type": "Function",
"target": {
"function": "onTuple",
"file": "yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java"
},
"id": "CVE-2026-55548-e00192ae",
"deprecated": false
}
]
"2026-07-22T04:19:30Z"
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55548.json"