CVE-2026-44798

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, a user with access to add/change a GitRepository record could use the REST API to directly set the current_head field on the record, which was not intended to be user-editable. Doing so could cause Nautobot's local clone(s) of the relevant repository to checkout a commit other than the latest commit on the specified branch (resulting in misleading state), or potentially to be unable to make use of the repository at all (until manually remediated) due to the current_head pointing to a nonexistent commit hash or malformed value. This vulnerability is fixed in 2.4.33 and 3.1.2.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*
cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*

History

28 May 2026, 19:30

Type Values Removed Values Added
References () https://github.com/nautobot/nautobot/commit/9deddfc91ad9260ad17b5e20084e9e2d15be3609 - () https://github.com/nautobot/nautobot/commit/9deddfc91ad9260ad17b5e20084e9e2d15be3609 - Patch
References () https://github.com/nautobot/nautobot/commit/c46f97040b2bde4320be36b23577f19a8bcbd8c3 - () https://github.com/nautobot/nautobot/commit/c46f97040b2bde4320be36b23577f19a8bcbd8c3 - Patch
References () https://github.com/nautobot/nautobot/releases/tag/v2.4.33 - () https://github.com/nautobot/nautobot/releases/tag/v2.4.33 - Product, Release Notes
References () https://github.com/nautobot/nautobot/releases/tag/v3.1.2 - () https://github.com/nautobot/nautobot/releases/tag/v3.1.2 - Product, Release Notes
References () https://github.com/nautobot/nautobot/security/advisories/GHSA-p3hx-pwf3-j8wr - () https://github.com/nautobot/nautobot/security/advisories/GHSA-p3hx-pwf3-j8wr - Mitigation, Patch, Vendor Advisory
First Time Networktocode nautobot
Networktocode
CPE cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*

28 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 18:16

Updated : 2026-05-28 19:30


NVD link : CVE-2026-44798

Mitre link : CVE-2026-44798

CVE.ORG link : CVE-2026-44798


JSON object : View

Products Affected

networktocode

  • nautobot
CWE
CWE-471

Modification of Assumed-Immutable Data (MAID)

CWE-749

Exposed Dangerous Method or Function