Lucene search
+L

247 matches found

Debian CVE
Debian CVE
added 2026/06/23 10:02 p.m.13 views

CVE-2026-11972

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 10:02 p.m.10 views

CVE-2026-11972 tarfile opened in streaming mode mishandles EOF

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.9AI score
SaveExploits0References13
Amazon
Amazon
added 2026/06/22 12:00 a.m.24 views

Important: credentials-fetcher

Issue Overview: Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. CVE-2026-25680 Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt ...

9.6CVSS6.1AI score0.00692EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.26 views

Linux Distros Unpatched Vulnerability : CVE-2026-44496

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular...

7.5CVSS5.5AI score0.00669EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/06/11 5:16 p.m.10 views

CVE-2026-44496

Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF cookie name without escaping regex metacharacters. In standard browser environments, an attacker who...

7.5CVSS6.1AI score0.00669EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/08 2:00 a.m.60 views

CVE-2026-11478 kokke tiny-regex-c Pattern re.c matchstar redos

A flaw has been found in kokke tiny-regex-c up to f2632c6d9ed25272987471cdb8b70395c2460bdb. This vulnerability affects the function matchstar of the file re.c of the component Pattern Handler. This manipulation causes inefficient regular expression complexity. The attack is restricted to local...

4.8CVSS0.00113EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/06/06 12:00 a.m.12 views

EulerOS Virtualization 2.10.1 : python3 (EulerOS-SA-2026-2033)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment...

6CVSS5.6AI score0.00533EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.20 views

PT-2026-49061

Name of the Vulnerable Software and Affected Versions Bugsink versions prior to 2.2.2 Description Bugsink stores every tag provided with an incoming event. An attacker can submit an event containing an unusually large number of custom tags, causing the ingestion process to spend excessive time...

4.3CVSS6.1AI score0.00056EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.29 views

Red Hat OpenShift Container Platform 安全漏洞

Red Hat OpenShift Container Platform is a platform developed by Red Hat Corporation that helps enterprises develop, deploy, and manage container-based applications across physical, virtual, and public cloud infrastructures. There is a security vulnerability in Red Hat OpenShift Container Platform...

5CVSS5.4AI score0.0023EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/29 2:21 p.m.16 views

CVE-2026-44378

A flaw was found in Botan, a C++ cryptography library. A remote attacker could exploit this vulnerability by sending specially crafted Basic Encoding Rules BER data with indefinite length encodings. This could cause quadratic behavior in the parser, leading to a denial of service DoS due to...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: Block layer: The feature of freezing the request queue from within sysfs store callbacks has been removed. Freezing the request queue may cause a deadlock when combined with the dm-multipath driver and the queueifnopath option...

5.5CVSS5.9AI score0.00088EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/07 12:19 a.m.11 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the decodeHuffmanEncodedLiteral function in the QPACK decoder, which allocates memory for a byte array based on a length value received from the network without verifying that sufficie...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 6:56 a.m.13 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component uses ajv-6.12.6.tgz which is vulnerable to CVE-2025-69873.

Summary IBM Maximo Application Suite - Monitor Component uses ajv-6.12.6.tgz which is vulnerable to CVE-2025-69873. This bulletin contains information addressing the vulnerability. Vulnerability Details CVEID:CVE-2025-69873 DESCRIPTION: ajv Another JSON Schema Validator before 8.18.0 is vulnerabl...

7.5CVSS6.6AI score0.00492EPSS
SaveExploits1Affected Software1
SUSE Linux
SUSE Linux
added 2026/04/30 5:22 p.m.6 views

Security update for python-Pygments

This update for python-Pygments fixes the following issues: CVE-2026-4539: inefficient regex for GUID and ID pattern matching can lead to archetype lexer ReDoS bsc1260796. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypp...

3.3CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/04/30 12:00 a.m.29 views

Important: docker

Issue Overview: Arithmetic over induction variables in loops were not correctly checked for underflow or overflow in the Go compiler cmd/compile. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption in programs compiled with...

9.8CVSS7.8AI score0.09113EPSS
SaveExploits1
HackRead
HackRead
added 2026/04/28 8:53 p.m.17 views

Decoding Q1 2026’s $152.9 Billion Crypto Custody Concentration

Crypto Custody Concentration hits $152.9B as institutions shift to derivatives, consolidating capital on top exchanges amid Q1 market slowdown...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/04/16 1:27 p.m.15 views

SUSE-SU-2026:21253-1 Security update for cockpit-machines

This update for cockpit-machines fixes the following issues: - CVE-2026-25547: brace-expansion: unbounded brace range expansion can lead to excessive resource consumption and crash a Node.js process bsc1257836. - CVE-2026-26996: minimatch: processing of glob pattern containing repeated wildcards...

9.2CVSS7.5AI score0.00519EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/04/09 10:30 p.m.11 views

CVE-2026-5986

A weakness has been identified in Zod jsVideoUrlParser up to 0.5.1. The impacted element is the function getTime in the library lib/util.js. This manipulation of the argument timestamp causes inefficient regular expression complexity. It is possible to initiate the attack remotely. The exploit ha...

6.9CVSS5.8AI score0.00372EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/04/02 2:38 p.m.48 views

CVE-2026-31937

CVE-2026-31937 affects Suricata (network IDS/IPS/NSM). The issue is an inefficiency in DCERPC buffering that degrades performance, occurring before version 7.0.15. The vulnerability is mitigated by upgrading to Suricata 7.0.15 or later, which patches the DCERPC buffering problem. The CVSS vector ...

7.5CVSS5.7AI score0.00351EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/04/02 2:16 p.m.13 views

CVE-2026-31933

Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, specially crafted traffic can cause Suricata to slow down, affecting performance in IDS mode. This issue has been patched in versions 7.0.15 and 8.0.4...

7.5CVSS0.00351EPSS
SaveExploits0References2
Rows per page
Query Builder