{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "7.14.6"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "e572230abd0dad205b24a96acce72590b20bf69d"
            }
          ],
          "repo": "https://github.com/salesagility/suitecrm",
          "type": "GIT"
        }
      ]
    },
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "8.6.0"
              },
              {
                "fixed": "8.8.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0820b6acc28a04b6386dc860f15ded621b8add27"
            },
            {
              "fixed": "3e06d0f16a8a7c2cf27062372e87a134d7a032c8"
            }
          ],
          "repo": "https://github.com/salesagility/suitecrm-core",
          "type": "GIT"
        }
      ]
    },
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "7.14.6"
              },
              {
                "fixed": "7.14.7"
              }
            ]
          },
          "events": [
            {
              "introduced": "e572230abd0dad205b24a96acce72590b20bf69d"
            },
            {
              "fixed": "55921fe6c5fd5e2f81fc401e2d9ac8653cfbb8b5"
            }
          ],
          "repo": "https://github.com/suitecrm/suitecrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8r72-224q-g9fv"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-285"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/54xxx/CVE-2025-54787.json"
  },
  "details": "SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. There is a vulnerability in SuiteCRM version 7.14.6 which allows unauthenticated downloads of any file from the upload-directory, as long as it is named by an ID (e.g. attachments). An unauthenticated attacker could download internal files when he discovers a valid file-ID.\nValid IDs could be brute-forced, but this is quite time-consuming as the file-IDs are usually UUIDs. This issue is fixed in version 7.14.7.",
  "id": "CVE-2025-54787",
  "modified": "2026-03-10T21:50:50.778780224Z",
  "published": "2025-08-07T21:15:39.708Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://docs.suitecrm.com/admin/releases/7.14.x/#_7_14_7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/54xxx/CVE-2025-54787.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/SuiteCRM/SuiteCRM/security/advisories/GHSA-8r72-224q-g9fv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54787"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "SuiteCRM: Improper Authorization for attachment downloads"
}