PatchSiren cyber security CVE debrief
CVE-2026-55566 yamcs CVE debrief
CVE-2026-55566 is a medium-severity vulnerability in the Yamcs mission control framework. An attacker can exploit this issue by crafting a URL that executes JavaScript when opened by a user, potentially allowing the attacker to read data available to the Yamcs web application and perform actions in the user context. The issue is fixed in versions 5.12.8 and 5.13.2.
- Vendor
- yamcs
- Product
- Unknown
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Yamcs web applications, particularly those exposed to untrusted input, should assess their exposure and prioritize upgrading to fixed versions. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify the exposure of their Yamcs web applications and plan for remediation. They should also review compensating controls for exposed systems and monitor for suspicious to un
Why it matters
CVE-2026-55566 is a medium-severity vulnerability in the Yamcs mission control framework that allows for JavaScript execution via crafted URL, potentially leading to data exposure and requiring defenders to verify exposure and upgrade to fixed versions.
- Potential for JavaScript execution in user context
- Possible data exposure within the Yamcs web application
- Need for verification of exposure and upgrade to fixed versions
Technical summary
The Yamcs mission control framework processes attacker-controlled data from the /ext URL route without checking registered plugin IDs before DOM rendering through innerHTML. A crafted URL can execute JavaScript when opened by a user, potentially allowing the attacker to read data available to the Yamcs web application and perform actions in the user context. This issue can be mitigated by verifying exposure of Yamcs web applications to untrusted input and upgrading to fixed versions, such as 5.12.8 or 5.13.2, which address the vulnerability.
Defensive priority
Defenders should prioritize verifying exposure of Yamcs web applications to untrusted input and upgrading to fixed versions.
Recommended defensive actions
- Verify exposure of Yamcs web applications to untrusted input
- Upgrade to versions 5.12.8 or 5.13.2
- Monitor for suspicious activity on Yamcs web applications
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish versions, exploitation, impact, or remediation beyond the provided information, which requires verification from the supplied official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-55566 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-55566
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-55566 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-55566
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/yamcs/yamcs/commit/8e18e279d8ce761c21f4f67bbd06a1bff804d297
-
Source reference
Unverified legacy reference
URL: https://github.com/yamcs/yamcs/commit/ecf34a4e2ccbe085e6ceff0253595b24d5ecb4aa
-
Source reference
Unverified legacy reference
URL: https://github.com/yamcs/yamcs/releases/tag/yamcs-5.12.8
-
Source reference
Unverified legacy reference
URL: https://github.com/yamcs/yamcs/releases/tag/yamcs-5.13.2
-
Source reference
Unverified legacy reference
URL: https://github.com/yamcs/yamcs/security/advisories/GHSA-9272-wg2r-7xmx
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.