Description
JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.57701411 contain an OS command injection vulnerability that allows authenticated attackers to achieve remote code execution by supplying a malicious Wireless parameter to the HTTP PUT NetSDK/Factory SetMAC endpoint. Attackers can craft a string beginning with a valid MAC-like prefix followed by a semicolon and a shell payload, which bypasses partial sscanf() validation and is passed unsanitized into an echo shell command executed through a system() wrapper.
Published: 2026-07-01
Score: 8.7 High
EPSS: 2.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The firmware for the JAIOTlink C492A‑W6 Wi‑Fi IP camera contains an OS command injection flaw in the NetSDK/Factory SetMAC HTTP endpoint that allows an attacker with valid camera credentials to inject shell commands. By crafting a Wireless parameter string that begins with a valid MAC‑like prefix followed by a semicolon and a malicious payload, the camera bypasses incomplete sscanf() validation and passes the string unsanitized to an echo command executed through a system() wrapper. This results in arbitrary command execution on the device, giving the attacker full control. The weakness is classified as OS command injection (CWE‑78).

Affected Systems

Vendor: JAIOTlink, Product: C492A‑W6 Wi‑Fi IP Camera, Firmware version: 4.8.30.57701411.

Risk and Exploitability

The CVSS score of 8.7 signals a high severity vulnerability. An EPSS score of 2% indicates a measurable likelihood that the weakness will be exploited. The flaw is not listed in the CISA KEV catalog. Based on the description, the likely attack vector requires an authenticated session with valid camera credentials; an attacker can craft a SetMAC request over the network to achieve remote code execution, potentially moving laterally to other devices on the network.

Generated by OpenCVE AI on July 21, 2026 at 14:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the camera firmware to a version that removes the OS command injection flaw when a vendor patch becomes available.
  • Restrict network access to the device by implementing firewall rules or network segmentation so that only trusted hosts can reach the SetMAC endpoint.
  • If a firmware update is not yet available, block or disable the NetSDK/Factory SetMAC HTTP endpoint using device configuration or a reverse proxy to drop unauthorized requests.

Generated by OpenCVE AI on July 21, 2026 at 14:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Jaiotlink
Jaiotlink c492a-w6 Wi-fi Ip Camera
Vendors & Products Jaiotlink
Jaiotlink c492a-w6 Wi-fi Ip Camera

Wed, 01 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.57701411 contain an OS command injection vulnerability that allows authenticated attackers to achieve remote code execution by supplying a malicious Wireless parameter to the HTTP PUT NetSDK/Factory SetMAC endpoint. Attackers can craft a string beginning with a valid MAC-like prefix followed by a semicolon and a shell payload, which bypasses partial sscanf() validation and is passed unsanitized into an echo shell command executed through a system() wrapper.
Title JAIOTlink C492A-W6 4.8.30.57701411 OS Command Injection via SetMAC Endpoint
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Jaiotlink C492a-w6 Wi-fi Ip Camera
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-01T17:54:19.386Z

Reserved: 2026-06-30T20:20:33.789Z

Link: CVE-2026-58452

cve-icon Vulnrichment

Updated: 2026-07-01T17:54:16.287Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:15:04Z

Weaknesses
  • CWE-78

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