GHSA-9xg4-3qfm-9w8f · Severity: high · Ecosystem: npm — Leaking sensitive user information still possible by filtering on private with prefix fields
Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from `password` to `t1.password`. `password` is protected by filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.
Conclusion & alert: CVE-2023-34235 is rated High Exploit Risk (81/100): CVSS High severity, with medium exploitation likelihood (EPSS 3.18%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.13% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-25 | 2.05% | 3.18% | +1.13% |
| 2 | 2026-05-21 | 1.92% | 2.05% | +0.12% |
| 3 | 2026-05-16 | — | 1.92% | — |
Full EPSS history (23 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-9xg4-3qfm-9w8f · Severity: high · Ecosystem: npm — Leaking sensitive user information still possible by filtering on private with prefix fields
| URL | Tags |
|---|---|
| https://github.com/strapi/strapi/releases/tag/v4.10.8 | Release Notes |
| https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f | Exploit Vendor Advisory |