SCA: security update for nautobot (GHSA-vf5m-xrhm-v999)

medium Tenable Cloud Security Plugin ID 419279

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 (CVE-2023-51649)

Solution

Update the nautobot library and its related packages to version 1.6.8 or later.

See Also

https://github.com/advisories/GHSA-vf5m-xrhm-v999

Plugin Details

Severity: Medium

ID: 419279

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:P/A:N

CVSS Score Source: CVE-2023-51649

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/22/2023

Vulnerability Publication Date: 12/22/2023

Reference Information

CVE: CVE-2023-51649

cwe: CWE-863