File tree Expand file tree Collapse file tree
github-reviewed/2026/01/GHSA-hx9q-6w63-j58v
unreviewed/2026/01/GHSA-hx9q-6w63-j58v Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-hx9q-6w63-j58v" ,
4+ "modified" : " 2026-01-22T18:55:43Z" ,
5+ "published" : " 2026-01-22T18:30:33Z" ,
6+ "aliases" : [
7+ " CVE-2025-67221"
8+ ],
9+ "summary" : " orjson does not limit recursion for deeply nested JSON documents" ,
10+ "details" : " The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents." ,
11+ "severity" : [
12+ {
13+ "type" : " CVSS_V4" ,
14+ "score" : " CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
15+ }
16+ ],
17+ "affected" : [
18+ {
19+ "package" : {
20+ "ecosystem" : " PyPI" ,
21+ "name" : " orjson"
22+ },
23+ "ranges" : [
24+ {
25+ "type" : " ECOSYSTEM" ,
26+ "events" : [
27+ {
28+ "introduced" : " 0"
29+ },
30+ {
31+ "last_affected" : " 3.11.4"
32+ }
33+ ]
34+ }
35+ ]
36+ }
37+ ],
38+ "references" : [
39+ {
40+ "type" : " ADVISORY" ,
41+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2025-67221"
42+ },
43+ {
44+ "type" : " PACKAGE" ,
45+ "url" : " https://github.com/ijl/orjson"
46+ },
47+ {
48+ "type" : " WEB" ,
49+ "url" : " https://github.com/kpatsakis/orjson_vulnerability"
50+ }
51+ ],
52+ "database_specific" : {
53+ "cwe_ids" : [
54+ " CWE-770"
55+ ],
56+ "severity" : " MODERATE" ,
57+ "github_reviewed" : true ,
58+ "github_reviewed_at" : " 2026-01-22T18:55:43Z" ,
59+ "nvd_published_at" : " 2026-01-22T17:16:01Z"
60+ }
61+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments