Lucene search
+L

95 matches found

OSV
OSV
added 2026/05/19 9:42 a.m.29 views

CLSA-2026-1779183767 expat: Fix of CVE-2026-45186

CVE-2026-45186: fix quadratic complexity in attribute name collision check...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/19 9:38 a.m.12 views

CLSA-2026-1779183482 Fix CVE(s): CVE-2026-45186

SECURITY UPDATE: denial of service via On^2 attribute name collision check with moderately sized crafted XML input - debian/patches/CVE-2026-45186.patch: replace linear scan in defineAttribute with O1 hash table lookup using new ELEMENTTYPE.defaultAttsNames field in expat/lib/xmlparse.c -...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/18 6:53 p.m.24 views

CLSA-2026-1779130424 expat: Fix of CVE-2026-45186

CVE-2026-45186: fix quadratic complexity in attribute name collision check...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/18 6:36 p.m.13 views

CLSA-2026-1779129362 Fix CVE(s): CVE-2026-45186

SECURITY UPDATE: fix quadratic complexity in attribute name collision check - debian/patches/CVE-2026-45186.patch: fix quadratic complexity in attribute name collision check - CVE-2026-45186...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/18 6:33 p.m.13 views

CLSA-2026-1779129222 Fix CVE(s): CVE-2026-45186

SECURITY UPDATE: fix quadratic complexity in attribute name collision check - debian/patches/CVE-2026-45186.patch: fix quadratic complexity in attribute name collision check - CVE-2026-45186...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/10 9:31 a.m.15 views

EUVD-2026-28985

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

2.9CVSS5.7AI score0.0046EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/10 8:12 a.m.16 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity due to the computational complexity of attribute name collision checks in XML parsing. An attacker can cause excessive resource consumption by providing specially crafted XML input. Remediation Upgrade...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/10 7:16 a.m.26 views

CVE-2026-45186

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

7.5CVSS0.0046EPSS
SaveExploits1References13
OSV
OSV
added 2026/05/10 7:16 a.m.13 views

ALPINE-CVE-2026-45186

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

7.5CVSS5.3AI score0.0046EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/10 7:16 a.m.80 views

UBUNTU-CVE-2026-45186

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/10 6:36 a.m.98 views

CVE-2026-45186

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

2.9CVSS0.0046EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/10 6:36 a.m.10 views

CVE-2026-45186

In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input...

2.9CVSS5.7AI score0.0046EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/10 12:00 a.m.23 views

libexpat 安全漏洞

libexpat is a streaming XML parser written in C language by the libexpat team. Versions of libexpat prior to 2.8.1 had security vulnerabilities, which stemmed from the computational complexity of attribute name conflict checks. These vulnerabilities could potentially lead to denial-of-service...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.39 views

PT-2026-39462

Name of the Vulnerable Software and Affected Versions libexpat versions prior to 2.8.1 Description The computational complexity of attribute name collision checks allows a denial of service when processing moderately sized crafted XML input. Recommendations Update to version 2.8.1 or later...

7.8CVSS5.7AI score0.0046EPSS
SaveExploits1References58
EUVD
EUVD
added 2026/04/24 2:42 p.m.8 views

EUVD-2026-25505

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2getea smb2getea reads eareq-EaNameLength from the client request and passes it directly to strncmp as the comparison length without verifying that the length of the name really is the size of t...

5.4AI score0.00415EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.12 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013429)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013429 advisory. In the Linux kernel before 6.1.3, fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur. Tenable has extracted the precedin...

7.8CVSS6.6AI score0.00266EPSS
SaveExploits0References3
CloudLinux
CloudLinux
added 2026/04/21 5:13 p.m.18 views

rsync: Fix of 3 CVEs

CVE-2017-16548: fix heap overread in receivexattr by enforcing trailing NUL on received xattr names - CVE-2017-17434: sanitize xname in readndxandattrs and check daemon filter against fnamecmp in recvfiles - CVE-2018-5764: prevent client from resetting protectargs during the second parsearguments...

9.8CVSS5.3AI score0.06337EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-010743)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010743 advisory. In the Linux kernel before 6.1.3, fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur. Tenable has extracted the precedin...

7.8CVSS6.5AI score0.00266EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/16 1:02 a.m.35 views

Cross-site Scripting (XSS)

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Cross-site Scripting XSS via the jsxAttr and JSX attribute rendering paths in src/jsx/jsx-runtime.ts, src/jsx/base.ts, and src/jsx/dom/render.ts. An attacker can inject executable markup ...

7.2CVSS5.6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 12:32 a.m.10 views

Cross-site Scripting (XSS)

Overview actionview is a simple, battle-tested conventions and helpers for building web pages. Affected versions of this package are vulnerable to Cross-site Scripting XSS via custom HTML attributes passed in to tag helpers. An attacker can inject scripts that may be executed in the context of th...

4.7CVSS5.5AI score0.00713EPSS
SaveExploits0References2
Rows per page
Query Builder