All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74875
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 16:17 UTC
9.3
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks and process malicious data.
// weaknesses (CWE)
- CWE-345