Description
A vulnerability was found in Ruijie RG-UAC up to 1.0-R1.8.2.p5. The impacted element is an unknown function of the file user_auth_commit.php. Performing a manipulation of the argument upload_image results in unrestricted upload. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in Ruijie RG‑UAC firmware’s user_auth_commit.php and allows a remote caller to manipulate the upload_image parameter, resulting in an unrestricted upload of arbitrary files. This weakness combines issues of incomplete access control (CWE‑284) and missing file type validation (CWE‑434), allowing an attacker to place malicious files on the device. If the uploaded file can be executed, the vulnerability could lead to arbitrary code execution or lateral movement within the network.

Affected Systems

All Ruijie RG‑UAC devices running firmware versions up to 1.0‑R1.8.2.p5 are affected; the vulnerability applies regardless of specific model or configuration, as the exposed function exists in the stated firmware snapshot.

Risk and Exploitability

With a CVSS score of 6.9, the flaw is of moderate severity. The EPSS score of less than 1% indicates a low probability of exploitation in the wild, and the vulnerability is not yet listed in the CISA KEV catalogue. Nonetheless, the public, remote exploitability means operators should treat this as a moderate to high risk contingent on the presence of additional safeguards, as an attacker could upload and potentially execute files after compromise.

Generated by OpenCVE AI on July 26, 2026 at 21:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Ruijie RG‑UAC firmware revision newer than 1.0‑R1.8.2.p5 that contains the fix for the unrestricted upload flaw.
  • If an immediate firmware upgrade is not possible, disable or heavily restrict the upload_image endpoint in the device configuration and enforce strict file type validation for inbound uploads.
  • Apply network perimeter controls external access to the upload endpoint, thereby reducing the attack surface.
  • Regularly review device logs for any unauthorized file upload activity and investigate anomalies promptly.

Generated by OpenCVE AI on July 26, 2026 at 21:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Ruijie rg-uac
Vendors & Products Ruijie rg-uac

Sun, 05 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Ruijie RG-UAC up to 1.0-R1.8.2.p5. The impacted element is an unknown function of the file user_auth_commit.php. Performing a manipulation of the argument upload_image results in unrestricted upload. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
Title Ruijie RG-UAC user_auth_commit.php unrestricted upload
First Time appeared Ruijie
Ruijie rg-uac Firmware
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:o:ruijie:rg-uac_firmware:*:*:*:*:*:*:*:*
Vendors & Products Ruijie
Ruijie rg-uac Firmware
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Ruijie Rg-uac Rg-uac Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:50:21.484Z

Reserved: 2026-07-04T09:00:10.944Z

Link: CVE-2026-14736

cve-icon Vulnrichment

Updated: 2026-07-06T16:45:56.992Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type