CVE-2024-36112

Nautobot is a Network Source of Truth and Network Automation Platform. A user with permissions to view Dynamic Group records (`extras.view_dynamicgroup` permission) can use the Dynamic Group detail UI view (`/extras/dynamic-groups/<uuid>/`) and/or the members REST API view (`/api/extras/dynamic-groups/<uuid>/members/`) to list the objects that are members of a given Dynamic Group. In versions of Nautobot between 1.3.0 (where the Dynamic Groups feature was added) and 1.6.22 inclusive, and 2.0.0 through 2.2.4 inclusive, Nautobot fails to restrict these listings based on the member object permissions - for example a Dynamic Group of Device objects will list all Devices that it contains, regardless of the user's `dcim.view_device` permissions or lack thereof. This issue has been fixed in Nautobot versions 1.6.23 and 2.2.5. Users are advised to upgrade. This vulnerability can be partially mitigated by removing `extras.view_dynamicgroup` permission from users however a full fix will require upgrading.
Configurations

Configuration 1 (hide)

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

History

26 Aug 2025, 16:21

Type Values Removed Values Added
First Time Networktocode
Networktocode nautobot
CPE cpe:2.3:a:networktocode:nautobot:*:*:*:*:*:*:*:*
References () https://github.com/nautobot/nautobot/pull/5757 - () https://github.com/nautobot/nautobot/pull/5757 - Patch
References () https://github.com/nautobot/nautobot/pull/5762 - () https://github.com/nautobot/nautobot/pull/5762 - Patch
References () https://github.com/nautobot/nautobot/security/advisories/GHSA-qmjf-wc2h-6x3q - () https://github.com/nautobot/nautobot/security/advisories/GHSA-qmjf-wc2h-6x3q - Third Party Advisory

Information

Published : 2024-05-28 23:15

Updated : 2025-08-26 16:21


NVD link : CVE-2024-36112

Mitre link : CVE-2024-36112

CVE.ORG link : CVE-2024-36112


JSON object : View

Products Affected

networktocode

  • nautobot
CWE
CWE-280

Improper Handling of Insufficient Permissions or Privileges

CWE-755

Improper Handling of Exceptional Conditions