GHSA-75mc-3pjc-727q · Severity: low · Ecosystem: pip — Unauthenticated db-file-storage views
Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 1.x and 2.0.x prior to 1.6.7 and 2.0.6, the URLs `/files/get/?name=...` and `/files/download/?name=...` are used to provide admin access to files that have been uploaded as part of a run request for a Job that has FileVar inputs. Under normal operation these files are ephemeral and are deleted once the Job in question runs. In the default implementation used in Nautobot, as provided by `django-db-file-storage`, these URLs do not by default require any user authentication to access; they should instead be restricted to only users who have permissions to view Nautobot's `FileProxy` model instances. Note that no URL mechanism is provided for listing or traversal of the available file `name` values, so in practice an unauthenticated user would have to guess names to discover arbitrary files for download, but if a user knows the file name/path value, they can access it without authenticating, so we are considering this a vulnerability. Fixes are included in Nautobot 1.6.7 and Nautobot 2.0.6. No known workarounds are available other than applying the patches included in those versions.
Conclusion & alert: CVE-2023-50263 is rated Low Risk (36.7/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.45%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.58% | 0.45% | -0.13% |
| 2 | 2025-11-18 | 0.45% | 0.58% | +0.13% |
| 3 | 2025-05-02 | — | 0.45% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-75mc-3pjc-727q · Severity: low · Ecosystem: pip — Unauthenticated db-file-storage views
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| networktocode | nautobot | >= 1.1.0, < 1.6.7 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
| networktocode | nautobot | >= 2.0.0, < 2.0.6 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |