Lucene search
+L

28 matches found

CVE
CVE
added 2026/08/06 10:12 a.m.95 views

CVE-2026-57819

CVE-2026-57819 affects Apache CXF; there is no default limit on the number of form parameters per JAX-RS message due to the maxFormParameterCount setting. This can enable denial-of-service when processing requests with many form parameters. The connected sources state fixes by introducing a defau...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 10:12 a.m.42 views

CVE-2026-57819 Apache CXF: No default restriction on the amount of form parameters per message

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:12 a.m.17 views

CVE-2026-57819 Apache CXF: No default restriction on the amount of form parameters per message

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

7.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 10:12 a.m.12 views

EUVD-2026-53852

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:12 a.m.11 views

CVE-2026-57819

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

5.5AI score0.00467EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/06 10:11 a.m.13 views

EUVD-2026-53851

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:11 a.m.12 views

CVE-2026-54225

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

5.5AI score0.00467EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/28 5:22 p.m.6 views

SUSE CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 12:54 p.m.7 views

CVE-2026-14257 brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2026/07/09 11:16 a.m.19 views

CVE-2026-12590

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

5.9CVSS0.00412EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/02 7:33 a.m.10 views

CVE-2026-9563

In Eclipse Parsson published Maven Central artifacts before version 1.1.8, the JSON parser did not enforce a default maximum on the number of characters consumed while parsing a single JSON document. Applications that parse attacker- controlled JSON can be forced to consume excessive CPU and memo...

7.5CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2026/07/02 7:33 a.m.66 views

CVE-2026-9563

Eclipse Parsson JSON parser did not enforce a default maximum on parsed characters before 1.1.8, allowing DoS from attacker-controlled JSON via very large documents. The fixed version, Parsson 1.1.8, adds a configurable limit with a default of 15 million parser-consumed characters. Affected: Ecli...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/12 10:16 a.m.19 views

CVE-2026-50645

There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of service attack. Users are recommended to upgrade to versions 4.2.2 or 4.1.7 or 3.6.12, which fix this...

7.5CVSS0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/19 9:31 p.m.5 views

GHSA-5RPF-X9JG-8J5P Scriban Affected by Memory Exhaustion (OOM) via Unbounded String Generation (Denial of Service)

TemplateContext.LimitToString defaults to 0 unlimited. While Scriban implements a default LoopLimit of 1000, an attacker can still cause massive memory allocation via exponential string growth. Doubling a string for just 30 iterations generates over 1GB of text, instantly exhausting heap memory a...

5.3CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2025/12/10 3:46 p.m.9 views

GHSA-CC84-Q3V3-MHGF XWiki's REST APIs don't enforce any limits, leading to unavailability and OOM in large wikis

Impact XWiki's REST API doesn't enforce any limits for the number of items that can be requested in a single request at the moment. Depending on the number of pages in the wiki and the memory configuration, this can lead to slowness and unavailability of the wiki. As an example, the...

8.7CVSS6.7AI score0.00394EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/10 3:46 p.m.18 views

XWiki's REST APIs don't enforce any limits, leading to unavailability and OOM in large wikis

Impact XWiki's REST API doesn't enforce any limits for the number of items that can be requested in a single request at the moment. Depending on the number of pages in the wiki and the memory configuration, this can lead to slowness and unavailability of the wiki. As an example, the...

8.7CVSS6.8AI score0.00394EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-24682

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.01202EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/08/29 3:38 p.m.13 views

Rancher affected by unauthenticated Denial of Service

Impact A vulnerability has been identified within Rancher Manager in which it did not enforce request body size limits on certain public unauthenticated and authenticated API endpoints. This allows a malicious user to exploit this by sending excessively large payloads, which are fully loaded into...

8.2CVSS6.7AI score0.00517EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/16 9:26 a.m.19 views

CVE-2025-54472

Unlimited memory allocation in redis protocol parser in Apache bRPC all versions 1.14.1 on all platforms allows attackers to crash the service via network. Root Cause: In the bRPC Redis protocol parser code, memory for arrays or strings of corresponding sizes is allocated based on the integers re...

7.5CVSS7.5AI score0.01202EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/20 12:00 a.m.10 views

Litestar 安全漏洞

Litestar is a powerful, flexible but stubborn ASGI framework open-sourced by Litestar. A security vulnerability exists in Litestar versions prior to 2.13.0 that stems from the lack of a default limit on the total size of the request body, allowing an attacker to upload arbitrarily large files and...

8.2CVSS6.5AI score0.00762EPSS
SaveExploits1References1
Rows per page
Query Builder