CVE-2026-55548
Last modified
CVE-2026-55548 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Spaceapplications | Yamcs | < 5.12.8 |
| Spaceapplications | Yamcs | >= 5.13.0, < 5.13.2 |
References
- https://github.com/yamcs/yamcs/security/advisories/GHSA-8xjq-pr36-ccgfExploit, Mitigation, Vendor Advisory
- https://github.com/yamcs/yamcs/security/advisories/GHSA-8xjq-pr36-ccgfExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55548?
How severe is CVE-2026-55548?
How do I fix CVE-2026-55548?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55523PraisonAI is a multi-agent teams system. In versions 1.5.128…7.7
- CVE-2026-55524PraisonAI is a multi-agent teams system. In versions prior t…7.5
- CVE-2026-5553A vulnerability was identified in itsourcecode Online Cellph…6.3
- CVE-2026-5554A security flaw has been discovered in code-projects Concert…7.3
- CVE-2026-55542Snipe-IT is an IT asset/license management system. Prior to …4.3
- CVE-2026-55544NextCRM is open-source customer relationship management (CRM…7.6
- CVE-2026-5555A weakness has been identified in code-projects Concert Tick…7.3
- CVE-2026-55550NextCRM is open-source customer relationship management (CRM…7.1
- CVE-2026-55554Dompdf is an HTML to PDF converter for PHP. In versions 3.15…7.5
- CVE-2026-55555Dompdf is an HTML to PDF converter for PHP. Versions 3.15 an…7.5
- CVE-2026-5556A security vulnerability has been detected in badlogic pi-mo…6.3
- CVE-2026-55568Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in…5.9
Are you affected by CVE-2026-55548?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
