CVE-2026-53961 PUBLISHED

Discourse: Forged AWS SNS bounce notifications can disable a targeted user's email (missing TopicArn binding)

Assigner: GitHub_M
Reserved: 11.06.2026 Published: 09.07.2026 Updated: 10.07.2026

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, the AWS SES bounce webhook at POST /webhooks/aws verified that SNS messages were signed by Amazon but did not bind them to trusted TopicArn values, allowing any AWS account holder to publish validly signed forged Bounce notifications that revoke a targeted user email. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.

Metrics

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

Product Status

Vendor discourse
Product discourse
Versions
  • Version >= 2026.5.0-latest, < 2026.5.1 is affected
  • Version >= 2026.4.0-latest, < 2026.4.2 is affected
  • Version >= 2026.1.0-latest, < 2026.1.5 is affected

References

Problem Types

  • CWE-345: Insufficient Verification of Data Authenticity CWE