{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1b04ba413a9c1d12a33dd50a32f67345c2fa6f2a"
            }
          ],
          "repo": "https://github.com/truewinter/simofa",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-83qw-5qq5-v7pq"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56799.json"
  },
  "details": "Simofa is a tool to help automate static website building and deployment. Prior to version 0.2.7, due to a design mistake in the RouteLoader class, some API routes may be publicly accessible when they should require authentication. This vulnerability has been patched in v0.2.7.",
  "id": "CVE-2024-56799",
  "modified": "2026-04-01T23:10:11.861942950Z",
  "published": "2024-12-30T18:20:00.532Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56799.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/TrueWinter/simofa/security/advisories/GHSA-83qw-5qq5-v7pq"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56799"
    },
    {
      "type": "FIX",
      "url": "https://github.com/TrueWinter/simofa/commit/1b04ba413a9c1d12a33dd50a32f67345c2fa6f2a"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Simofa Allows Unauthenticated Access to API Routes"
}