Lucene search
+L

8954 matches found

OSV
OSV
added 2026/03/24 7:35 p.m.12 views

CVE-2026-33349 fast-xml-parser: Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From version 4.0.0-beta.3 to before version 5.5.7, the DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a...

5.9CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/24 7:29 p.m.17 views

Astro: Memory exhaustion DoS due to missing request body size limit in Server Islands

Summary Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achieves 15x memory amplification wire bytes to...

7.5CVSS5.9AI score0.0037EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/03/24 7:16 p.m.13 views

CVE-2026-29772

Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achiev...

7.5CVSS0.0037EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/24 7:05 p.m.26 views

CVE-2026-33419 MinIO: LDAP login brute-force via user enumeration and missing rate limit

MinIO is a high-performance object storage system. Prior to RELEASE.2026-03-17T21-25-16Z, MinIO AIStor's STS Security Token Service AssumeRoleWithLDAPIdentity endpoint is vulnerable to LDAP credential brute-forcing due to two combined weaknesses: 1 distinguishable error responses that enable...

9.1CVSS0.00394EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/24 7:05 p.m.58 views

CVE-2026-33419

MinIO AIStor STS endpoint AssumeRoleWithLDAPIdentity is vulnerable to LDAP credential brute-forcing due to username enumeration via distinguishable error responses and no rate limiting. An unauthenticated attacker can enumerate LDAP usernames and perform unlimited password guesses to obtain tempo...

9.1CVSS5.8AI score0.00394EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/24 7:00 p.m.6 views

Security Bulletin: IBM InfoSphere Information Server is affected by a vulnerability in qs (parse modules) (CVE-2025-15284)

Summary A vulnerability in qs parse modules that is used by InfoSphere Information Server was addressed. Vulnerability Details CVEID:CVE-2025-15284 DESCRIPTION: Improper Input Validation vulnerability in qs parse modules allows HTTP DoS.This issue affects qs: 6.14.1. Summary The arrayLimit option...

6.3CVSS5.8AI score0.00427EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/03/24 4:21 p.m.10 views

JLSEC-2026-11 LIBPNG is a reference library for use in applications that read, create, and manipulate PNG...

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of...

8.3CVSS7AI score0.00955EPSS
SaveExploits1References55
OSV
OSV
added 2026/03/24 3:39 p.m.14 views

CLSA-2026-1774366791 Fix CVE(s): CVE-2026-24484

SECURITY UPDATE: denial-of-service from nested multi-layer MVG-to-SVG conversions - debian/patches/CVE-2026-24484.patch: Throw VectorGraphicsNestedTooDeeply when vector-graphics nesting reaches MagickMaxRecursionDepth; fix crashes caused by unbounded nesting of graphic-context elements. -...

5.3CVSS7.2AI score0.00401EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/24 12:00 a.m.8 views

Alibaba Cloud Linux 3 : 0060: container-tools (ALINUX3-SA-2026:0060)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2026:0060 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-61726: The net/url package does n...

10CVSS7.3AI score0.01945EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.20 views

fast-xml-parser 安全漏洞

fast-xml-parser is an open-source library developed by Natural Intelligence. It is used for quickly validating, parsing, and constructing XML files without relying on C/C++-based libraries or callbacks. Versions of fast-xml-parser from 4.0.0-beta.3 to 5.5.7 contained security vulnerabilities. The...

5.9CVSS6.2AI score0.00449EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/23 11:41 p.m.29 views

CVE-2026-33241

Summary (facts, no speculation) : CVE-2026-33241 affects Salvo, a Rust web framework. Prior to version 0.89.3, Salvo’s form data parsing (form_data() and the Extractible macro) does not enforce payload size limits before reading request bodies, enabling unbounded memory allocation and potential O...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 10:38 p.m.11 views

JLSEC-2026-4 nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS5.8AI score0.8496EPSS
SaveExploits1References10
OSV
OSV
added 2026/03/23 8:23 p.m.15 views

GHSA-3C37-WWVX-H642 cbor2 has a Denial of Service via Uncontrolled Recursion in cbor2.loads

Summary - The cbor2 library is vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding deeply nested CBOR structures. - This vulnerability affects both the pure Python implementation and the C extension cbor2. The C extension correctly uses Python's C-API for...

7.5CVSS7.2AI score0.00417EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/23 7:47 p.m.5 views

Security Bulletin: Vulnerability affects IBM watsonx Orchestrate with watsonx Assistant Cartridge

Summary Potential vulnerability has been identified that affects IBM watsonx Orchestrate with watsonx Assistant Cartridge - UAB Component. The vulnerability has been addressed. Refer to details for additional information. Vulnerability Details CVEID:CVE-2025-15284 DESCRIPTION: Improper Input...

6.3CVSS6.3AI score0.00427EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/03/23 6:16 p.m.5 views

GO-2026-4803 MinIO LDAP login brute-force via user enumeration and missing rate limit in github.com/minio/minio

MinIO LDAP login brute-force via user enumeration and missing rate limit in github.com/minio/minio...

9.1CVSS5.8AI score0.00394EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/23 6:16 p.m.6 views

Reliance on Untrusted Inputs in a Security Decision

Overview Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in a Security Decision through spoofed headers in the Rate-Limit process. An attacker can circumvent request throttling by manipulating HTTP headers to appear as different users or clients, potentially...

6.9CVSS5.9AI score0.00328EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/23 6:16 p.m.9 views

GO-2026-4791 Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers in code.vikunja.io/api

Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers in code.vikunja.io/api. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/23 6:16 p.m.6 views

Reliance on Untrusted Inputs in a Security Decision

Overview Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in a Security Decision through spoofed headers in the Rate-Limit process. An attacker can circumvent request throttling by manipulating HTTP headers to appear as different users or clients, potentially...

6.9CVSS5.9AI score0.00328EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/22 12:24 a.m.11 views

SUSE CVE-2026-23276

In the Linux kernel, the following vulnerability has been resolved: net: add xmit recursion limit to tunnel xmit functions Tunnel xmit functions iptunnelxmit, ip6tunnelxmit lack their own recursion limit. When a bond device in broadcast mode has GRE tap interfaces as slaves, and those GRE tunnels...

6.5CVSS5.7AI score0.00128EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2026/03/21 12:47 p.m.35 views

CVE-2019-25559 SpotPaltalk 1.1.5 Name/Key Field Denial of Service

SpotPaltalk 1.1.5 contains a denial of service vulnerability in the registration code input field that allows local attackers to crash the application by submitting an excessively long string. Attackers can paste a buffer of 1000 characters into the Name/Key field during registration to trigger a...

6.8CVSS0.0017EPSS
SaveExploits1References3
Rows per page
Query Builder