# CVE-2024-47176

## Summary

- **CVE ID:** CVE-2024-47176
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N)
- **CWE:** CWE-1327
- **Published:** Sep 26, 2024
- **Last Modified:** Mar 13, 2026

## Description

CUPS is a standards-based, open-source printing system, and `cups-browsed` contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. `cups-browsed` binds to `INADDR_ANY:631`, causing it to trust any packet from any source, and can cause the `Get-Printer-Attributes` IPP request to an attacker controlled URL. When combined with other vulnerabilities, such as CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177, an attacker can execute arbitrary commands remotely on the target machine without authentication when a malicious printer is printed to.

## Affected Products

- OpenPrinting — cups-browsed (<= 2.0.1)

## References

- [CNA](https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8)
- [CNA](https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47)
- [CNA](https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5)
- [CNA](https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6)
- [CNA](https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992)
- [CNA](https://www.cups.org)
- [CNA](https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I)
- [CVE](http://www.openwall.com/lists/oss-security/2024/09/27/6)
- [CVE](https://github.com/OpenPrinting/cups-browsed/commit/1debe6b140c37e0aa928559add4abcc95ce54aa2)
- [CVE](https://security.netapp.com/advisory/ntap-20241011-0001/)
- [CVE](https://lists.debian.org/debian-lts-announce/2024/09/msg00048.html)
- [CVE](http://www.openwall.com/lists/oss-security/2025/09/11/2)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 50.60%
- **EPSS Percentile:** 98.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._