CVE-2025-30148
CVE-2025-30148 is a medium-severity vulnerability in Silverstripe Framework with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- EPSS exploit prediction: 0% (16th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-10684
- Weakness: CWE-79
- Affected product: Silverstripe Framework
- Published:
- Last modified:
Description
Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. Prior to 5.3.23, bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitized on the client-side, but server-side sanitization doesn't catch it. The server-side sanitization logic has been updated to sanitize against this attack. This vulnerability is fixed in 5.3.23.
Frequently asked questions
- What is CVE-2025-30148?
- Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. Prior to 5.3.23, bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitized on the client-side, but server-side sanitization doesn't catch it. The server-side sanitization logic has been updated to sanitize against this attack. This vulnerability is fixed in 5.3.23.
- How severe is CVE-2025-30148?
- CVE-2025-30148 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-30148 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-30148?
- CVE-2025-30148 affects Silverstripe Framework. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-30148?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-30148 have an EU (EUVD) identifier?
- Yes. CVE-2025-30148 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-10684.
- When was CVE-2025-30148 published?
- CVE-2025-30148 was published on 2025-04-10 and last updated on 2026-06-17.
References
- https://github.com/silverstripe/silverstripe-framework/commit/e99cfd62d160d145a76fcf9631e6b11226e42358
- https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-rhx4-hvx9-j387
- https://www.silverstripe.org/download/security-releases/cve-2025-30148
Affected products (1)
- cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:*
More vulnerabilities in Silverstripe Framework
- CVE-2022-38148 — High (CVSS 8.8): Silverstripe silverstripe/framework through 4.11 allows SQL Injection.
- CVE-2022-38462 — Medium (CVSS 6.1): Silverstripe silverstripe/framework through 4.11 is vulnerable to XSS by carefully crafting a return URL on a…
- CVE-2024-53277 — Medium (CVSS 5.4): Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. In some cases, form messages can contain…
- CVE-2024-32981 — Medium (CVSS 5.4): Silverstripe framework is the PHP framework forming the base for the Silverstripe CMS. In affected versions a bad actor…
- CVE-2023-22729 — Medium (CVSS 5.4): Silverstripe Framework is the Model-View-Controller framework that powers the Silverstripe content management system.…
- CVE-2022-38147 — Medium (CVSS 5.4): Silverstripe silverstripe/framework through 4.11 allows XSS (issue 3 of 3).
All CVEs affecting Silverstripe Framework →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →