AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-37473

HIGH · CVSS 8.5 EPSS 0.94% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.5. 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-37473
Severity
HIGH
CVSS
8.5
EPSS
0.94%

Original NVD Description

zenstruck/collections is a set of helpers for iterating/paginating/filtering collections. Passing _callable strings_ (ie `system`) caused the function to be executed. This would result in a limited subset of specific user input being executed as if it were code. This issue has been addressed in commit `f4b1c48820` and included in release version 0.2.1. Users are advised to upgrade. Users unable to upgrade should ensure that user input is not passed to either `EntityRepository::find()` or `query()`.