CVE Catalog

CVE-2026-83805

MediumCVSS 6.4
Published: Translated: NVD NIST

Summary

Nautobot from 3.0.0 to 3.1.8 does not enforce approver-group membership, change permission, or the one-response-per-user restriction in the generic ApprovalWorkflowStageResponse create endpoint. A user with only extras.add_approvalworkflowstageresponse can submit approved responses directly, and writable user/state fields allow attributing responses to arbitrary users. Forged responses can satisfy min_approvers, approve the workflow, and activate gated ScheduledJobs without a legitimate approver. Fixed in 3.1.8.

Risk Assessment

A user with limited privileges can bypass the approval process and trigger scheduled jobs, potentially leading to unauthorized changes in network infrastructure.

Recommendation

Upgrade Nautobot to version 3.1.8 or later to remediate the vulnerability.

Other vulnerabilities in Nautobot

See all
Original NVD description (English source)

Nautobot is a Network Source of Truth and Network Automation Platform. From 3.0.0 until 3.1.8, the generic ApprovalWorkflowStageResponse create endpoint does not enforce approver-group membership, change permission on the object under review, or the one-response-per-user restriction applied by the intended approve and deny actions. A user with only extras.add_approvalworkflowstageresponse can submit approved responses directly, while writable user and state fields permit responses to be attributed to arbitrary users. These forged responses can satisfy min_approvers, approve the workflow, and activate its gated ScheduledJob without a legitimate approver. This issue is fixed in version 3.1.8.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS