AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-34235

HIGH · CVSS 8.6 EPSS 1.09% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-07-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-34235
Severity
HIGH
CVSS
8.6
EPSS
1.09%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)