Lucene search
+L

3942 matches found

OSV
OSV
added 2026/08/17 12:00 a.m.4 views

ALSA-2026:55603 Important: nodejs:24 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data CVE-2026-11822 sqlite: SQLite: Arbitrary code execution and crash...

8.5CVSS7.1AI score0.00623EPSS
SaveExploits1References12
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: nodejs24

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.1CVSS5.6AI score0.005EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2026/08/17 12:00 a.m.23 views

nodejs22 security update

1:22.23.1-4.0.1 - Add c-ares as dependency orabug 39781219 1:22.23.1-6 - Fix for CVE-2026-69152 1:22.23.1-5 - Fix for CVE-2026-69192 & CVE-2026-54272 : ip-address 1:22.23.1-4 - Fix CVE-2026-13149 npm/brace-expansion 1:22.23.1-3 - Fix for CVE-2026-59873 and Fix for CVE-2026-59874 node-tar...

7.7CVSS5.9AI score0.00623EPSS
SaveExploits1
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Important: nodejs22

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.2CVSS5.6AI score0.00556EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.12 views

RHEL 10 : nodejs22 (RHSA-2026:55541)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:55541 advisory. Node.js is a platform built on Chrome's JavaScript runtime \ for easily building fast, scalable network applications. \ Node.js uses an...

7.7CVSS6.2AI score0.00623EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.15 views

Oracle Linux 8 : nodejs:22 (ELSA-2026-54530)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-54530 advisory. - deps: update npm/brace-expansion to 2.1.4 Fix: CVE-2026-69192 & CVE-2026-54272 CVE-2026-69152 - Backport patch: update sqlite to 3.53.4 Fix:...

9.8CVSS7.4AI score0.75832EPSS
SaveExploits13References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.15 views

Oracle Linux 8 : nodejs:24 (ELSA-2026-54371)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-54371 advisory. - deps: update npm/brace-expansion to 5.9.0 Fix: CVE-2026-69192 & CVE-2026-54272 CVE-2026-69152 Resolves: RHEL-223388 RHEL-223907 RHEL-223792 - Backpo...

9.2CVSS6.5AI score0.00623EPSS
SaveExploits3References7
RedhatCVE
RedhatCVE
added 2026/08/14 3:19 p.m.9 views

CVE-2026-73569

A flaw was found in fast-xml-parser. A remote attacker could exploit this by submitting a specially crafted XML document containing multiple DOCTYPE declarations. These repeated declarations can reset internal entity expansion limits during parsing. This can lead to excessive CPU usage, event-loo...

8.7CVSS5.1AI score0.00372EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-73622

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secret...

8.7CVSS5.5AI score0.00354EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-73569

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.j...

8.7CVSS5.5AI score0.00372EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/08/14 12:00 a.m.28 views

nodejs:22 security update

nodejs 1:22.23.1-3 - deps: update npm/ip-address to 10.4.0 - deps: update npm/brace-expansion to 2.1.4 Fix: CVE-2026-69192 & CVE-2026-54272 CVE-2026-69152 1:22.23.1-3 - Backport patch: update sqlite to 3.53.4 Fix: CVE-2026-11824, CVE-2026-11822 Resolves: RHEL-224135 RHEL-224144 1:22.23.1-2 -...

8.5CVSS6.1AI score0.75832EPSS
SaveExploits13
NVD
NVD
added 2026/08/13 6:18 p.m.13 views

CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 6:18 p.m.8 views

DEBIAN-CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.4AI score0.00372EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 5:45 p.m.30 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:45 p.m.36 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 5:45 p.m.67 views

CVE-2026-73569

CVE-2026-73569 affects fast-xml-parser (OrderedObjParser.js). When parsing a single XML with multiple DOCTYPE declarations (versions 5.9.3–5.10.1), addInputEntities() repeatedly resets entity-expansion limits, allowing repeated resets within one parse. This can cause excessive CPU use, event-loop...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 5:45 p.m.16 views

EUVD-2026-58184

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.9 views

AZL-95762 CVE-2026-53789 affecting package rsync for versions less than 3.5.0-1

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

8.1CVSS5.9AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 12:17 p.m.11 views

DEBIAN-CVE-2026-73622

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into...

8.7CVSS5.3AI score0.00354EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.13 views

CVE-2026-73622

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into...

8.7CVSS5.3AI score0.00354EPSS
SaveExploits1References4
Rows per page
Query Builder