CVE-2026-67827
Received Received - Intake

Incorrect Access Control in ZLMediaKit Leading to Remote Code Execution

Vulnerability report for CVE-2026-67827, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: MITRE

Description

Incorrect Access Control in the HTTP API module in ZLMediaKit commit 9fd5152 allows remote attackers to achieve Remote Code Execution (RCE) via unauthenticated access to the setServerConfig API endpoint, which permits overwriting the ffmpeg.snap configuration parameter with arbitrary shell commands. These commands are subsequently executed through the getSnap API endpoint with the privileges of the ZLMediaKit process.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zlmediakit zlmediakit *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an Incorrect Access Control flaw in ZLMediaKit's HTTP API module. It allows remote attackers to execute arbitrary code on the system by exploiting unauthenticated access to the setServerConfig API endpoint. The attacker can overwrite the ffmpeg.snap configuration parameter with malicious shell commands, which are then executed through the getSnap API endpoint with the privileges of the ZLMediaKit process.

Detection Guidance

Check if unauthenticated access to the setServerConfig API endpoint is possible by sending a request to the HTTP API module. Look for unexpected changes in the ffmpeg.snap configuration parameter. Monitor logs for suspicious commands executed via the getSnap API endpoint.

Impact Analysis

This vulnerability can lead to Remote Code Execution (RCE), allowing attackers to run arbitrary commands on your system. This could result in unauthorized access, data theft, system compromise, or disruption of services. The impact depends on the privileges of the ZLMediaKit process and the system's configuration.

Compliance Impact

This vulnerability allows unauthenticated remote attackers to execute arbitrary shell commands with the privileges of the ZLMediaKit process. This could lead to unauthorized access to sensitive data, data exfiltration, or system compromise, which would violate compliance requirements under GDPR and HIPAA by failing to ensure proper access controls and data protection.

Mitigation Strategies

Immediately restrict access to the setServerConfig API endpoint to authenticated users only. Update ZLMediaKit to a patched version if available. Disable or remove the getSnap API endpoint if not required. Review and remove any unauthorized changes to ffmpeg.snap configuration.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67827. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart