CVE-2026-44956

Summary

Low‑privileged users could use their Full Name as a vector for a stored XSS attack. The name is included in system‑generated emails, whose content is stored in the details field of the userlog table. An admin user viewing the email content through userlog-details.php would have any malicious JavaScript payload executed due to missing output sanitisation. Proper escaping has been added to the userlog details output.

Affected Software

VendorProductVersion RangeStatus
ReviveAdserver0 <= 6.0.6affected

Weaknesses

  • CWE-79: CWE-79 Cross-site Scripting (XSS) - Stored

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References