CVE-2024-30167

MEDIUM

Atlona ATOMERX21 - Authenticated Command Injection

STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-30167. PoCs published by rizzziom, RIZZZIOM.

AI-analyzed exploit summary This Go-based exploit demonstrates an authenticated command injection vulnerability in Atlona AT-OME-RX21 devices. It sends a crafted JSON payload to the `/cgi-bin/time.cgi` endpoint, injecting a command that exfiltrates output via a curl POST request to an attacker-controlled server.

Description

/cgi-bin/time.cgi in Atlona AT-OME-MS42 Matrix Switcher 1.1.2 allow remote authenticated users to execute arbitrary commands as root via a POST request that carries a serverName parameter.

Exploits (2)

exploitdb WORKING POC
by rizzziom · golocalmultiple
https://www.exploit-db.com/exploits/52513

This Go-based exploit demonstrates an authenticated command injection vulnerability in Atlona AT-OME-RX21 devices. It sends a crafted JSON payload to the `/cgi-bin/time.cgi` endpoint, injecting a command that exfiltrates output via a curl POST request to an attacker-controlled server.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Atlona AT-OME-RX21 (Firmware <= 1.5.1)
Auth required
Prerequisites: valid credentials · network access to target · listener host for exfiltration
devstral-2 · analyzed May 08, 2026 Full analysis →
github WORKING POC
by RIZZZIOM · gopoc
https://github.com/RIZZZIOM/CVE-2024-30167

This repository contains a functional Go-based exploit for CVE-2024-30167, an authenticated command injection vulnerability in Atlona AT-OME-RX21 firmware <= 1.5.1. The exploit leverages the time configuration interface to execute arbitrary commands as root via crafted JSON payloads.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Atlona AT-OME-RX21 (firmware <= 1.5.1)
Auth required
Prerequisites: valid credentials (default: admin/Atlona) · network access to target device
devstral-2 · analyzed May 08, 2026 Full analysis →

References (1)

Core 1

Scores

CVSS v3 6.3
EPSS 0.0114
EPSS Percentile 62.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-77
Status published
Published May 08, 2026
Tracked Since May 05, 2026