Lucene search
+L

122 matches found

Cvelist
Cvelist
added 2026/05/07 9:18 p.m.51 views

CVE-2026-7541 Denial of service vulnerability in GitHub Enterprise Server allowed service disruption via unauthenticated API endpoint

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodie...

8.9CVSS0.00388EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/07 9:18 p.m.10 views

CVE-2026-7541

A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodie...

8.9CVSS5.8AI score0.00388EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.18 views

GitHub Enterprise Server 安全漏洞

GitHub Enterprise Server is an open-source application developed by GitHub in the United States. It provides a scalable and easy-to-manage platform by allowing users to set their GitHub instances as virtual devices. Prior to version 3.21 of GitHub Enterprise Server, there was a security...

8.9CVSS5.8AI score0.00388EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.29 views

PT-2026-38593

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions prior to 3.21 Description An unauthenticated attacker can cause service disruption by sending crafted requests containing deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parses...

8.9CVSS5.8AI score0.00388EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/22 2:16 a.m.9 views

CVE-2026-41146

facil.io is a C micro-framework for web applications. Prior to commit 5128747363055201d3ecf0e29bf0a961703c9fa0, fiojsonparse can enter an infinite loop when it encounters a nested JSON value starting with i or I. The process spins in user space and pegs one CPU core at 100% instead of returning a...

8.7CVSS0.00294EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:7 a.m.13 views

CVE-2026-41146

facil.io is a C micro-framework for web applications. Prior to commit 5128747363055201d3ecf0e29bf0a961703c9fa0, fiojsonparse can enter an infinite loop when it encounters a nested JSON value starting with i or I. The process spins in user space and pegs one CPU core at 100% instead of returning a...

8.7CVSS5.7AI score0.00294EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/22 1:7 a.m.9 views

CVE-2026-41146 facil.io and downstream iodine ruby gem vulnerable to uncontrolled resource consumption and loop with unreachable exit condition

facil.io is a C micro-framework for web applications. Prior to commit 5128747363055201d3ecf0e29bf0a961703c9fa0, fiojsonparse can enter an infinite loop when it encounters a nested JSON value starting with i or I. The process spins in user space and pegs one CPU core at 100% instead of returning a...

8.7CVSS5.7AI score0.00294EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/22 1:7 a.m.23 views

EUVD-2026-24583

facil.io is a C micro-framework for web applications. Prior to commit 5128747363055201d3ecf0e29bf0a961703c9fa0, fiojsonparse can enter an infinite loop when it encounters a nested JSON value starting with i or I. The process spins in user space and pegs one CPU core at 100% instead of returning a...

8.7CVSS5.7AI score0.00294EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/22 1:7 a.m.29 views

CVE-2026-41146

facil.io (C micro-framework) contains a vulnerability in fio_json_parse that can enter an infinite loop when parsing a nested JSON value starting with i or I, causing a CPU core to be pegged at ~100% and not returning a parse error. The issue also affects downstream iodine Ruby gem that vendors t...

8.7CVSS5.7AI score0.00294EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.18 views

facil.io 资源管理错误漏洞

facil.io is a C-language high-performance web application microframework developed by Bo’s individual developer. Facil.io has a resource management vulnerability; this vulnerability arises when fiojsonparse enters an infinite loop upon encountering nested JSON values that start with “i” or “I”,...

8.7CVSS5.8AI score0.00294EPSS
SaveExploits0References1
Atlassian
Atlassian
added 2026/04/16 9:26 p.m.28 views

DoS (Denial of Service) net.minidev:json-smart Dependency in Jira Software Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 9.12.1, 10.3.0, and 11.3.0 of Jira Software Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an unauthenticated...

7.5CVSS5.8AI score0.01119EPSS
SaveExploits1
Veracode
Veracode
added 2026/01/28 6:15 a.m.12 views

Denial Of Service (DoS)

orjson is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to missing recursion depth limits in orjson.dumps, where deeply nested JSON inputs can cause excessive recursion, leading to stack exhaustion and process crashes...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/23 12:28 a.m.8 views

SUSE CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

5.9CVSS5.4AI score0.0055EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/22 6:30 p.m.19 views

orjson does not limit recursion for deeply nested JSON documents

The orjson.dumps function in orjson before 3.11.6 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/01/22 5:16 p.m.15 views

PYSEC-2026-107

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/22 12:0 a.m.21 views

PT-2026-3955

Name of the Vulnerable Software and Affected Versions orjson versions through 3.11.4 Description The orjson.dumps function does not limit recursion when processing deeply nested JSON documents. This can lead to a denial of service. Recommendations Update to a version of orjson newer than 3.11.4...

8.7CVSS5.3AI score0.0055EPSS
SaveExploits1References22
CVE
CVE
added 2026/01/22 12:0 a.m.32 views

CVE-2025-67221

CVE-2025-67221 concerns the orjson library: the orjson.dumps function in orjson up to version 3.11.4 fails to limit recursion for deeply nested JSON documents. The vulnerability is described across multiple sources (Red Hat, NVD, OSV, etc.), consistently stating that deeply nested JSON can trigge...

7.5CVSS5.4AI score0.0055EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/22 12:0 a.m.8 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.4AI score0.0055EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/22 12:0 a.m.7 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

7.5CVSS5.3AI score0.0055EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/22 12:0 a.m.33 views

CVE-2025-67221

The orjson.dumps function in orjson thru 3.11.4 does not limit recursion for deeply nested JSON documents...

0.0055EPSS
SaveExploits1References2
Rows per page
Query Builder