CVE-2024-36112

MEDIUM EPSS 31.6%
Published May 28, 20242y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published May 28, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
31.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-280
CWE-755

Affected Products 2

VendorProductVersionRange
networktocodenautobot*≥1.3.0  –  <1.6.23
networktocodenautobot*≥2.0.0  –  ≤2.2.5

References 3

  • github.com https://github.com/nautobot/nautobot/pull/5757
    Patch
  • github.com https://github.com/nautobot/nautobot/pull/5762
    Patch
  • github.com https://github.com/nautobot/nautobot/security/advisories/GHSA-qmjf-wc2h-6x3q
    Third Party Advisory

Remediation

  • github.com https://github.com/nautobot/nautobot/pull/5757
    Patch
  • github.com https://github.com/nautobot/nautobot/pull/5762
    Patch