Lucene search
+L

22633 matches found

CVE
CVE
added 2026/03/18 12:00 a.m.22 views

CVE-2026-29856

CVE-2026-29856 affects aaPanel v7.57.0, specifically the VirtualHost configuration handling/parser component. An input crafted to trigger the parser can cause a Regular Expression Denial of Service (ReDoS), leading to potential service disruption. Documents consistently describe the issue and the...

7.5CVSS5.8AI score0.00337EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/17 8:16 p.m.10 views

UBUNTU-CVE-2026-32837

miniaudio version 0.11.25 and earlier fixed in commits 1df46ae and 1df46ae contain a heap out-of-bounds read vulnerability in the WAV BEXT metadata parser that allows attackers to trigger memory access violations by processing crafted WAV files. Attackers can exploit improper null-termination...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits1References3
Debian
Debian
added 2026/03/17 8:05 p.m.13 views

[SECURITY] [DSA 6167-1] gst-plugins-base1.0 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6167-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff March 17, 2026 https://www.debian.org/security/faq -...

7.8CVSS6AI score0.00867EPSS
SaveExploits0
OSV
OSV
added 2026/03/17 8:04 p.m.14 views

GHSA-V6C2-XWV6-8XF7 music-metadata has an infinite loop vulnerability in ASF parser

Summary music-metadata's ASF parser parseExtensionObject in lib/asf/AsfParser.ts:112-158 enters an infinite loop when a sub-object inside the ASF Header Extension Object has objectSize = 0. Root Cause When objectSize is 0: 1. remaining = 0 - 24 = -24 2. tokenizer.ignore-24 moves the read position...

7.5CVSS5.8AI score0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/17 7:49 p.m.8 views

GHSA-6GX3-4362-RF54 astral-tokio-tar insufficiently validates PAX extensions during extraction

Impact In versions 0.5.6 and earlier of astral-tokio-tar, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser differential, for example by having...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/17 7:45 p.m.10 views

XML Entity Expansion

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to XML Entity Expansion in the replaceEntitiesValue function, which doesn't protect unlimited expansion of numeric entities the way it does DOCTYPE data ...

8.7CVSS5.9AI score0.00843EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/17 7:45 p.m.8 views

XML Entity Expansion

Overview org.webjars.npm:fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to XML Entity Expansion in the replaceEntitiesValue function, which doesn't protect unlimited expansion of numeric entities the way it do...

8.7CVSS5.9AI score0.00843EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/17 7:45 p.m.26 views

fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

Summary The fix for CVE-2026-26278 added entity expansion limits maxTotalExpansions, maxExpandedLength, maxEntityCount, maxEntitySize to prevent XML entity expansion Denial of Service. However, these limits are only enforced for DOCTYPE-defined entities. Numeric character references &NNN; and &xH...

7.5CVSS6AI score0.00843EPSS
SaveExploits2References6Affected Software1
OSV
OSV
added 2026/03/17 7:45 p.m.15 views

GHSA-8GC5-J5RX-235R fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

Summary The fix for CVE-2026-26278 added entity expansion limits maxTotalExpansions, maxExpandedLength, maxEntityCount, maxEntitySize to prevent XML entity expansion Denial of Service. However, these limits are only enforced for DOCTYPE-defined entities. Numeric character references &NNN; and &xH...

7.5CVSS6AI score0.00576EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/03/17 6:41 p.m.36 views

CVE-2026-25790 Wazuh has Stack-Based Buffer Overflow in Security Configuration Assessment JSON Parser

Wazuh is a free and open source platform used for threat prevention, detection, and response. Starting in version 3.9.0 and prior to version 4.14.3, multiple stack-based buffer overflows exist in the Security Configuration Assessment SCA decoder wazuh-analysisd. The use of sprintf with a...

4.9CVSS0.00389EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/17 6:41 p.m.29 views

CVE-2026-25790

Wazuh CVE-2026-25790 affects the Security Configuration Assessment (SCA) decoder in wazuh-analysisd, with stack-based buffer overflows from using sprintf(value, "%lf", …) into a fixed 128-byte buffer. The vulnerability exists in multiple locations within /src/analysisd/decoders/security_configura...

7.2CVSS6.3AI score0.00389EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/17 5:35 p.m.18 views

CLSA-2026-1773768935 Fix CVE(s): CVE-2026-25968, CVE-2026-25986, CVE-2026-25987

SECURITY UPDATE: stack buffer overflow in MSL opacity attribute parser - debian/patches/CVE-2026-25968.patch: replace fixed-size stack buffer with heap-allocated string and add length check - CVE-2026-25968 SECURITY UPDATE: heap buffer overflow write in YUV 4:2:2 image processing -...

9.8CVSS7.3AI score0.00461EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/17 3:05 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview socket.io-parser is a socket.io protocol parser Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Decoder class, which accepts an unlimited number of binary attachments. An attacker can exploit this to exhaust server memory...

8.7CVSS5.8AI score0.00514EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/17 3:05 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:socket.io-parser is a socket.io protocol parser Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the Decoder class, which accepts an unlimited number of binary attachments. An attacker can exploit this to exhaust...

8.7CVSS5.8AI score0.00514EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/17 2:07 p.m.19 views

Uncontrolled Recursion

Overview justhtml is an A pure Python HTML5 parser that just works. Affected versions of this package are vulnerable to Uncontrolled Recursion in the construction, when parsing deeply nested HTML structures. An attacker can cause the application to terminate unexpectedly or fail requests by...

7.1CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/03/17 12:49 p.m.10 views

SUSE-SU-2026:20748-1 Security update for python-maturin

This update for python-maturin fixes the following issue: - CVE-2026-25727: time: parsing of user-provided input by the RFC 2822 date parser can lead to stack exhaustion bsc1257918...

6.8CVSS5.8AI score0.00291EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/03/17 12:00 p.m.17 views

Insufficient validation of PAX extensions during extraction

In versions 0.5.6 and earlier of astral-tokio-tar, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser differential, for example by silently skipping a malform...

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/17 12:26 a.m.9 views

SUSE CVE-2026-4224

When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs...

7.5CVSS5.8AI score0.0069EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.51 views

PT-2026-25995

Name of the Vulnerable Software and Affected Versions fast-xml-parser versions 4.0.0-beta.3 through 5.5.5 Description fast-xml-parser allows users to process XML from JavaScript objects without relying on C/C++ based libraries or callbacks. Versions 4.0.0-beta.3 through 5.5.5 contain a bypass tha...

8.2CVSS5.9AI score0.00576EPSS
SaveExploits3References241
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.8 views

EulerOS 2.0 SP11 : glib2 (EulerOS-SA-2026-1577)

According to the versions of the glib2 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the stri...

9.8CVSS6.5AI score0.00839EPSS
SaveExploits1References3
Rows per page
Query Builder