Lucene search
+L

168 matches found

Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-54284

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by groupparenthesis and groupcase, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0
Wolfi
Wolfi
added 6 days ago6 views

GHSA-8C48-Q9WJ-3W37 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 6 days ago9 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped / early, al...

6.1CVSS5.2AI score0.00263EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.10 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the toByteArray method of DefiniteLengthInputStream, which allocates new byteintremaining up front from the declared ASN.1 definite-length value before reading any content. An attacker can...

8.7CVSS5.5AI score0.00263EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64186

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and...

7.1CVSS5.3AI score0.00116EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.35 views

CVE-2026-64186 iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:41 p.m.13 views

EUVD-2026-45871

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.4AI score0.00116EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:41 p.m.29 views

CVE-2026-64186

CVE-2026-64186 relates to the Linux kernel AMD IOMMU debugfs handling. The issue arises from using int-typed dbg_mmio_offset and dbg_cap_offset populated via kstrtou32_from_user(), which can wrap to a negative value for large inputs, risking out-of-bounds access in read/write paths. The patch fix...

7.1CVSS5.4AI score0.00116EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/19 3:41 p.m.12 views

CVE-2026-64186 iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.15 views

CVE-2026-64186

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommummiowrite and iommucapabilitywrite, the variables dbgmmiooffset and dbgcapoffset are declared as int. However, they are populated using kstrtou32fromuser. If ...

7.1CVSS5.2AI score0.00116EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 11:4 a.m.4 views

SUSE-SU-2026:22705-1 Security update for jq

This update for jq fixes the following issues Security issues fixed: - CVE-2025-9403: reacheable assertion in runjqtests can lead to program termination when processing malformed JSON input containing invalid Unicode escape sequences bsc1248600. - CVE-2026-32316: integer overflow within the...

8.2CVSS5.7AI score0.00559EPSS
SaveExploits6References15
OSV
OSV
added 2026/07/07 12:32 p.m.7 views

SUSE-SU-2026:22566-1 Security update for jq

This update for jq fixes the following issues: - CVE-2025-48060: improper handling of string data in jvstringempty can lead to heap buffer overflow and a crash when processing crafted input bsc1244116. - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad...

8.7CVSS6.3AI score0.00559EPSS
SaveExploits10References23
OSV
OSV
added 2026/07/03 12:17 p.m.5 views

SUSE-SU-2026:22664-1 Security update for jq

This update for jq fixes the following issues: - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad functions can lead to heap buffer overflow when evaluating untrusted jq queries bsc1262044. - CVE-2026-33947: unbounded recursion in functions jvsetpath,...

8.2CVSS6AI score0.00559EPSS
SaveExploits9References21
ATTACKERKB
ATTACKERKB
added 2026/06/30 8:5 a.m.16 views

CVE-2026-45822

decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode function splits input on '%' producing N tokens and calls decodeComponents, exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately...

8.7CVSS5.8AI score0.00291EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.12 views

CVE-2026-53182

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject oversized EMA RNR lists nl80211parsernrelems stores the parsed element count in a u8-backed cfg80211rnrelems::cnt field and uses that count to size the flexible array allocation. Reject nested...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/25 8:38 a.m.45 views

CVE-2026-53182

CVE-2026-53182 affects the Linux kernel nl80211: rejects oversized EMA RNR lists in nl80211_parse_rnr_elems, using a u8 counter and capping at 255 to align with the underlying data structure. Several advisories (Red Hat, Debian family, Ubuntu OSV entries, and Root) confirm patches are released in...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6Affected Software1
Mageia
Mageia
added 2026/06/10 5:7 a.m.27 views

Updated golang-x-net packages fix security vulnerability

CVE-2024-45338 An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service...

5.3CVSS6.5AI score0.00874EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:17 p.m.16 views

CVE-2026-6409

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS5.4AI score0.0036EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in jsoup

jsoup is a Java library for working with HTML. Users of jsoup versions prior to 1.14.2 who parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user-supplied input, an attacker may provide content that causes the parser to become stuck loop indefinitely until...

7.5CVSS6.6AI score0.06873EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability in Zabbix

The URL validation scheme receives input from a user and then parses it to identify its various components. This validation scheme ensures that all URL components comply with internet standards...

5.7CVSS5.6AI score0.00556EPSS
SaveExploits0References2
Rows per page
Query Builder