Lucene search
K

165 matches found

OSV
OSV
added 2026/03/06 11:37 a.m.3 views

SUSE-SU-2026:20657-1 Security update for libxslt, libxml2

This update for libxslt, libxml2 fixes the following issues: libxml2: - CVE-2026-0990: call stack overflow leading to application crash due to infinite recursion in xmlCatalogXMLResolveURI bsc1256807, bsc1256811 - CVE-2026-0992: excessive resource consumption when processing XML catalogs due to...

6.2CVSS6.2AI score0.00084EPSS
Exploits0References21
RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.4 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00013EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 5:46 p.m.16 views

Underscore has unlimited recursion in _.flatten and _.isEqual, potential for DoS attack

Impact In simple words, some programs that use .flatten or .isEqual could be made to crash. Someone who wants to do harm may be able to do this on purpose. This can only be done if the program has special properties. It only works in Underscore versions up to 1.13.7. A more detailed explanation...

8.2CVSS6AI score0.00022EPSS
Exploits1References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.5 views

PT-2026-22841

Name of the Vulnerable Software and Affected Versions Underscore.js versions prior to 1.13.8 Description Underscore.js, a JavaScript utility-belt library, contains an issue in the .flatten and .isEqual functions. These functions utilize recursion without a depth limit, potentially leading to a...

9.2CVSS6.1AI score0.00041EPSS
Exploits1References34
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.3 views

SUSE SLED15 / SLES15 Security Update : protobuf (SUSE-SU-2026:0618-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:0618-1 advisory. i - CVE-2026-0994: Fixed google.protobuf.Any recursion depth bypass in Python jsonformat.ParseDict bsc1257173. Tenable...

8.2CVSS6AI score0.00013EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/02/24 4:9 p.m.7 views

Important: Red Hat Security Advisory: protobuf security update

An update for protobuf is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.2CVSS6.3AI score0.00013EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/02/23 4:22 p.m.0 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00013EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/23 3:47 p.m.2 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00013EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/23 12:0 a.m.5 views

Oracle Linux 9 : protobuf (ELSA-2026-3095)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-3095 advisory. 3.14.0-17 - Fix CVE-2026-0994: nested Any messages bypassing recursion depth limits Tenable has extracted the preceding description block directly from the Orac...

8.2CVSS5.6AI score0.00013EPSS
Exploits0References2
OSV
OSV
added 2026/02/19 10:40 a.m.3 views

CLSA-2026-1771497630 ImageMagick: Fix of CVE-2025-68618

CVE-2025-68618: added recursion depth check in MSL and SVG coders - Check that image exists before we destroy it...

7.5CVSS6.1AI score0.00038EPSS
Exploits1References1
OSV
OSV
added 2026/02/16 8:28 a.m.1 views

SUSE-SU-2026:20353-1 Security update for libxml2

This update for libxml2 fixes the following issues: - CVE-2026-0989: Fixed call stack exhaustion leading to application crash due to RelaxNG parser not limiting the recursion depth when resolving directives bsc1256805...

3.7CVSS5.8AI score0.00008EPSS
Exploits0References3
OSV
OSV
added 2026/02/10 7:15 p.m.3 views

CVE-2026-1849

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.5CVSS5.9AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/07 12:0 a.m.4 views

openSUSE 16 Security Update : libxml2 (openSUSE-SU-2026:20178-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20178-1 advisory. - CVE-2026-0989: Fixed call stack exhaustion leading to application crash due to RelaxNG parser not limiting the recursion depth when resolving directiv...

3.7CVSS5.9AI score0.00008EPSS
Exploits0References3
NVD
NVD
added 2026/02/06 8:16 p.m.3 views

CVE-2026-25727

time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are...

6.8CVSS0.00026EPSS
Exploits0References4
CVE
CVE
added 2026/02/06 7:20 p.m.29 views

CVE-2026-25727

CVE-2026-25727 affects the Rust time crate: versions 0.3.6 up to but not including 0.3.47 allow a denial-of-service via stack exhaustion when input parsed as RFC 2822. The vulnerability relies on deprecated RFC 2822 features; a recursion-depth limit was introduced in 0.3.47, which now returns an ...

6.8CVSS5.4AI score0.00026EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/02/05 5:57 p.m.4 views

GHSA-R6V5-FH4H-64XC time vulnerable to stack exhaustion Denial of Service attack

Impact When user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part of the RFC 2822 format used in a malicious manner. Ordinary,...

6.8CVSS5.5AI score0.00026EPSS
Exploits0References7
SUSE Linux
SUSE Linux
added 2026/02/05 2:23 p.m.6 views

Security update for libxml2

This update for libxml2 fixes the following issues: CVE-2026-0989: Fixed call stack exhaustion leading to application crash due to RelaxNG parser not limiting the recursion depth when resolving include directives bsc1256805 Patch Instructions: To install this SUSE update use the SUSE recommended...

4.8CVSS5.4AI score0.00008EPSS
Exploits0References4
OSV
OSV
added 2026/02/05 2:23 p.m.3 views

SUSE-SU-2026:0391-1 Security update for libxml2

This update for libxml2 fixes the following issues: - CVE-2026-0989: Fixed call stack exhaustion leading to application crash due to RelaxNG parser not limiting the recursion depth when resolving directives bsc1256805...

3.7CVSS5.4AI score0.00008EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2026/01/29 10:16 a.m.3 views

Security update for libxml2

This update for libxml2 fixes the following issues: CVE-2026-0989: Fixed call stack exhaustion leading to application crash due to RelaxNG parser not limiting the recursion depth when resolving include directives bsc1256805. Patch Instructions: To install this SUSE update use the SUSE recommended...

4.8CVSS5.9AI score0.00008EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/28 9:17 p.m.5 views

CVE-2025-55095

The function uxhostclassstoragemediamount is responsible for mounting partitions on a USB mass storage device. When it encounters an extended partition entry in the partition table, it recursively calls itself to mount the next logical partition. This recursion occurs in...

4.2CVSS5.9AI score0.00024EPSS
Exploits1References1
Rows per page
Query Builder