Lucene search
+L

5420 matches found

OSV
OSV
added 2026/08/03 10:16 p.m.5 views

DEBIAN-CVE-2026-69249

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/03 9:26 p.m.14 views

GHSA-JWV3-5HGF-82WW python-cryptography: Duplicate self-signed intermediates can cause exponential path-building

Summary When resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an exponential blowup. Although the limitation that the chain depth cannot exceed a specified maximum depth prevents...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 9:26 p.m.11 views

python-cryptography: Duplicate self-signed intermediates can cause exponential path-building

Summary When resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an exponential blowup. Although the limitation that the chain depth cannot exceed a specified maximum depth prevents...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/08/03 9:26 p.m.14 views

CVE-2026-69249

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/03 9:26 p.m.8 views

EUVD-2026-52450

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/03 9:26 p.m.9 views

CVE-2026-69249 python-cryptography: Duplicate self-signed intermediates can cause exponential path-building

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 9:26 p.m.119 views

CVE-2026-69249

CVE-2026-69249 affects python-cryptography prior to 49.0.0, where resolving invalid certificate chains with duplicate self-signed intermediates can explode in recursion, causing resource exhaustion DoS. The core issue is in the recursive build_chain_inner not de-duplicating previously analyzed ca...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 9:26 p.m.48 views

CVE-2026-69249 python-cryptography: Duplicate self-signed intermediates can cause exponential path-building

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS0.00192EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 9:26 p.m.9 views

CVE-2026-69249

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/03 9:26 p.m.33 views

CVE-2026-69249 python-cryptography: Duplicate self-signed intermediates can cause exponential path-building

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/03 2:16 p.m.7 views

CVE-2026-9487

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS0.00167EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/03 1:14 p.m.39 views

CVE-2026-9487

CVE-2026-9487 affects XML::Sig for Perl up to version 0.70. The vulnerability arises because _get_signed_xml() resolves IDs with the XPath //*[@ID='$id'] and accepts two elements sharing the same ID, causing signature wrapping: the digest and signature are validated against the first element in d...

9.1CVSS5.5AI score0.00167EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/03 1:14 p.m.6 views

CVE-2026-9487 XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/03 1:14 p.m.47 views

CVE-2026-9487 XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 1:14 p.m.8 views

EUVD-2026-52270

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS5.5AI score0.00167EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:14 p.m.10 views

CVE-2026-9487

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

5.5AI score0.00167EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/03 1:14 p.m.6 views

CVE-2026-9487

XML::Sig versions before 0.71 for Perl allow signature wrapping via duplicate ID. getsignedxml in lib/XML/Sig.pm, called from verify, resolves the SignedInfo Reference/@URI to a node with the XPath expression "//@ID='$id'" and returns the first node of the resulting node set. A document in which...

9.1CVSS5.5AI score0.00167EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/03 12:0 a.m.22 views

PT-2026-67530

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/01 3:30 p.m.6 views

GHSA-32RQ-JHR7-M3HH Duplicate Advisory: Guzzle: Proxy-Authorization headers can be sent to origin servers

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-94pj-82f3-465w. This link is maintained to preserve external references. Original Description guzzlehttp/guzzle versions before 7.14.2 fail to properly isolate Proxy-Authorization headers from origin servers in...

6.9CVSS5.4AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:30 p.m.12 views

CVE-2026-10772

DUPLICATE This CVE Record has been rejected by the Zephyr Project CNA. CVE-2026-10772 was assigned to a vulnerability already covered by CVE-2026-2411, which was assigned earlier for the same defect: the Bluetooth GATT notify/indicate paths check the permissions of the Characteristic Declaration...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder