Exposure of Sensitive System Information to an Unauthorized Control Sphere in Nautobot - #VU139397
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to exposure of sensitive system information in the Jinja2 template rendering context and the settings_or_config template filter when rendering user-supplied templates. A remote user can supply a crafted template to disclose sensitive information.
The issue can be reached through the settings_or_config template filter and through the settings context processor that exposes the full settings object to request-bound templates and plugin template extensions.