CVE-2026-55779

Source
https://cve.org/CVERecord?id=CVE-2026-55779
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55779.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55779
Aliases
Published
2026-08-28T22:18:57.661Z
Modified
2026-08-30T03:47:23.187826272Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Silverstripe Versioned: XSS in archive admin restore
Details

Silverstripe Versioned provides versioning for Silverstripe models. Prior to 3.2.1, RestoreAction::getRestoreMessage() in src/RestoreAction.php builds ArchiveAdmin restore notifications rendered as CAST_HTML and inserts $restoredItem->Title, $restoredItem->URLSegment, $restoredItem->CMSEditLink(), and $changedProperty['value'] without applying Convert::raw2xml(). When an administrator restores an archived page containing a crafted title or URL segment, the generated restoration message can execute stored JavaScript in the administrator's browser, compromising the confidentiality and integrity of the CMS session. This issue is fixed in version 3.2.1.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55779.json",
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/silverstripe/silverstripe-versioned

Affected ranges

Type
GIT
Repo
https://github.com/silverstripe/silverstripe-versioned
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.2.1"
        }
    ]
}

Affected versions

1.*
1.0.0-alpha6
1.0.0-alpha7
1.0.0-beta1
1.0.0-beta2
1.0.0-beta3
1.1.0-rc1
1.10.0
1.10.0-beta1
1.10.0-rc1
1.8.0-beta1
1.9.0-alpha1
2.*
2.0.0-alpha1
2.0.0-beta1
2.1.0
2.1.0-beta1
2.1.0-rc1
3.*
3.0.0-alpha1
3.1.0-beta1
3.2.0
3.2.0-beta1
3.2.0-rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55779.json"