{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.6.32"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "594cf835bd1e1792435fbfd14a62cc03069028eb"
            }
          ],
          "repo": "https://github.com/nautobot/nautobot",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.4.10"
              }
            ]
          },
          "events": [
            {
              "introduced": "3013f25b41a1409adb815afb654fad4988f640ef"
            },
            {
              "fixed": "62274096cc7239a77fd7ad1b1c62527e9adb33ef"
            }
          ],
          "repo": "https://github.com/nautobot/nautobot",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rh67-4c8j-hjjh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49143.json"
  },
  "details": "Nautobot is a Network Source of Truth and Network Automation Platform. Prior to v2.4.10 and v1.6.32 , files uploaded by users to Nautobot's MEDIA_ROOT directory, including DeviceType image attachments as well as images attached to a Location, Device, or Rack, are served to users via a URL endpoint that was not enforcing user authentication. As a consequence, such files can be retrieved by anonymous users who know or can guess the correct URL for a given file. Nautobot v2.4.10 and v1.6.32 address this issue by adding enforcement of Nautobot user authentication to this endpoint.",
  "id": "CVE-2025-49143",
  "modified": "2026-04-01T23:08:49.931522821Z",
  "published": "2025-06-10T15:43:59.225Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49143.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nautobot/nautobot/security/advisories/GHSA-rh67-4c8j-hjjh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49143"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/commit/9c892dc300429948a4714f743c9c2879d8987340"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/commit/d99a53b065129cff3a0fa9abe7355a9ef1ad4c95"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/pull/6672"
    },
    {
      "type": "FIX",
      "url": "https://github.com/nautobot/nautobot/pull/6703"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Nautobot may allows uploaded media files to be accessible without authentication"
}