Description
Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. In versions prior to 6.2.2, the "Insert media from web" functionality in the CMS is vulnerable to XSS from a specially crafted embed. This issue was fixed in version 6.2.2/
Published: 2026-07-01
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a cross‑site scripting issue in the Silverstripe Framework's media‑embed feature (CWE‑79). A specially crafted embed can inject arbitrary JavaScript that will execute in a user’s browser when the content is rendered. This flaw allows an attacker to run code in the context of the page viewed by a user.

Affected Systems

All installations of the Silverstripe Framework older than version 6.2.2 are vulnerable. Any site that relies on the affected framework versions is at risk.

Risk and Exploitability

The CVSS score of 5.4 classifies the vulnerability as moderate. The EPSS score of <1% indicates a low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is inferred to be a content author or administrator who can embed web media, as described in the advisory. The vulnerable code was removed in version 6.2.2, so the flaw can be exploited only against unpatched installations.

Generated by OpenCVE AI on July 21, 2026 at 13:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Silverstripe Framework to version 6.2.2 or later, which removes the vulnerable code path.
  • Restrict or disable who do not require it, limiting the opportunity for malicious input.
  • Add input validation or web application firewall rules that escape or block arbitrary JavaScript in embed URLs before rendering.

Generated by OpenCVE AI on July 21, 2026 at 13:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. In versions prior to 6.2.2, the "Insert media from web" functionality in the CMS is vulnerable to XSS from a specially crafted embed. This issue was fixed in version 6.2.2/
Title Silverstripe Framework: Possible XSS attack through media embed
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-02T15:54:49.241Z

Reserved: 2026-06-15T23:07:33.231Z

Link: CVE-2026-54720

cve-icon Vulnrichment

Updated: 2026-07-02T15:11:05.487Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses
  • CWE-79

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