CVE-2026-57499

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-27 17:18

Updated : 2026-09-09 21:09


NVD link : CVE-2026-57499

Mitre link : CVE-2026-57499

CVE.ORG link : CVE-2026-57499


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')