CVE-2026-57499 PUBLISHED

Liman: OS Command Injection in LogRotationController allows authenticated admin to execute arbitrary commands (RCE)

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 27.08.2026 Updated: 27.08.2026

Liman is open source server management software. Prior to 2.2.2 - 1103, an OS command injection vulnerability in the log rotation configuration endpoint allows an authenticated administrator to execute arbitrary operating system commands on the Liman server. The ip_address parameter is embedded directly into a shell command without sanitization, enabling shell escape via single-quote injection. This is fixed in 2.2.2 - 1103.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor limanmys
Product core
Versions
  • Version < 2.2.2 - 1103 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE