Information disclosure in Nautobot - CVE-2023-50263

 

Information disclosure in Nautobot - CVE-2023-50263

Published: December 12, 2023 / Updated: May 11, 2026


Vulnerability identifier: #VU130963
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-50263
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Nautobot
Affected software:
Nautobot

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to improper access control in the db-file-storage file access views when handling requests to /files/get/ and /files/download/. A remote attacker can send a request with a known file name to disclose sensitive information.

No URL mechanism is provided for listing or traversing available file names, so exploitation requires knowledge or guessing of a valid file name or path.


How to mitigate CVE-2023-50263

Install security update from vendor's website.

Sources