Total CVEs

138,940

Critical Severity

3,615

High Severity

12,982

Last 7 Days

1,068
Quick preset (or use dates below)
Clear Filters
Showing 2,821 - 2,840 of 12,982 CVEs
CVE-2026-8180 HIGH - 7.5

IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Server 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Endpoint are affected by a potential denial of service in the asperahttpd component. An unauthenticated user can cause th...

Published: May 27, 2026
Source: NVD
CVE-2026-8179 HIGH - 8.8

IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Server 3.7.4 through 4.4.7 Fix Pack 1 and IBM Aspera High-Speed Transfer Endpoint are affected by a buffer overflow in the asperahttpd component. This vulnerability could allow an authenticated ...

Published: May 27, 2026
Source: NVD
CVE-2026-7528 HIGH - 7.1

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

Vendor: langflow
Product: langflow
Published: May 27, 2026
Source: NVD
CVE-2026-7365 HIGH - 8.4

IBM Operations Analytics - Log Analysis  and IBM SmartCloud Analytics - Log Analysis uses default passwords default passwords from the manufacturing process for use during the installation process, which could allow an attacker to bypass authentication.

Vendor: ibm
Product: operations_analytics_log_analysis
Published: May 27, 2026
Source: NVD
CVE-2026-5065 HIGH - 8.8

IBM Controller 11.0.1, 11.1.0, 11.1.1, and 11.1.2 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.

Vendor: ibm
Product: controller
Published: May 27, 2026
Source: NVD
CVE-2026-48972 HIGH - 7.5

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in SeedProd LLC SeedProd Pro allows PHP Local File Inclusion. This issue affects SeedProd Pro: from n/a before 6.19.5.

Vendor: SeedProd LLC
Product: SeedProd Pro
Published: May 27, 2026
Source: NVD
CVE-2026-46102 HIGH - 7.5

In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly timeout, it can still hold a reference to a partially assembled message in strp->skb_head. That skb...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46100 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users to .mmap_prepare()"). This is because the .mmap invocation establishes a refcount, but .mma...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46099 HIGH - 8.1

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NOREF dst on the skb, then pass it to dst_cache_set_ip6() invoking dst_hold() unconditionally. On PREEMPT...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46093 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_lazy() when pools are being purged, and the shrinker via vmap_node_shrink_scan(). However, decay_va_p...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46090 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback starts with parameters that no longer match a running capture stream. Commit 826af7fa62e3 ("ALSA: alo...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46085 HIGH - 7.5

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM errors from decryption by aborting. Further, remove the WARN_ON_ONCE() so that it can't be remote...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46081 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_reqchain_done() is invoked on asynchronous completion, it receives &req->chain as the ...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46078 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens are calculated with strnlen() with unchecked nameof...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46076 HIGH - 7.9

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 does NOT want to intercept VMMCALL, nested_svm_l2_tlb_flush_enabled() is true, and the hypercall is...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46070 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() iterate over payloads in a journal metadata block using on-disk payload size fields...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46065 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_state. Allocate an instance as part of initializing deferred I/O and remove it only after the final mapp...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46062 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` uses raw addition which can wrap around for large lcn and len values, bypassing the validation....

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46058 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_release() frees m2m_ctx while v4l2_m2m_try_run() is about to call device_run with the same context. Race s...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD
CVE-2026-46056 HIGH - 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in hci_user_passkey_notify_evt() and hci_keypress_notify_evt(), otherwise the connection can be freed co...

Vendor: Linux
Product: Linux
Published: May 27, 2026
Source: NVD