← Back

Apt Cacher Ng

apt-cacher-ng

Vendor: Apt Cacher Ng Project • 5 CVEs

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apt Cacher Ng Project
1Apt Cacher Ng
Oct 16, 2025
Sep 29, 2025
5.1 MEDIUM· v4
5.4 MEDIUM· v3
N/A· v2
Reflected cross-site scripting (XSS) in Apt-Cacher-NG v3.2.1. The vulnerability allows malicious scripts (XSS) to be executed in “/html/<filename>.html”.
1Apt Cacher Ng Project
1Apt Cacher Ng
Oct 16, 2025
Sep 29, 2025
5.1 MEDIUM· v4
5.4 MEDIUM· v3
N/A· v2
Reflected Cross-site scripting (XSS) in Apt-Cacher-NG v3.2.1. The vulnerability allows an attacker to execute malicious scripts (XSS) in the web management application. The vulnerability is caused by improper handling of...Show more
Reflected Cross-site scripting (XSS) in Apt-Cacher-NG v3.2.1. The vulnerability allows an attacker to execute malicious scripts (XSS) in the web management application. The vulnerability is caused by improper handling of GET inputs included in the URL in “/acng-report.html”.Show less
2Apt Cacher Ng Project
Opensuse
2Apt Cacher Ng
Backports
Nov 21, 2024
Jan 23, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The apt-cacher-ng package of openSUSE Leap 15.1 runs operations in user owned directory /run/apt-cacher-ng with root privileges. This can allow local attackers to influence the outcome of these operations. This issue aff...Show more
The apt-cacher-ng package of openSUSE Leap 15.1 runs operations in user owned directory /run/apt-cacher-ng with root privileges. This can allow local attackers to influence the outcome of these operations. This issue affects: openSUSE Leap 15.1 apt-cacher-ng versions prior to 3.1-lp151.3.3.1.Show less
3Apt Cacher Ng Project
DebianOpensuse
4Apt Cacher Ng
BackportsDebian Linux+1 more
Nov 21, 2024
Jan 21, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
apt-cacher-ng through 3.3 allows local users to obtain sensitive information by hijacking the hardcoded TCP port. The /usr/lib/apt-cacher-ng/acngtool program attempts to connect to apt-cacher-ng via TCP on localhost port...Show more
apt-cacher-ng through 3.3 allows local users to obtain sensitive information by hijacking the hardcoded TCP port. The /usr/lib/apt-cacher-ng/acngtool program attempts to connect to apt-cacher-ng via TCP on localhost port 3142, even if the explicit SocketPath=/var/run/apt-cacher-ng/socket command-line option is passed. The cron job /etc/cron.daily/apt-cacher-ng (which is active by default) attempts this periodically. Because 3142 is an unprivileged port, any local user can try to bind to this port and will receive requests from acngtool. There can be sensitive data in these requests, e.g., if AdminAuth is enabled in /etc/apt-cacher-ng/security.conf. This sensitive data can leak to unprivileged local users that manage to bind to this port before the apt-cacher-ng daemon can.Show less
2Apt Cacher Ng Project
Apt Cacher Project
2Apt Cacher
Apt Cacher Ng
May 13, 2026
Apr 5, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
apt-cacher before 1.7.15 and apt-cacher-ng before 3.4 allow HTTP response splitting via encoded newline characters, related to lack of blocking for the %0[ad] regular expression.