CVE-2023-51649
LOWNautobot 1.5.14-1.6.8 - Incorrect Authorization via Job Button Submission
Title source: llmDescription
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
References (4)
Core 4
Core References
Patch, Vendor Advisory x_refsource_confirm
https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999
Issue Tracking x_refsource_misc
https://github.com/nautobot/nautobot/issues/4988
Issue Tracking, Patch x_refsource_misc
https://github.com/nautobot/nautobot/pull/4993
Issue Tracking, Patch x_refsource_misc
https://github.com/nautobot/nautobot/pull/4995
Scores
CVSS v3
3.5
EPSS
0.0010
EPSS Percentile
27.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L
Details
CWE
CWE-863
Status
published
Products (2)
networktocode/nautobot
1.5.14 - 1.6.8
pypi/nautobot
1.5.14 - 1.6.8PyPI
Published
Dec 22, 2023
Tracked Since
Feb 18, 2026