CVE-2025-11146
BaseFortify
Publication date: 2025-09-29
Last updated on: 2025-10-16
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apt-cacher-ng_project | apt-cacher-ng | 3.2-1 |
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 Apt-Cacher-NG version 3.2.1. It occurs because the web management application improperly handles GET inputs included in the URL for the page '/acng-report.html'. This allows an attacker to inject and execute malicious scripts in the context of the affected web application.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute malicious scripts in the web management interface of Apt-Cacher-NG. This can lead to unauthorized actions performed on behalf of the user, theft of sensitive information such as session tokens, or other malicious activities within the context of the affected application.