CVE-2025-56130
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-15
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ruijienetworks | reyee_os | 248 |
| ruijie | rg-nbs5100-24gt4sfp | * |
| ruijie | rg-s1930_firmware | 3.0\(1\)b11p230 |
| ruijie | rg-s1930 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS Command Injection in Ruijie RG-S1930 devices running S1930SWITCH_3.0(1)B11P230. It allows attackers to execute arbitrary operating system commands by sending a specially crafted POST request to the module_update function in the file /usr/local/lua/dev_config/ace_sw.lua.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary commands on the affected device, potentially leading to unauthorized control, data compromise, disruption of network services, or further attacks within the network.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection can be performed by monitoring for crafted POST requests targeting the module_update endpoint in the /usr/local/lua/dev_config/ace_sw.lua file on Ruijie RG-S1930 devices. Specific commands or scripts to detect such requests are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps are not detailed in the provided resources. Generally, it is recommended to restrict access to the vulnerable endpoint, apply any available patches or updates from the vendor, and monitor network traffic for suspicious POST requests targeting the module_update functionality. [1]