PatchSiren cyber security CVE debrief
CVE-2026-57499 limanmys CVE debrief
CVE-2026-57499 is a critical OS command injection vulnerability in Liman server management software. An authenticated administrator can execute arbitrary OS commands via the log rotation configuration endpoint. The vulnerability is caused by embedding the `ip_address` parameter directly into a shell command without sanitization, enabling shell escape via single-quote injection. This allows for potential lateral movement and compromise of adjacent systems. The vulnerability has a CVSS score of 9.1 and is classified as CRITICAL. It is fixed in version 2.2.2 - 1103.
- Vendor
- limanmys
- Product
- core
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-27
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-27
- Advisory updated
- 2026-09-09
Who should care
Liman server administrators and security teams responsible for managing and securing Liman servers should assess exposure and apply the patch. They should also review compensating controls for exposed systems, monitor for suspicious activity, and verify the patch level of their Liman servers.
Why it matters
CVE-2026-57499 is a critical vulnerability in Liman server management software that allows authenticated administrators to execute arbitrary OS commands. Liman server administrators and security teams should assess exposure, apply the patch, and monitor for suspicious activity.
- Authenticated administrators can execute arbitrary OS commands
- Potential for lateral movement and compromise of adjacent systems
- Need for immediate patching and verification of Liman server versions
Technical summary
CVE-2026-57499 is an OS command injection vulnerability in the log rotation configuration endpoint of Liman server management software. An authenticated administrator can execute arbitrary OS commands by injecting shell escapes via single quotes in the `ip_address` parameter. The vulnerability has a CVSS score of 9.1 and is classified as CRITICAL. It is fixed in version 2.2.2 - 1103. The vulnerability allows for potential lateral movement and compromise of adjacent systems, and defenders should review logs for suspicious activity.
Defensive priority
High priority for Liman server administrators to verify and apply the patch.
Recommended defensive actions
- Verify Liman server version and apply patch 2.2.2 - 1103 if vulnerable
- Restrict access to the log rotation configuration endpoint
- Monitor Liman server logs for suspicious activity
- 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, its impact, and the fixed version. The vulnerability is confirmed to exist in Liman server management software prior to version 2.2.2 - 1103. The `ip_address` parameter is embedded directly into a shell command without sanitization, enabling shell escape via single-quote injection. Defenders should verify the patch level of their Liman servers and review logs for suspicious activity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-57499 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-57499
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-57499 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-57499
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/limanmys/core/security/advisories/GHSA-3jrp-54r2-9g63
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.