Skip to content

Discord voice ingress authorization can be bypassed via channel, name, and stale-role validation gaps

Moderate
steipete published GHSA-x2m8-53h4-6hch Mar 31, 2026

Package

npm openclaw (npm)

Affected versions

<=2026.3.28

Patched versions

>= 2026.3.31

Description

Summary

Discord voice ingress authorization can be bypassed via channel, name, and stale-role validation gaps

Current Maintainer Triage

  • Status: narrow
  • Normalized severity: medium
  • Assessment: Real in shipped v2026.3.28 Discord voice ingress, but impact is channel/member allowlist bypass rather than a broader critical auth break and mainline fix is unreleased.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published npm version: 2026.3.31
  • Vulnerable version range: <=2026.3.28
  • Patched versions: >= 2026.3.31
  • First stable tag containing the fix: v2026.3.31

Fix Commit(s)

  • dba96e7507e0900f120e5e28e57755d69bf78759 — 2026-03-31T21:29:13+09:00

Release Process Note

  • The fix is already present in released version 2026.3.31.
  • This draft looks ready for final maintainer disposition or publication, not additional code-fix work.

Thanks @cyjhhh for reporting.

Severity

Moderate

CVE ID

No known CVE

Weaknesses

Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action. Learn more on MITRE.

Credits