原始 OSV JSON{
"id": "GHSA-m92m-r54r-x8r2",
"aliases": [
"CVE-2026-49287"
],
"details": "### Impact\n\nThe fix for GHSA-4jjr-vmv7-wh4w was incomplete. It addressed the issue in the query builder, but the same protection was not applied to in-memory collection sorting. Manipulating sort parameters could result in the loss of content and assets.\n\nThis requires a front-end template that passes request input into a tag's sort parameter. It is not exploitable by default — a template would need to be explicitly set up to sort by a visitor-controlled value.\n\n### Patches\n\nThis has been fixed in 5.73.23 and 6.20.0.",
"summary": "Statamic CMS's unsafe method invocation via collection sorting allows data destruction",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.73.23"
}
]
}
],
"package": {
"name": "statamic/cms",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.20.0"
}
]
}
],
"package": {
"name": "statamic/cms",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-06-26T22:15:47Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
"published": "2026-06-26T22:15:47Z",
"references": [
{
"url": "https://github.com/statamic/cms/security/advisories/GHSA-4jjr-vmv7-wh4w",
"type": "WEB"
},
{
"url": "https://github.com/statamic/cms/security/advisories/GHSA-m92m-r54r-x8r2",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49287",
"type": "ADVISORY"
},
{
"url": "https://github.com/statamic/cms",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-470"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-06-19T18:16:19Z",
"github_reviewed_at": "2026-06-26T22:15:47Z"
}
}