Description
JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.57701411 contain a remote code execution vulnerability that allows authenticated attackers to execute arbitrary shell scripts by writing to the writable persistent JFFS2 storage path and triggering execution through the authenticated HTTP endpoint. Attackers can stage a malicious script in the writable persistent storage and request the config endpoint to invoke it via popen(), achieving persistent remote code execution that survives device reboots.
Published: 2026-07-01
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated attacker to write arbitrary shell scripts to a writable area of persistent storage on the device, then trigger their execution through the "/Anyka/config" HTTP endpoint by employing the popen() system call. This flaw, categorized as an interpreter engine execution fault (CWE‑94), results in the device executing the attacker‑supplied code, granting full control over the camera’s operating system. Once staged, the malicious script runs with the device’s privileges and persists across reboots, enabling a long‑term compromise.

Affected Systems

JAIOTlink C492A‑W6 Wi‑Fi IP cameras running firmware version 4.8.30.57701411 are the only known affected hosts. No other vendors or firmware revisions have been identified as impacted.

Risk and Exploitability

The reported CVSS score of 7.7 indicates a high‑severity issue. The EPSS score of less than 1% implies a very low but non‑zero likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, so no widespread active exploitation has been documented. Attackers must first gain authenticated access to the camera—typically via local network presence or credential theft—before they can write the script and invoke the vulnerable endpoint. Once executed, the attacker obtains persistent remote control that survives device reboots.

Generated by OpenCVE AI on August 1, 2026 at 23:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to a version released by JAIOTlink that disables or patches the vulnerable "/Anyka/config" endpoint.
  • Restrict network access to the "/Anyka/config" endpoint by configuring firewall rules or network segmentation so that only trusted devices can reach it.
  • Enforce strong, unique authentication passwords and change any default credentials to prevent unauthorized access.
  • Inspect the camera’s persistent storage for unexpected shell scripts or executable files and remove or investigate any that appear suspicious.

Generated by OpenCVE AI on August 1, 2026 at 23:10 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 a remote code execution vulnerability that allows authenticated attackers to execute arbitrary shell scripts by writing to the writable persistent JFFS2 storage path and triggering execution through the authenticated HTTP endpoint. Attackers can stage a malicious script in the writable persistent storage and request the config endpoint to invoke it via popen(), achieving persistent remote code execution that survives device reboots.
Title JAIOTlink C492A-W6 4.8.30.57701411 RCE via /Anyka/config Endpoint
Weaknesses CWE-94
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:H/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-01T18:10:47.836Z

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

Link: CVE-2026-58454

cve-icon Vulnrichment

Updated: 2026-07-01T18:10:40.919Z

cve-icon NVD

Status : Deferred

Published: 2026-07-01T17:16:40.693

Modified: 2026-07-02T17:42:23.640

Link: CVE-2026-58454

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T23:15:03Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')