CVE-2026-44783 PUBLISHED

Discourse: Replying to a whisper lets non-whisperers create staff-only whisper posts

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 12.06.2026 Updated: 12.06.2026

Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.4, 2026.3.0-latest to before 2026.3.1, and 2026.4.0-latest to before 2026.4.1, a flaw in how replies to whisper posts are handled allows authenticated users outside the groups configured in whispers_allowed_groups to post into a topic's staff-only whisper channel. The injected content is visible to whisperers (typically staff) alongside legitimate whispers. Only sites that have whispers enabled are affected. This issue has been patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor discourse
Product discourse
Versions
  • Version >= 2026.1.0-latest, < 2026.1.4 is affected
  • Version >= 2026.3.0-latest, < 2026.3.1 is affected
  • Version >= 2026.4.0-latest, < 2026.4.1 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE