Skip to content

Commit b20f5df

Browse files
Merge pull request #7235 from github/bencroker-GHSA-m59h-42jf-cphr
2 parents 3ab2320 + 445fcba commit b20f5df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

advisories/github-reviewed/2026/03/GHSA-m59h-42jf-cphr/GHSA-m59h-42jf-cphr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-m59h-42jf-cphr",
4-
"modified": "2026-03-23T20:25:37Z",
4+
"modified": "2026-03-23T20:25:40Z",
55
"published": "2026-03-23T20:25:37Z",
66
"aliases": [
77
"CVE-2026-27131"
88
],
99
"summary": "Sprig Plugin for Craft CMS potentially discloses sensitive information via Sprig Playground",
10-
"details": "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.\n\nThis 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 behaviour using a new `enablePlaygroundWhenDevModeDisabled` that defaults to `false`.",
10+
"details": "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.\n\nThis issue was mitigated in versions 3.7.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 behaviour using a new `enablePlaygroundWhenDevModeDisabled` that defaults to `false`.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "3.0.0"
2929
},
3030
{
31-
"fixed": "3.15.2"
31+
"fixed": "3.7.2"
3232
}
3333
]
3434
}

0 commit comments

Comments
 (0)