PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73038 NodeBB CVE debrief

CVE-2026-73038 is a stored cross-site scripting vulnerability in NodeBB before version 4.15.0. The renderEmoji function fails to escape tag.icon.url and tag.name attributes, allowing attackers to inject arbitrary HTML and JavaScript into stored post content via malicious ActivityPub Create/Note objects with crafted emoji tags. This executes code in all viewers' browsers.

Vendor
NodeBB
Product
Unknown
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-09-24
Advisory published
2026-08-13
Advisory updated
2026-09-24

Who should care

Defenders managing NodeBB installations, particularly those using versions prior to 4.15.0, should assess exposure and apply patches or mitigations to prevent exploitation. This includes reviewing system configurations, monitoring for suspicious activity, and implementing additional security measures to detect and prevent similar attacks. NodeBB administrators and security teams should prioritize verifying exposure and taking corrective action.

Why it matters

CVE-2026-73038 is a stored cross-site scripting vulnerability in NodeBB before version 4.15.0, allowing attackers to inject malicious code into stored post content. Defenders should prioritize verifying exposure and applying patches or mitigations.

  • Code execution in viewers' browsers
  • Injection of arbitrary HTML and JavaScript
  • Potential for phishing or further exploitation

Technical summary

The renderEmoji function in NodeBB before 4.15.0 fails to escape tag.icon.url and tag.name attributes, allowing attackers to inject arbitrary HTML and JavaScript into stored post content via malicious ActivityPub Create/Note objects with crafted emoji tags. This vulnerability can lead to code execution in all viewers' browsers, potentially resulting in phishing or further exploitation. Defenders should prioritize verifying exposure and applying patches or mitigations, focusing on systems using NodeBB versions prior to 4.15.0.

Defensive priority

Defenders should prioritize verifying exposure and applying patches or mitigations, focusing on systems using NodeBB versions prior to 4.15.0.

Recommended defensive actions

  • Verify NodeBB version and apply patch to 4.15.0 or later
  • Review stored post content for potential malicious ActivityPub objects
  • Implement additional security measures to detect and prevent similar attacks
  • Conduct a thorough review of system configurations and user permissions
  • Monitor for suspicious activity related to NodeBB installations
  • Perform regular security audits to identify potential vulnerabilities
  • Review and update incident response plans to address potential exploitation

Evidence notes

The CVE record and NVD entry provide details on the vulnerability. However, the exact scope of affected systems and versions requires verification from official sources. Defenders should verify NodeBB installations, particularly those using versions prior to 4.15.0, and assess exposure to this vulnerability. Evidence from official sources indicates that the renderEmoji function fails to escape tag.icon.url and tag.name attributes, allowing for potential code execution.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73038 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73038

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73038 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73038

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.