GHSA-vf5m-xrhm-v999 · Severity: low · Ecosystem: pip — Nautobot missing object-level permissions enforcement when running Job Buttons
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. When submitting a Job to run via a Job Button, only the model-level `extras.run_job` permission is checked (i.e., does the user have permission to run Jobs in general). Object-level permissions (i.e., does the user have permission to run this specific Job?) are not enforced by the URL/view used in this case. A user with permissions to run even a single Job can actually run all configured JobButton Jobs. Fix will be available in Nautobot 1.6.8 and 2.1.0
Conclusion & alert: CVE-2023-51649 is rated Low Risk (24/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.10%). 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.18% | 0.10% | -0.08% |
| 2 | 2025-11-18 | 0.10% | 0.18% | +0.08% |
| 3 | 2025-04-15 | — | 0.10% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.5 | 3.1 | LOW |
|
1.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-vf5m-xrhm-v999 · Severity: low · Ecosystem: pip — Nautobot missing object-level permissions enforcement when running Job Buttons
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| networktocode | nautobot | >= 1.5.14, < 1.6.8 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
| networktocode | nautobot | >= 2.0.0, < 2.1.0 | cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/nautobot/nautobot/issues/4988 | Issue Tracking |
| https://github.com/nautobot/nautobot/pull/4993 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/pull/4995 | Issue Tracking Patch |
| https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999 | Patch Vendor Advisory |