CVE-2026-27131
Received
Received - Intake
Information Disclosure in Sprig Plugin for Craft CMS via Playground Access
Publication date: 2026-03-23
Last updated on: 2026-03-23
Assigner: GitHub, Inc.
Description
Description
The Sprig Plugin for Craft CMS is a reactive Twig component framework for Craft CMS. Starting in version 2.0.0 and prior to versions 2.15.2 and 3.15.2, admin users, and users with explicit permission to access the Sprig Playground, could potentially expose the security key, credentials, and other sensitive configuration data, in addition to running the `hashData()` signing function. This issue was mitigated in versions 3.15.2 and 2.15.2 by disabling access to the Sprig Playground entirely when `devMode` is disabled, by default. It is possible to override this behavior using a new `enablePlaygroundWhenDevModeDisabled` that defaults to `false`.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| putyourlightson | craft-sprig | From 2.0.0 (inc) to 2.15.2 (exc) |
| putyourlightson | craft-sprig | 2.15.2 |
| putyourlightson | craft-sprig | From 3.0.0 (inc) to 3.15.2 (exc) |
| putyourlightson | craft-sprig | 3.15.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-489 | The product is released with debugging code still enabled or active. |
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |