Vulnerability Description
gluestack-ui is a library of copy-pasteable components & 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/gluestack/gluestack-ui/commit/e6b427150b35e97a089ea10409de8c5
- https://github.com/gluestack/gluestack-ui/security/advisories/GHSA-432r-9455-7f9
FAQ
What is CVE-2025-53104?
CVE-2025-53104 is a vulnerability with a CVSS score of 9.1 (CRITICAL). gluestack-ui is a library of copy-pasteable components & patterns crafted with Tailwind CSS (NativeWind). Prior to commit e6b4271, a command injection vulnerability was discovered in the discussion-to...
How severe is CVE-2025-53104?
CVE-2025-53104 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-53104?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.