---
id: CVE-2026-54594
title: OmniBlocks is a monorepo for the OmniBlocks project
summary: >-
  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
  whenev…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-799
vendor: OmniBlocks
product: monorepo
affected:
  - monorepo < OmniBlocks
published: '2026-09-17'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:12:04.247'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54594'
references:
  - url: >-
      https://github.com/OmniBlocks/monorepo/commit/2953ef77649fc3c206fc1ee306f74cedc31b67e3
    label: security-advisories@github.com
  - url: >-
      https://github.com/OmniBlocks/monorepo/commit/627e0f0a16a7d74b09128106b57dd7e85d2545df
    label: security-advisories@github.com
  - url: >-
      https://github.com/OmniBlocks/monorepo/security/advisories/GHSA-pq9c-3595-72jq
    label: security-advisories@github.com
  - url: >-
      https://github.com/OmniBlocks/monorepo/security/advisories/GHSA-pq9c-3595-72jq
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.0033
epssPercentile: 0.26411
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T20:09:08.371650Z'
cvssSource: cna
ingestedAt: '2026-09-17T20:28:02.772Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
