SCA: security update for @apostrophecms/seo (GHSA-wf43-fpp3-cf65)

high Tenable Self-Hosted Container Security Plugin ID 445522

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- ApostropheCMS is an open-source Node.js content management system. Versions up to and including 1.4.2 of
the `@apostrophecms/seo` package injects the Google Analytics Tracking ID (`seoGoogleTrackingId`) and
Google Tag Manager ID (`seoGoogleTagManager`) directly into `<script>` tag bodies using JavaScript
template literals without any sanitization or validation. Any user with editor-level access (the default
role for content managers) can set these fields to a malicious value, resulting in stored XSS that
executes on every page for every visitor of the site. As of time of publication, no known patched versions
are available. (CVE-2026-53608)

Solution

Update the @apostrophecms/seo library and its related packages to version 1.5.0 or later.

See Also

https://github.com/advisories/GHSA-wf43-fpp3-cf65

Plugin Details

Severity: High

ID: 445522

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/1/2026

Updated: 8/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2026-53608

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.6

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/31/2026

Vulnerability Publication Date: 6/12/2026

Reference Information

CVE: CVE-2026-53608

cwe: CWE-79