CVE-2025-57389
BaseFortify
Publication date: 2025-10-01
Last updated on: 2025-10-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openwrt | luci | 18.06.2 |
| openwrt | luci | 19.07.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected cross-site scripting (XSS) issue in the /admin/system/packages endpoint of Luci OpenWRT version 18.06.2. It allows attackers to inject and execute arbitrary JavaScript code in the browser of a user who visits a specially crafted URL, potentially compromising the user's session or data.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of a user's browser, which may lead to session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of the user.