AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-31140

HIGH · CVSS 7.5 EPSS 1.41% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-2022-31140
Severity
HIGH
CVSS
7.5
EPSS
1.41%

Original NVD Description

Valinor is a PHP library that helps to map any input into a strongly-typed value object structure. Prior to version 0.12.0, Valinor can use `Throwable#getMessage()` when it should not have permission to do so. This is a problem with cases such as an SQL exception showing an SQL snippet, a database connection exception showing database IP address/username/password, or a timeout detail / out of memory detail. Attackers could use this information for potential data exfiltration, denial of service attacks, enumeration attacks, etc. Version 0.12.0 contains a patch for this vulnerability.