AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-15366

MEDIUM · CVSS 5.6 EPSS 2.31% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.6. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

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-2020-15366
Severity
MEDIUM
CVSS
5.6
EPSS
2.31%

Original NVD Description

An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)