Releases216
Frequency2 weeks 4 days
Last Release
Stars14.7K
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

CVE History

CVEPublishedCVSS v3CVSS v2
5.6 MEDIUM6.8 MEDIUM

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.)