Lucene search
+L

983778 matches found

Cvelist
Cvelist
•added 2026/05/27 1:16 p.m.•91 views

CVE-2026-7528 Unauthenticated File Upload Vulnerability Allows Disk Space Exhaustion and Path Disclosure in Langflow OSS

IBM Langflow OSS 1.0.0 through 1.9.0 could allow a denial of service due to uncontrolled resource consumption...

7.1CVSS0.00377EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/05/27 1:16 p.m.•20 views

CVE-2026-7528

IBM Langflow OSS 1.0.0 through 1.9.0 could allow a denial of service due to uncontrolled resource consumption...

7.1CVSS5.8AI score0.00377EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/05/27 1:12 p.m.•19 views

CVE-2026-7254 Open BMC Denial of Service

IBM OPENBMC FW1110.00 through FW1110.11 is vulnerable to denial of service attacks by unauthenticated network users...

5.8AI score0.00402EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/05/27 12:34 p.m.•22 views

CVE-2026-45840

A flaw was found in the Linux kernel's Open vSwitch component. A local attacker, with administrative network capabilities, could exploit this by providing an overly large Process ID PID array. This action triggers a buffer overflow within the network link netlink reply mechanism, leading to a...

7CVSS6AI score0.00162EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/27 12:23 p.m.•11 views

CVE-2026-42791

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows forged OCSP responses signed with an expired responder certificate to be accepted as valid. OCSP response verification in pubkeyocsp:verifyresponse/5 and pubkeyocsp:isauthorizedresponder/3 in...

6.3CVSS5.9AI score0.00321EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2026/05/27 12:23 p.m.•76 views

CVE-2026-42791

Summary: CVE-2026-42791 is an improper certificate validation weakness in Erlang OTP’s public_key/pubkey_ocsp module. OCSP response verification (pubkey_ocsp:verify_response/5 and pubkey_ocsp:is_authorized_responder/3) fails to enforce the validity period (notBefore/notAfter) of the OCSP responde...

6.3CVSS5.9AI score0.00321EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/05/27 12:18 p.m.•14 views

CVE-2026-45972 smb: client: fix potential UAF and double free in smb2_open_file()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2openfile Zero out @erriov and @errbuftype before retrying SMB2open to prevent an UAF bug if @data != NULL, otherwise a double free...

9.8CVSS6.6AI score
SaveExploits0References12
CVE
CVE
•added 2026/05/27 12:18 p.m.•88 views

CVE-2026-45972

The CVE-2026-45972 issue affects the Linux kernel SMB client, specifically smb2_open_file(), where improper handling could lead to memory corruption (UAF) or a double free during SMB2_open() retries. The fixed description states that zeroing err_iov and err_buftype before retrying SMB2_open() pre...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2026/05/27 12:17 p.m.•59 views

CVE-2026-45928

CVE-2026-45928 relates to the Linux kernel media driver (chips-media wave5). In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a vpu instance is kzalloc()-ed; if the subsequent allocation for inst->codec_info fails, the error path returns -ENOMEM without freeing the previously allocated vpu, c...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4Affected Software1
The Hacker News
The Hacker News
•added 2026/05/27 11:48 a.m.•35 views

GlassWorm Malware Takedown Disrupts Developer Supply Chain Attack Infrastructure

CrowdStrike, in partnership with Google and the Shadowserver Foundation, has announced the simultaneous disruption of all command-and-control C2 channels associated with GlassWorm, a persistent software chain campaign targeting software developers through malicious packages and extensions. "Since...

6.2AI score
SaveExploits0
OSV
OSV
•added 2026/05/27 11:16 a.m.•20 views

UBUNTU-CVE-2026-45840

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsgnewNLMSGDEFAULTSIZE, ... but serialize the full upcall PID array via ovsvportgetupcallportids...

6.8CVSS5.8AI score0.00162EPSS
SaveExploits0References40
SUSE CVE
SUSE CVE
•added 2026/05/27 11:14 a.m.•10 views

SUSE CVE-2018-7712

The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp in OpenCV 3.4.1 allows remote attackers to cause a denial of service assertion failure because size.height = 120 may be false. Note: “OpenCV CVAssert is not an assertion C-like assert, it is regular C++ exception which can...

7.5CVSS7.1AI score0.02235EPSS
SaveExploits0References3
GithubExploit
GithubExploit
•added 2026/05/27 10:59 a.m.•166 views

Hunting-Bugs

2026 Practical Bug Bounty Guide Built on real-world experie...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/05/27 10:01 a.m.•93 views

OpenSSH: OpenSSH: Information disclosure due to unintended cryptographic algorithm usage

A flaw was found in OpenSSH. This vulnerability allows the system to use unintended Elliptic Curve Digital Signature Algorithm ECDSA algorithms. This occurs because the configuration for accepted public key algorithms is misinterpreted, leading to the use of weaker cryptographic methods than...

6.5CVSS5.7AI score0.00495EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/05/27 9:24 a.m.•50 views

CVE-2026-45840 openvswitch: cap upcall PID array size and pre-size vport replies

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsgnewNLMSGDEFAULTSIZE, ... but serialize the full upcall PID array via ovsvportgetupcallportids...

0.00162EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/05/27 9:24 a.m.•31 views

CVE-2026-45840

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsgnewNLMSGDEFAULTSIZE, ... but serialize the full upcall PID array via ovsvportgetupcallportids...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
CVE
CVE
•added 2026/05/27 9:24 a.m.•68 views

CVE-2026-45837

CVE-2026-45837 : In the Linux kernel, a use-after-free in arena_vm_close on fork was fixed. The root cause is that arena_vm_open() only bumps vml->mmap_count and does not register the child VMA in arena->vma_list, so vml->vma continues to point to the parent VMA after fork. If the child ...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/05/27 8:05 a.m.•13 views

CLSA-2026-1779869103 Fix CVE(s): CVE-2024-12086, CVE-2026-29518, CVE-2026-43618

SECURITY UPDATE: receiver process memory disclosure via compressed-token integer overflow: - debian/patches/els/0004-CVE-2026-43618.patch: cap rxtoken at MAXTOKENINDEX; reject out-of-range token values. - CVE-2026-43618. SECURITY UPDATE: malicious server can enumerate arbitrary client files via...

8.1CVSS7.2AI score0.01827EPSS
SaveExploits1References1
NVD
NVD
•added 2026/05/27 5:16 a.m.•23 views

CVE-2026-8450

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

9.1CVSS0.02614EPSS
SaveExploits0References11
OSV
OSV
•added 2026/05/27 5:16 a.m.•10 views

AZL-93024 CVE-2026-8450 affecting package perl-HTTP-Daemon for versions less than 6.16-2

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

9.1CVSS5.9AI score0.02614EPSS
SaveExploits0References1
Rows per page
Query Builder