Total CVEs

126,116

Critical Severity

2,290

High Severity

7,924

Last 7 Days

1,177
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 61 - 80 of 22,521 CVEs
CVE-2026-37504 MEDIUM - 5.3

Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmission. The token appears in URLs such as /api/v1/server/UniProxy/user?token=SECRET, causing it to be rec...

Published: May 01, 2026
Source: NVD
CVE-2026-37503 MEDIUM - 6.9

Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling c...

Published: May 01, 2026
Source: NVD
CVE-2026-23866 MEDIUM - 4.3

Incomplete validation of AI rich response messages for Instagram Reels in WhatsApp for iOS v2.25.8.0 to v2.26.15.72 and WhatsApp for Android v2.25.8.0 to v2.26.7.10 could have allowed a user to trigger processing of media content from an arbitrary URL on another user’s device, including triggering O...

Vendor: Facebook
Product: WhatsApp for Android, WhatsApp for iOS
Published: May 01, 2026
Source: NVD
CVE-2026-23863 MEDIUM - 6.5

An attachment spoofing issue in WhatsApp for Windows prior to v2.3000.1032164386.258709 could have allowed maliciously formatted documents with embedded NUL bytes in the filename to be shown in the application as one type of file but run as an executable when opened. We have not seen evidence of exp...

Vendor: Facebook
Product: WhatsApp Desktop for Windows
Published: May 01, 2026
Source: NVD
CVE-2026-22167 HIGH - 7.8

Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages. Under certain circumstances this exploit could be used to corrupt data pages not allocated by the GPU driver but memory pages in use by the kernel an...

Vendor: Imagination Technologies
Product: Graphics DDK
Published: May 01, 2026
Source: NVD
CVE-2026-22166 CRITICAL - 9.6

A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable subsequent exploit on the syst...

Vendor: Imagination Technologies
Product: Graphics DDK
Published: May 01, 2026
Source: NVD
CVE-2026-22165 HIGH - 8.1

A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable further exploits on the devi...

Vendor: Imagination Technologies
Product: Graphics DDK
Published: May 01, 2026
Source: NVD
CVE-2026-7583 MEDIUM - 4.3

A flaw has been found in Open5GS up to 2.7.7. This issue affects the function bsf_sess_find_by_ipv6prefix of the file /src/bsf/context.c of the component BSF. This manipulation of the argument ipv6Prefix causes denial of service. It is possible to initiate the attack remotely. The exploit has been p...

Published: May 01, 2026
Source: NVD
CVE-2026-43507 HIGH - 7.5

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5. A Denial of Service can occur via memory exhaustion caused by XML parsing resource amplification from unauthenticated connections.

Vendor: prosody
Product: prosody
Published: May 01, 2026
Source: NVD
CVE-2026-43506 HIGH - 7.5

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5. A Denial of Service can occur via memory exhaustion caused by memory leaks from unauthenticated connections.

Vendor: prosody
Product: prosody
Published: May 01, 2026
Source: NVD
CVE-2026-43505 MEDIUM - 6.5

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when mod_proxy65 is enabled. Because mod_proxy65 mishandles access control in the activation scenario, relaying of unauthenticated traffic can occur.

Vendor: prosody
Product: prosody
Published: May 01, 2026
Source: NVD
CVE-2026-43504 MEDIUM - 6.5

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when mod_proxy65 is enabled. Because mod_proxy65 mishandles access control in a paused scenario, relaying of unauthenticated traffic can occur.

Vendor: prosody
Product: prosody
Published: May 01, 2026
Source: NVD

In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback NETIF_F_IPV6_CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets with extension headers must fall back onto software...

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

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in add_adev() error path If auxiliary_device_add() fails, add_adev() jumps to add_fail and calls auxiliary_device_uninit(adev). The auxiliary device has its release callback set to adev_release(), wh...

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

In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzalloc_flex for aio_cmd The target_core_file doesn't initialize the aio_cmd->iocb for the ki_write_stream. When a write command fd_execute_rw_aio() is executed, we may get a bogus ki_write_stream v...

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

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Drain commands in target_reset handler tcm_loop_target_reset() violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. The SCSI EH documentation (scsi_eh.rst) requires th...

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

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfs_attr3_node_inactive() invalidates all child leaf/node blocks via xfs_trans_binval(), but intentionally does ...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the station exists but not whether it is actually a TDLS station. This allows the operation to proceed for non...

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

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read ...

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

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sock_def_readable() A race condition exists between lec_atm_close() setting priv->lecd to NULL and concurrent access to priv->lecd in send_to_lecd(), lec_handle_bridge(), and lec_atm_send(). W...

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