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 flaw allows an authenticated attacker to write arbitrary shell scripts to a writable area of persistent storage and then endpoint. Because the vulnerability persists across device reboots, a successful compromise would grant an adversary continued remote control. This weakness is categorized as an interpreter/engine execution fault (CWE‑94).

Affected Systems

JAIOTlink C492A‑W6 firmware version 4.8.30.57701411 are confirmed to be affected. No other vendors, products, or firmware revisions were identified.

Risk and Exploitability

The base CVSS score of 7.7 indicates a high‑severity issue. The EPSS score of less than 1% shows a very low but non‑zero likelihood of exploitation. Attackers must first obtain authentication credentials, likely through local network access or credential theft, before triggering the endpoint. Once exploited, the malicious script runs with the device’s privileges, allowing the attacker to maintain persistent control. The vulnerability is not listed in the CISA KEV catalog, so no widespread active exploitation is presently documented.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update released by JAIOTlink that disables the vulnerable endpoint or fixes the code execution flaw.
  • Restrict network access to the "/Anyka/config" endpoint by employing 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 delete or investigate any that appear suspicious.

Generated by OpenCVE AI on July 21, 2026 at 14:02 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-94

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