Vulnerability Description
OmniBlocks is a monorepo for the OmniBlocks project. Prior to the June 6, 2026 workflow remediation, .github/workflows/disc.yml runs for the issues opened event and the issues edited event and invokes the createDiscussion mutation whenever an issue is classified as off-topic, without recording that the issue was already converted or otherwise suppressing duplicate runs. A user who creates one off-topic issue and repeatedly edits its description before conversion completes can therefore cause multiple discussions to be created for the same issue, producing discussion spam and additional moderation work. This issue is fixed with commit 627e0f0a16a7d74b09128106b57dd7e85d2545df.
Related Weaknesses (CWE)
References
- https://github.com/OmniBlocks/monorepo/commit/2953ef77649fc3c206fc1ee306f74cedc3
- https://github.com/OmniBlocks/monorepo/commit/627e0f0a16a7d74b09128106b57dd7e85d
- https://github.com/OmniBlocks/monorepo/security/advisories/GHSA-pq9c-3595-72jq
- https://github.com/OmniBlocks/monorepo/security/advisories/GHSA-pq9c-3595-72jq
FAQ
What is CVE-2026-54594?
CVE-2026-54594 is a documented vulnerability. OmniBlocks is a monorepo for the OmniBlocks project. Prior to the June 6, 2026 workflow remediation, .github/workflows/disc.yml runs for the issues opened event and the issues edited event and invokes...
How severe is CVE-2026-54594?
CVSS scoring is not yet available for CVE-2026-54594. Check NVD for updates.
Is there a patch for CVE-2026-54594?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.