{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e6b427150b35e97a089ea10409de8c5c52f8a7b9"
            }
          ],
          "repo": "https://github.com/gluestack/gluestack-ui",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-432r-9455-7f9x"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-77"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53104.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "e6b4271"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "gluestack-ui is a library of copy-pasteable components \u0026 patterns crafted with Tailwind CSS (NativeWind). Prior to commit e6b4271, a command injection vulnerability was discovered in the discussion-to-slack.yml GitHub Actions workflow. Untrusted discussion fields (title, body, etc.) were directly interpolated into shell commands in a run: block. An attacker could craft a malicious GitHub Discussion title or body (e.g., $(curl ...)) to execute arbitrary shell commands on the Actions runner. This issue has been fixed in commit e6b4271 where the discussion-to-slack.yml workflow was removed. Users should remove the discussion-to-slack.yml workflow if using a fork or derivative of this repository.",
  "id": "CVE-2025-53104",
  "modified": "2026-07-15T01:48:55.242613056Z",
  "published": "2025-07-01T18:17:01.667Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53104.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/gluestack/gluestack-ui/security/advisories/GHSA-432r-9455-7f9x"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53104"
    },
    {
      "type": "FIX",
      "url": "https://github.com/gluestack/gluestack-ui/commit/e6b427150b35e97a089ea10409de8c5c52f8a7b9"
    }
  ],
  "schema_version": "1.8.0",
  "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": "gluestack-ui Command Injection Vulnerability via discussion-to-slack GitHub Action Workflow"
}