Lucene search
+L

651 matches found

RedhatCVE
RedhatCVE
added 2026/09/23 5:04 p.m.2 views

CVE-2026-62296

A flaw was found in HAPI FHIR, a Java implementation of the HL7 FHIR standard. The XHTML narrative parser does not limit element nesting depth, which allows a deeply nested narrative to trigger unbounded recursion. A remote attacker can exploit this vulnerability by submitting FHIR resources...

7.5CVSS5.9AI score0.00337EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/23 9:02 a.m.3 views

CVE-2026-59156

A flaw was found in OpenImageIO, a toolset for reading, writing, and manipulating image files. A remote attacker could exploit this vulnerability by providing a specially crafted Flexible Image Transport System FITS stream. This stream, containing consecutive header blocks without the mandatory...

6.5CVSS5.8AI score0.00325EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/23 12:00 a.m.8 views

Fedora 43 : perl-Net-DNS (2026-48a4531e02)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-48a4531e02 advisory. Update to 1.57 to fix CVE-2026-81928 Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records Tenable has extracted the preceding...

5.9AI score0.00485EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/23 12:00 a.m.8 views

Fedora 44 : perl-Net-DNS (2026-57f107ed83)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-57f107ed83 advisory. Update to 1.57 to fix CVE-2026-81928 Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records Tenable has extracted the preceding...

5.9AI score0.00485EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/22 7:51 p.m.5 views

EUVD-2026-84017

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS...

6.2CVSS5.7AI score0.00132EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/22 7:51 p.m.8 views

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Summary dasel's JSON and XML readers parse nested structures with unbounded recursion, one native stack frame per nesting level, with no depth guard. A small sub-10 MB, deeply nested document drives the Go runtime past its goroutine stack limit and triggers a fatal error: stack overflow. This is...

6.2CVSS5.9AI score0.00132EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/09/21 4:55 p.m.12 views

CVE-2026-59168

The Dasel command-line tool and library (versions 3.0.0 through 3.11.0 ) are vulnerable to an unrecoverable Denial of Service (DoS) due to unbounded recursion in the JSON and XML readers. The decodeValue, decodeObject, and decodeArray functions in parsing/json/json_reader.go, along with parseElem...

6.2CVSS5.8AI score0.00132EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/21 4:55 p.m.34 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS0.00132EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/21 4:55 p.m.8 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS5.8AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/21 4:55 p.m.5 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/21 12:00 a.m.4 views

SUSE SLED15 / SLES15 Security Update : perl-Net-DNS (SUSE-SU-2026:4086-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:4086-1 advisory. This update for perl-Net-DNS fixes the following issue: - CVE-2026-81928: memory exhaustion via unbounded recursion in...

5.9AI score0.00485EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/21 12:00 a.m.7 views

UBUNTU-CVE-2026-68914

Mojolicious is a real-time web framework for Perl. Prior to 9.47, the pure-Perl implementation of Mojo::JSON does not limit nesting depth when Cpanel::JSON::XS is unavailable or MOJONOJSONXS is enabled. An attacker who can supply untrusted JSON to decodejson, fromjson, or j can submit deeply nest...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/21 12:00 a.m.2 views

SUSE SLES12 Security Update : perl-Net-DNS (SUSE-SU-2026:4065-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:4065-1 advisory. This update for perl-Net-DNS fixes the following issue: - CVE-2026-81928: memory exhaustion via unbounded recursion in sigdata when...

5.9AI score0.00485EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/21 12:00 a.m.5 views

RockyLinux 9 : perl-Net-DNS (RLSA-2026:68786)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:68786 advisory. perl-Net-DNS: Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records CVE-2026-81928 Tenable has extracted the preceding description bloc...

6AI score0.00485EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/21 12:00 a.m.4 views

CVE-2026-68914

Mojolicious is a real-time web framework for Perl. Prior to 9.47, the pure-Perl implementation of Mojo::JSON does not limit nesting depth when Cpanel::JSON::XS is unavailable or MOJONOJSONXS is enabled. An attacker who can supply untrusted JSON to decodejson, fromjson, or j can submit deeply nest...

5.8AI score0.00263EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/19 12:04 p.m.10 views

RLSA-2026:68786 Important: perl-Net-DNS security update

The perl-Net-DNS package contains a collection of Perl modules that act as a Domain Name System DNS resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of the gethostbyname and gethostbyaddr routines. Security Fixes: perl-Net-DNS: Net::DNS: Denial of Service...

7.5CVSS5.9AI score0.00485EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2026/09/19 6:01 a.m.15 views

perl-Net-DNS security update

An update is available for perl-Net-DNS. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The perl-Net-DNS package contains a collection of Perl modules that act ...

5.9AI score0.00485EPSS
SaveExploits0
OSV
OSV
added 2026/09/19 6:01 a.m.14 views

RLSA-2026:68787 Important: perl-Net-DNS security update

The perl-Net-DNS package contains a collection of Perl modules that act as a Domain Name System DNS resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of the gethostbyname and gethostbyaddr routines. Security Fixes: perl-Net-DNS: Net::DNS: Denial of Service...

7.5CVSS5.9AI score0.00485EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/19 12:00 a.m.12 views

RockyLinux 8 : perl-Net-DNS (RLSA-2026:68787)

The remote RockyLinux 8 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:68787 advisory. perl-Net-DNS: Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records CVE-2026-81928 Tenable has extracted the preceding description bloc...

6AI score0.00485EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/18 4:17 p.m.10 views

CVE-2026-68914

Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-14803. Reason: This candidate is a duplicate of CVE-2026-14803. Notes: All CVE users should reference CVE-2026-14803 instead of this candidate...

0.00263EPSS
SaveExploits0
Rows per page
Query Builder