CVE-2026-44797 PUBLISHED

Nautobot: Webhook definitions could be used for server-side request forgery (SSRF)

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 28.05.2026 Updated: 28.05.2026

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient access to perform requests to various hosts and IP addresses that should not be permitted, allowing for various behaviors similar to server-side request forgery (SSRF). This vulnerability is fixed in 2.4.33 and 3.1.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
CVSS Score: 8.5

Product Status

Vendor nautobot
Product nautobot
Versions
  • Version >= 3.0.0a2, < 3.1.2 is affected
  • Version < 2.4.33 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE