Total CVEs

142,750

Critical Severity

4,026

High Severity

14,425

Last 7 Days

1,421
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 15,761 - 15,780 of 39,155 CVEs
CVE-2026-41287 MEDIUM - 6.5

Stack-based Buffer Overflow vulnerability in the WatchGuard Agent discovery service on Windows allows Overflow Buffers. An unauthenticated attacker on the same local network could exploit this vulnerability to crash the agent service.

Vendor: WatchGuard
Product: WatchGuard Agent
Published: May 06, 2026
Source: NVD
CVE-2025-52613 MEDIUM - 4.6

HCL BigFix Service Management (SM) is affected by use of a vulnerable WSGI Server was identified. Deploying an outdated or insecure WSGI server may expose the application to known security weaknesses, potentially increasing the risk of exploitation and unauthorized access.

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

HCL BigFix Service Management (SM) is affected by a security misconfiguration due to a missing or insecure “X-Content-Type-Options” header. This could allow browsers to perform MIME-type sniffing, potentially causing malicious content to be interpreted and executed incorrectly.

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

HCL BigFix Service Management (SM) is affected by a security misconfiguration vulnerability due to CSP header. This could allow attackers to inject malicious scripts increasing the risk of cross-site scripting (XSS) and potential exposure of sensitive information.

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

HCL BigFix Service Management (SM) had directories that were not linked or publicly visible but could be accessed directly. This could allow an increased risk of information disclosure or misuse of sensitive functionality.

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

HCL BigFix Service Management (SM) does not adequately sanitize or safely render spreadsheet files (CSV, XLS, XLSX) before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when au...

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

HCL BigFix Service Management (SM) is vulnerable to insufficiently protected credentials for a short duration while communicating with a backend, internal application which could allow an attacker to potentially misuse them, if exfiltrated. .

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

HCL BigFix Service Management (SM) is affected by an Information Disclosure – Server Banner issue was identified. Exposed server banners may reveal software versions and system details, potentially aiding attackers in targeting known vulnerabilities.

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

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