{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "585c6a591440cd39f92374230ac5d65d7dd23d6a"
            }
          ],
          "repo": "https://github.com/rssnext/folo",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-h87r-5w74-qfm4"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-829"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53546.json"
  },
  "details": "Folo organizes feeds content into one timeline. Using pull_request_target on .github/workflows/auto-fix-lint-format-commit.yml can be exploited by attackers, since untrusted code can be executed having full access to secrets (from the base repo). By exploiting the vulnerability is possible to exfiltrate GITHUB_TOKEN which has high privileges. GITHUB_TOKEN can be used to completely overtake the repo since the token has content write privileges. This vulnerability is fixed in commit 585c6a591440cd39f92374230ac5d65d7dd23d6a.",
  "id": "CVE-2025-53546",
  "modified": "2026-04-01T23:09:30.431462468Z",
  "published": "2025-07-09T14:27:40.848Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53546.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/RSSNext/Folo/security/advisories/GHSA-h87r-5w74-qfm4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53546"
    },
    {
      "type": "FIX",
      "url": "https://github.com/RSSNext/Folo/commit/585c6a591440cd39f92374230ac5d65d7dd23d6a"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Folo allows secrets exfiltration via `pull_request_target`"
}