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.
CVE-2026-55548
This medium-severity CVE scores 4.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 84% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.3
- EG Score
- 4.3(medium)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity43% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 16%
- KEV
- Not listed
Published
July 16, 2026
Last Modified
July 20, 2026
Advisory Details (5)
Auto-updated Jul 20, 2026Insecure Direct Object Reference (IDOR) in PacketsApi allows unprivileged users to dump all telemetry packets · Advisory · yamcs/yamcs · GitHub
https://github.com/yamcs/yamcs/security/advisories/GHSA-8xjq-pr36-ccgfYamcs 5.13.2
Patch available: yamcs/yamcs yamcs-5.13.2
https://github.com/yamcs/yamcs/releases/tag/yamcs-5.13.2Yamcs 5.12.8
Patch available: yamcs/yamcs yamcs-5.12.8
https://github.com/yamcs/yamcs/releases/tag/yamcs-5.12.8commit c743cc3acf5b (yamcs/yamcs)
Fix landed in yamcs/yamcs commit c743cc3acf5b — awaiting tagged release
https://github.com/yamcs/yamcs/commit/c743cc3acf5b5c53ff5181b94eacc21340f70dd9commit b566beceba98 (yamcs/yamcs)
Fix landed in yamcs/yamcs commit b566beceba98 — awaiting tagged release
https://github.com/yamcs/yamcs/commit/b566beceba98cc35514b0e1519be126b8c5a0438Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 23× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-31 07:07 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 08:07 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 08:27 UTCEG score recompute
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-28 09:25 UTCEG score recompute
- 2026-07-27 10:26 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 11:25 UTCEG score recompute
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:20 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 16:30 UTCEG score recompute
- 2026-07-16 16:28 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-284 · CWE-862
Frequently asked(5)
What is CVE-2026-55548?
When was CVE-2026-55548 disclosed?
Is CVE-2026-55548 actively exploited?
What is the CVSS score of CVE-2026-55548?
How do I remediate CVE-2026-55548?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55548
Is Your Infrastructure Affected by CVE-2026-55548?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.