Lucene search
+L

20 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 11:47 a.m.8 views

CVE-2026-13401

A flaw was found in perl-XML-Bare. A remote attacker can exploit this vulnerability by providing specially crafted XML input with malformed attributes. This can cause the parsercparse function to enter an infinite loop, leading to a Denial of Service DoS condition where the application becomes...

7.5CVSS5.6AI score0.00609EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.10 views

SUSE SLED15 / SLES15 Security Update : perl-XML-Bare (SUSE-SU-2026:3403-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3403-1 advisory. This update for perl-XML-Bare fixes the following issues - CVE-2026-13401: infinite loop when parsing malforme...

9.1CVSS5.6AI score0.00632EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/29 10:53 a.m.6 views

SUSE-SU-2026:3403-1 Security update for perl-XML-Bare

This update for perl-XML-Bare fixes the following issues - CVE-2026-13401: infinite loop when parsing malformed attributes in parsercparse function bsc1271640. - CVE-2026-57074: out-of-bounds read due to unbounded character lookahead in the parsercparse function bsc1271637...

9.1CVSS5.8AI score0.00632EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

openSUSE 16 Security Update : perl-XML-Bare (openSUSE-SU-2026:21435-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21435-1 advisory. Changes in perl-XML-Bare: - CVE-2026-13401: XML:Bare would hang when parsing malformed attributes bsc1271640 - CVE-2026-57074: Fixed unbounded...

9.1CVSS5.9AI score0.00632EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/24 12:00 a.m.9 views

Security update for perl-XML-Bare (moderate)

openSUSE security update: security update for perl-xml-bare ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21435-1 Rating: moderate References: bsc1271637 bsc1271640 Cross-References: CVE-2026-13401 CVE-2026-57074 CVSS scores: CVE-2026-13401 SUSE :...

6.2CVSS5.8AI score0.00632EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 12:00 a.m.4 views

OPENSUSE-SU-2026:11351-1 perl-XML-Bare-0.53-7.1 on GA media

These are all security issues fixed in the perl-XML-Bare-0.53-7.1 package on the GA media of openSUSE Tumbleweed...

9.1CVSS5.9AI score0.00632EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:52 p.m.8 views

OPENSUSE-SU-2026:21435-1 Security update for perl-XML-Bare

This update for perl-XML-Bare fixes the following issues: Changes in perl-XML-Bare: - CVE-2026-13401: XML:Bare would hang when parsing malformed attributes bsc1271640 - CVE-2026-57074: Fixed unbounded character lookahead bsc1271637...

9.1CVSS5.8AI score0.00632EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/17 1:00 p.m.12 views

SUSE CVE-2026-13401

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.2CVSS5.3AI score0.00609EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 5:16 p.m.18 views

CVE-2026-13401

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

7.5CVSS0.00609EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 5:16 p.m.12 views

UBUNTU-CVE-2026-57074

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read...

9.1CVSS5.4AI score0.00632EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/16 5:16 p.m.19 views

CVE-2026-57074

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read...

9.1CVSS5.9AI score0.00632EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/16 4:15 p.m.37 views

CVE-2026-57074

XML::Bare for Perl (versions up to 0.53) is affected by an unbounded character lookahead in the parserc_parse routine. The code checks for multicharacter strings like without ensuring the buffer offsets are within bounds, allowing truncated strings such as

9.1CVSS6.1AI score0.00632EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 4:15 p.m.14 views

EUVD-2026-44966

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read...

6.1AI score0.00632EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/16 4:15 p.m.16 views

CVE-2026-57074

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read...

9.1CVSS5.4AI score0.00632EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:15 p.m.16 views

CVE-2026-57074

XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "...

6.1AI score0.00632EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 4:14 p.m.21 views

EUVD-2026-44964

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.1AI score0.00609EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/16 4:14 p.m.10 views

CVE-2026-13401 XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

5.2AI score0.00609EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:14 p.m.13 views

CVE-2026-13401

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.1AI score0.00609EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-13401

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the...

7.5CVSS5.4AI score0.00609EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-57074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - XML::Bare versions through 0.53 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as...

9.1CVSS5.5AI score0.00632EPSS
SaveExploits0References3
Rows per page
Query Builder