Lucene search
+L

8581 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.15 views

Fedora 43 : perl-YAML-Syck (2026-c8484f1afb)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-c8484f1afb advisory. This update addresses four libsyck memory-safety CVEs reachable from the default YAML::Syck::Load path on untrusted input with no special flags:...

9.1CVSS5.9AI score0.00374EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/22 8:24 p.m.25 views

Malicious code in n8n-nodes-task-runner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 991093c97f0d954740c4b72a2e7725a501df211c94634979ebadc52652f2ebe8 The package impersonates the n8n task-runner subsystem but its shipped n8n node MyNode.js is a no-op stub whose execute returns . The real payload...

5.4AI score
SaveExploits0References17
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:17 p.m.10 views

CVE-2026-13064

Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption in affected MongoDB deployments, potentially leading to resource exhaustion. The resulting CPU-bound operation cannot be interrupted through standard administrative controls...

7.1CVSS5.2AI score0.00402EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/22 2:17 p.m.9 views

CVE-2026-50252

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

9.3CVSS5.8AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/22 2:15 p.m.8 views

unbound: Unbound: Denial of Service due to freed pointer dereference in DNS-over-TLS handling

A use-after-free flaw was found in Unbound's DNS-over-TLS DoT forwarded query handling. A remote attacker can exploit a timing error during TLS handshake failures on a server under load to trigger a daemon crash, resulting in a Denial of Service DoS...

5.9CVSS5.8AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/22 2:15 p.m.8 views

unbound: Unbound: Denial of service due to memory corruption under specific configurations.

A flaw was found in Unbound, a validating, recursive, and caching Domain Name System DNS resolver. When configured with specific modules and under heavy load, a memory corruption vulnerability can occur due to improper handling of view names during subquery processing. This issue could lead to a...

5.9CVSS5.8AI score0.00257EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/22 2:11 p.m.7 views

CVE-2026-11605 Unnecessary validation of DNSSEC signed records

The issue is a resource exhaustion vulnerability associated with DNSSEC validation. BIND always validates all RRSIG records in an answer, even if they are not strictly needed. A query to an authoritative server/zone which returns many valid but superfluous RRSIG records causes the validator to...

7.5CVSS5.3AI score0.00539EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/22 1:08 p.m.11 views

EUVD-2026-47676

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

7.1CVSS5.4AI score0.00163EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/22 1:08 p.m.14 views

CVE-2026-50252

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

9.3CVSS5.8AI score0.00163EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.22 views

PT-2026-63468

Name of the Vulnerable Software and Affected Versions MongoDB affected versions not specified Description Certain query operations involving deeply nested $jsonSchema constructs can trigger disproportionate CPU consumption, potentially leading to resource exhaustion. This CPU-bound operation cann...

7.1CVSS5.2AI score0.00402EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/21 8:17 p.m.18 views

CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS0.00426EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 7:57 p.m.34 views

CVE-2026-47667 CImg Library: Uncontrolled Memory Allocation and Memory Leak in `_load_analyze()` via Crafted NIfTI/Analyze Header

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:57 p.m.10 views

CVE-2026-47667 CImg Library: Uncontrolled Memory Allocation and Memory Leak in `_load_analyze()` via Crafted NIfTI/Analyze Header

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/21 7:57 p.m.20 views

CVE-2026-47667

CVE-2026-47667 affects the CImg Library prior to 4.0.0. In _load_analyze(), header_size is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI header and passed directly to new unsigned char[header_size] without bounding to the actual file size. Values up to ~4 GB are accepted; if ...

7.5CVSS5.6AI score0.00426EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/21 7:57 p.m.14 views

CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/21 7:02 p.m.14 views

EUVD-2026-42315

Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set...

8.7CVSS5AI score0.00665EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.16 views

kernel: Linux kernel: Denial of Service due to memory leak in tpm2_load_cmd

A flaw was found in the Linux kernel's trusted keys subsystem. A local user could exploit a memory leak in the tpm2loadcmd function, which fails to free a temporary memory allocation in certain error scenarios. This memory leak could lead to a system-wide Denial of Service DoS by exhausting...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 5:17 p.m.28 views

CVE-2026-44907

A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to excessive CPU usage; affecting the following packages: react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack versions 19.0.0...

7.5CVSS5.4AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.11 views

SUSE CVE-2026-63884

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential UAF in TTM object purge TLDR: The bo-ttm object might be changed by calling ttmbovalidate, move casting it to an i915tt object later to actually get the right pointer. A user reported hitting the following...

7CVSS5.3AI score0.00176EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/21 5:35 a.m.8 views

CVE-2026-15782

The WPForms – AI Form Builder for WordPress – Contact Forms, Payment Forms, Survey Form, Quiz & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via OptinMonster Integration data-sitekey Attribute in Post Content in all versions up to, and including, 2.0.0.1 due to...

4.9CVSS5.5AI score0.0029EPSS
SaveExploits0References5
Rows per page
Query Builder