Lucene search
+L

7337 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 3:34 p.m.8 views

CVE-2026-54183

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was show...

6.5CVSS5.3AI score0.00467EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 3:22 p.m.7 views

CVE-2026-73089

A flaw was found in Browserslist, a configuration tool for front-end development. An attacker can exploit this vulnerability by influencing repeated query values, leading to unbounded memory growth. This issue can cause the application to consume excessive memory, resulting in an out-of-memory...

7.5CVSS4.9AI score0.0036EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.8 views

RockyLinux 8 : fence-agents (RLSA-2026:53363)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:53363 advisory. pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values CVE-2026-59886 Tenable has extracted the preceding description block directly from the RockyLinux...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/11 9:07 a.m.7 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
AlmaLinux
AlmaLinux
added 2026/08/11 12:00 a.m.8 views

Important: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 1:45 p.m.7 views

EUVD-2026-55630

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 1:45 p.m.66 views

CVE-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS0.00119EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/10 12:13 p.m.9 views

EUVD-2026-55617

A flaw was found in StackRox/RHACS Central's Auth Machine-to-Machine M2M token exchange. When an administrator configures M2M role mappings, the system uses unanchored regular expressions for matching claim values. This allows an attacker with a valid OpenID Connect OIDC token, whose claim value ...

6.8CVSS5.3AI score0.0021EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/10 10:06 a.m.8 views

CVE-2026-71439

A flaw was found in Mermaid. Mermaid Radar Diagrams are susceptible to a denial of service vulnerability. A remote attacker could exploit this by providing excessively large values for the 'ticks' parameter. This can lead to high CPU usage, causing the rendering webpage or JavaScript process to...

6.5CVSS5.3AI score0.0043EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in hdf5

The HDF5 library versions up to 1.14.3 may attempt to dereference uninitialized values in h5toolsstrsprint in tools/lib/h5toolsstr.c called from h5toolsdumpsimpledata in tools/lib/h5toolsdump.c...

5.7CVSS5.7AI score0.00227EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/09 6:17 p.m.12 views

EUVD-2026-54939

Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash allows an attacker to forge a relationship to a record they cannot name, and to recover the secret value used to look it up. When managerelationship is used with onlookup: :relate on a belongsto...

2.1CVSS5.3AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/07 7:18 p.m.21 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/07 6:48 p.m.8 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview org.webjars.npm:crypto-js is a library of crypto standards. Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG in the WordArray.random function. An attacker can recover security-sensitive values by enumerating the reduced...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/07 6:48 p.m.8 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview crypto-js is a library of crypto standards. Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG in the WordArray.random function. An attacker can recover security-sensitive values by enumerating the reduced output space of...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 6:41 p.m.31 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 6:41 p.m.24 views

EUVD-2026-54580

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 6:22 p.m.15 views

EUVD-2026-51397

CodeIgniter: SQL injection in Query Builder deleteBatch when used with where conditions...

9.4CVSS5.6AI score0.00372EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.9 views

SUSE CVE-2026-71439

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage or JavaScript...

5.3CVSS5.5AI score0.0043EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 2:09 p.m.6 views

CVE-2026-61477 Libvirt: libvirt: newline injection in network xml dns txt/srv fields allows dnsmasq config directive injection

An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the...

2.3CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/07 12:31 a.m.12 views

EUVD-2024-55712

The Class Mediator fails to correctly validate or sanitize messageContext properties when they are used to populate dynamic values. This allows authenticated users to potentially access or modify data across different system invocations that should be isolated. This weakness can lead to the...

6.8CVSS5.5AI score0.00256EPSS
SaveExploits0References2
Rows per page
Query Builder