Unauthorized record disclosure via paginated permission filtering
Published Jan 23, 2024 · Updated Jun 17, 2025
Incorrect authorization in Silverstripe GraphQL 4.0.0 through 4.3.6 and 5.0.0 through 5.1.2 allows remote attackers to read restricted ORM records. CanViewPermission::listPermissionCheck filters a lazy DataList, causing its SQL limit to pull replacement records after denied IDs are removed without running canView on those replacements. A public GraphQL endpoint exposes the flaw without authentication; otherwise, CMS access and record-specific view restrictions govern what data is disclosed.
Summary
What happened
Incorrect authorization in Silverstripe GraphQL 4.0.0 through 4.3.6 and 5.0.0 through 5.1.2 allows remote attackers to read restricted ORM records. CanViewPermission::listPermissionCheck filters a lazy DataList, causing its SQL limit to pull replacement records after denied IDs are removed without running canView on those replacements. A public GraphQL endpoint exposes the flaw without authentication; otherwise, CMS access and record-specific view restrictions govern what data is disclosed.
The record
- CVE
- CVE-2023-44401
- Published
- Jan 23, 2024
- Updated
- Jun 17, 2025
- Vendor
- Silverstripe
- Product
- Silverstripe GraphQL
- Classifications
- CWE-863, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 23, 2024CVE publishedPublication date reported by the CVE source.
- Jun 17, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 4.0.0, < 4.3.7
- Affected versionversion=>= 5.0.0, < 5.1.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo