CVE-2026-9461
BaseFortify
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| edimax | ew-7438rpn | 1.31 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Edimax EW-7438RPn device, specifically in the function formRadius within the file /goform/formRadius. It involves the manipulation of the argument submit-url, which leads to a stack-based buffer overflow. This type of vulnerability allows an attacker to overwrite parts of the memory stack, potentially enabling them to execute arbitrary code or cause the device to crash.
The attack can be initiated remotely, meaning an attacker does not need physical access to the device to exploit this vulnerability.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to severe impacts including unauthorized code execution, denial of service, or complete compromise of the affected device. Since the vulnerability allows remote exploitation, attackers can potentially take control of the device without needing physical access.
This can result in loss of confidentiality, integrity, and availability of the device and any network it is connected to.