CVE-2025-10324
BaseFortify
Publication date: 2025-09-12
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wavlink | wl-wn578w2_firmware | m78w2_v221110 |
| wavlink | wl-wn578w2 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Wavlink WL-WN578W2 221110 device, specifically in the firewall.cgi file's sub_401C5C function. It involves manipulation of certain arguments (pingFrmWANFilterEnabled, blockSynFloodEnabled, blockPortScanEnabled, remoteManagementEnabled) that leads to command injection. This means an attacker can remotely execute arbitrary commands on the device by exploiting these parameters.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to execute arbitrary commands on the affected device without any authentication. This can lead to unauthorized control over the device, potentially compromising network security, disrupting services, or enabling further attacks within the network.