Total CVEs

133,962

Critical Severity

2,980

High Severity

10,911

Last 7 Days

1,484
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 6,981 - 7,000 of 30,367 CVEs

HCL BigFix Service Management (SM) application fails to strip EXIF metadata from uploaded images. This could lead to confidentiality and privacy risks if sensitive location information is unintentionally shared. .

Vendor: HCL Software
Product: BigFix Service Management (SM)
Published: May 06, 2026
Source: NVD

HHCL BigFix Service Management (SM) is affected by a Cross‑Site Request Forgery (CSRF) vulnerability. This could lead to unauthorized changes or exposure of sensitive data.

Vendor: HCL Software
Product: BigFix Service Management (SM)
Published: May 06, 2026
Source: NVD
CVE-2026-36358 MEDIUM - 5.4

Cross Site Scripting vulnerability in Juzaweb CMS v.5.0.0 allows a remote attacker via execute arbitrary code via a crafted script to the Add Banner Ads function

Published: May 06, 2026
Source: NVD
CVE-2026-8026 LOW - 3.7

A security flaw has been discovered in FlowiseAI Flowise up to 3.0.12. Affected is the function Login of the file packages/server/src/enterprise/services/account.service.ts of the component API Response Handler. The manipulation results in information disclosure. The attack can be launched remotely....

Vendor: flowiseai
Product: flowise
Published: May 06, 2026
Source: NVD
CVE-2026-5081 CRITICAL - 9.1

Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are insecure. Apache::Session::Generate::ModUniqueId (added in version 1.54) uses the value of the UNIQUE_ID environment variable for the session id. The UNIQUE_ID variable is set by the Apache mod_unique_id...

Published: May 06, 2026
Source: NVD
CVE-2026-40562 HIGH - 7.5

Gazelle versions through 0.49 for Perl allows HTTP Request Smuggling via Improper Header Precedence. Gazelle incorrectly prioritizes "Content-Length" over "Transfer-Encoding: chunked" when both headers are present in an HTTP request. Per RFC 7230 3.3.3, Transfer-Encoding must ta...

Vendor: KAZEBURO
Product: Gazelle
Published: May 06, 2026
Source: NVD

A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id attribute and casts it to QSvgMarker* without verifying the node type. A non-marker element (such as a ...

Published: May 06, 2026
Source: NVD
CVE-2026-43283 HIGH - 8.8

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle dma_free_coherent() in error path takes priv->rx_buf.alloc_len as the dma handle. This would lead to improper unmapping of the buffer. Change the dma handle to priv->...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43282 MEDIUM - 5.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port The function ionic_query_port() calls ib_device_get_netdev() without checking the return value which could lead to NULL pointer dereference, Fix it by checking...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43281 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the device tree. If that is the case and the cor...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43280 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise When user provides a bogus pat_index value through the madvise IOCTL, the xe_pat_index_get_coh_mode() function performs an array access without validating...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43279 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the received packets fit with the buffer size. But whe...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43278 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq->bio values have been observed to cause double-initialization of cloned bios in request-based device-mapper targets, leading to use-after-free and doub...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43277 MEDIUM - 5.5

In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ensure that won't go past CPER allocated record The logic at ghes_new() prevents allocating too large records, by checking if they're bigger than GHES_ESTATUS_MAX_SIZE (currently, 64KB). Yet, the allocation is...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43276 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix double destroy_workqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free crash was found on the service rescan PCI path. When mana_serv_reset() calls mana_gd_suspend(), mana_gd...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43275 MEDIUM - 4.7

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFS_PM_LVL_0. When the RPM...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43274 HIGH - 8.4

In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg array is dynamically allocated to hold per-CPU configuration structures, with its size based on the number of online CPUs. Previous...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43273 MEDIUM - 5.5

In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot context for its OSD write operations, which could lead to data inconsistencies in snapshots. Reproducer...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43272 MEDIUM - 5.5

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer head_page in rb_meta_validate_events() which is not initialized at the beginning of a function. This pointer can be dereferenced if there is a failu...

Vendor: Linux
Product: Linux
Published: May 06, 2026
Source: NVD
CVE-2026-43271 MEDIUM - 5.5

In the Linux kernel, the following vulnerability has been resolved: md-cluster: fix NULL pointer dereference in process_metadata_update The function process_metadata_update() blindly dereferences the 'thread' pointer (acquired via rcu_dereference_protected) within the wait_event() macro....

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