Description
Silverstripe UserForms provides a visual form builder for the Silverstripe CMS. From 6.0.0 until 6.4.9, 7.0.7, and 7.1.1, the userform email recipient subject field in the CMS accepts a specially crafted payload that can be interpreted as executable server-side code. An authenticated CMS user with permission to configure a UserForms email recipient can use the subject field to run arbitrary code on the server, compromising confidentiality, integrity, and availability. This issue is fixed in versions 6.4.9, 7.0.7, and 7.1.1.
Published: 2026-08-27
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the email recipient subject field of Silverstripe UserForms, where a specially crafted payload is interpreted as executable PHP code. This allows anyone with CMS edit rights over UserForms email recipients to run arbitrary server‑side code, effectively compromising confidentiality, integrity, and availability of the host. The weakness is a classic code injection error, classified as CWE‑94.

Affected Systems

Silverstripe UserForms as supplied by the silverstripe vendor. Versions from 6.0.0 up to, but not including, 6.4.9; 7.0.0 up to, but not including, 7.0.7; and 7.1.0 up to, but not including, 7.1.1 are affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, indicating high risk. No EPSS score is available, and the flaw is not listed in the CISA KEV catalog. Exploitation requires an authenticated CMS user who has permission to configure UserForms email recipients; the attacker crafts the subject field to inject PHP code, which is then executed on the server. Because the attack vector is limited to internal users with appropriate rights, the threat surface is constrained, but the impact of successful exploitation remains severe.

Generated by OpenCVE AI on August 28, 2026 at 07:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patches in release 6.4.9 or newer, 7.0.7 or newer, or 7.1.1 or newer.
  • Limit the set of CMS users who have permissions to edit UserForms email recipients to only trusted administrators.
  • As a temporary measure, remove or sanitize the subject field input to prevent code execution until a patch can be applied.

Generated by OpenCVE AI on August 28, 2026 at 07:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-g8wr-r2v2-vqc6 silverstripe/userforms vulnerable to remote code execution via userforms email subject
History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Silverstripe UserForms provides a visual form builder for the Silverstripe CMS. From 6.0.0 until 6.4.9, 7.0.7, and 7.1.1, the userform email recipient subject field in the CMS accepts a specially crafted payload that can be interpreted as executable server-side code. An authenticated CMS user with permission to configure a UserForms email recipient can use the subject field to run arbitrary code on the server, compromising confidentiality, integrity, and availability. This issue is fixed in versions 6.4.9, 7.0.7, and 7.1.1.
Title Silverstripe UserForms: Remote code execution via userforms email subject
Weaknesses CWE-94
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-27T16:52:46.023Z

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

Link: CVE-2026-54721

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:49.973

Modified: 2026-08-27T20:17:49.973

Link: CVE-2026-54721

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T07:30:07Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')