CVE-2026-73038 PUBLISHED

NodeBB < 4.15.0 Stored XSS via ActivityPub emoji tag.icon.url and tag.name

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 13.08.2026 Updated: 14.08.2026

NodeBB before 4.15.0 contains a stored cross-site scripting vulnerability in the renderEmoji function that fails to escape tag.icon.url and tag.name attributes. Attackers can deliver malicious ActivityPub Create/Note objects with crafted emoji tags to inject arbitrary HTML and JavaScript into stored post content, executing code in all viewers' browsers.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.3

Product Status

Vendor NodeBB
Product NodeBB
Versions Default: affected
  • affected from 0 to 4.15.0 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE