CVE-2026-44990
A vulnerability in the sanitize-html library used by ApostropheCMS allows attackers to inject malicious HTML or JavaScript into content that is supposed to be sanitized. The flaw exists in versions before 2.17.4 and can lead to stored cross‑site scripting (XSS) attacks.
An official fix is available, so this entry is kept for 30 days and then removed automatically.
Who is affected
Developers and site owners using ApostropheCMS or any Node.js application that relies on sanitize-html versions earlier than 2.17.4.
Real-world impact
An attacker can embed harmful scripts that run in the browsers of anyone who views the affected content, potentially stealing credentials, hijacking sessions, or defacing the site.
Why this severity
The CVSS score of 9.3 reflects that the flaw can be exploited over the network with no special privileges, requires user interaction, and can compromise both confidentiality and integrity of data displayed to users.
What to do about it
- 01Update the project’s package.json to depend on sanitize-html version 2.17.4 or later.
- 02Run `npm install` (or the appropriate package manager command) to install the updated library.
- 03Verify that the application is now using the patched version by checking the installed package version or running a dependency audit.
- 04Restart the web server or application process to ensure the new library is loaded.
NVD-referenced vendor advisory
Timeline
- Jun 12, 2026 · Jun 12, 2026PublishedDisclosed and added to the National Vulnerability Database.
- Jul 19, 2026 · 16d agoOfficial fix availableA vendor patch or mitigation now exists — see the remediation steps above.
- Aug 3, 2026 · 13h agoAdvisory updatedThe NVD record was last revised.
How it’s attacked
References & advisories
- github.com/apostrophecms/apostrophe/se…
- access.redhat.com/errata/RHSA-2026:36882
- access.redhat.com/errata/RHSA-2026:36883
- access.redhat.com/errata/RHSA-2026:40262
- access.redhat.com/errata/RHSA-2026:41031
- access.redhat.com/errata/RHSA-2026:41055
- access.redhat.com/errata/RHSA-2026:41064
- access.redhat.com/errata/RHSA-2026:41066
- access.redhat.com/errata/RHSA-2026:42146
- access.redhat.com/errata/RHSA-2026:42796
- access.redhat.com/errata/RHSA-2026:43052
- access.redhat.com/errata/RHSA-2026:46598
- access.redhat.com/errata/RHSA-2026:46685
- access.redhat.com/errata/RHSA-2026:46885
- access.redhat.com/errata/RHSA-2026:46903
- access.redhat.com/errata/RHSA-2026:47735
- access.redhat.com/errata/RHSA-2026:47737
- access.redhat.com/errata/RHSA-2026:48124
- access.redhat.com/security/cve/CVE-2026-44990
- bugzilla.redhat.com/show_bug.cgi