CVE Database

53006+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2025-3862
6.4 MEDIUM

Contest Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 26.0.6 due to …

May 8, 2025
CVE-2025-3506
5.3 MEDIUM

Files to be deployed with agents are accessible without authentication in Checkmk 2.1.0, Checkmk 2.2.0, Checkmk 2.3.0 and <Checkmk 2.4.0b6 allows attacker to access files …

May 8, 2025
CVE-2025-3468
6.4 MEDIUM

The NEX-Forms – Ultimate Form Builder – Contact forms and much more plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the clean_html and …

May 8, 2025
CVE-2025-2806
6.1 MEDIUM

The tagDiv Composer plugin for WordPress, used by the Newspaper theme, is vulnerable to Reflected Cross-Site Scripting via the ‘data’ parameter in all versions up …

May 8, 2025
CVE-2025-4127
6.4 MEDIUM

The WP SEO Structured Data Schema plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Price Range’ parameter in all versions up to, …

May 8, 2025
CVE-2025-37834
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory …

May 8, 2025
CVE-2025-37833
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads Fix niu_try_msix() to not cause …

May 8, 2025
CVE-2025-37831
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is …

May 8, 2025
CVE-2025-37830
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is …

May 8, 2025
CVE-2025-37829
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is …

May 8, 2025
CVE-2025-37828
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort() A race can occur between the MCQ …

May 8, 2025
CVE-2025-37827
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug …

May 8, 2025
CVE-2025-37826
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() Add a NULL check for the returned …

May 8, 2025
CVE-2025-37824
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL pointer dereference in tipc_mon_reinit_self() syzbot reported: tipc: Node number set to 1055423674 …

May 8, 2025
CVE-2025-37821
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash There is a code path …

May 8, 2025
CVE-2025-37820
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() The function xdp_convert_buff_to_frame() may return NULL if it fails …

May 8, 2025
CVE-2025-37818
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from huge_pte_offset() for invalid PMD LoongArch's huge_pte_offset() currently returns a pointer to …

May 8, 2025
CVE-2025-37816
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid counted_by() use gcc 15 honors the __counted_by(len) attribute …

May 8, 2025
CVE-2025-37815
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing …

May 8, 2025
CVE-2025-37814
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT This requirement was overeagerly loosened in commit …

May 8, 2025
CVE-2025-37813
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before prepare_transfer() …

May 8, 2025
CVE-2025-37812
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM …

May 8, 2025
CVE-2025-37811
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: ci_hdrc_imx: fix usbmisc handling usbmisc is an optional device property so it is …

May 8, 2025
CVE-2025-37809
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typec_partner_unlink_device can lead to a …

May 8, 2025
CVE-2025-37808
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be …

May 8, 2025
CVE-2025-37807
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kmemleak warning for percpu hashmap Vlad Poenaru reported the following kmemleak issue: unreferenced …

May 8, 2025
CVE-2025-37806
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in __generic_file_write_iter. [1] Before …

May 8, 2025
CVE-2025-37805
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancel_sync warnings on uninitialized work_structs Betty reported hitting the following warning: [ 8.709131][ …

May 8, 2025
CVE-2025-37802
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_timeout() will set the state …

May 8, 2025
CVE-2025-37801
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spi_imx_setupxfer() Add check for the return value of spi_imx_setupxfer(). spi_imx->rx …

May 8, 2025
CVE-2025-37800
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in dev_uevent() If userspace reads "uevent" device attribute …

May 8, 2025
CVE-2025-32873
5.3 MEDIUM

An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service …

May 8, 2025
CVE-2024-55651
5.4 MEDIUM

i-Educar is free, fully online school management software. Version 2.9 of the application fails to properly validate and sanitize user supplied input, leading to a …

May 8, 2025
CVE-2025-35939
5.3 MEDIUM KEV

Craft CMS stores arbitrary content provided by unauthenticated users in session files. This content could be accessed and executed, possibly using an independent vulnerability. Craft …

May 7, 2025
CVE-2025-32441
4.2 MEDIUM

Rack is a modular Ruby web server interface. Prior to version 2.2.14, when using the `Rack::Session::Pool` middleware, simultaneous rack requests can restore a deleted rack …

May 7, 2025
CVE-2025-0936
6.5 MEDIUM

On affected platforms running Arista EOS with a gNMI transport enabled, running the gNOI File TransferToRemote RPC with credentials for a remote server may cause …

May 7, 2025
CVE-2025-46821
5.3 MEDIUM

Envoy is a cloud-native edge/middle/service proxy. Prior to versions 1.34.1, 1.33.3, 1.32.6, and 1.31.8, Envoy's URI template matcher incorrectly excludes the `*` character from a …

May 7, 2025
CVE-2025-43878
6.0 MEDIUM

When running in Appliance mode, an authenticated attacker assigned the Administrator or Resource Administrator role may be able to bypass Appliance mode restrictions utilizing system …

May 7, 2025
CVE-2025-4043
6.8 MEDIUM

An admin user can gain unauthorized write access to the /etc/rc.local file on the device, which is executed on a system boot.

May 7, 2025
CVE-2025-31177
5.5 MEDIUM

gnuplot is affected by a heap buffer overflow at function utf8_copy_one.

May 7, 2025
CVE-2025-45514
6.5 MEDIUM

Tenda FH451 V1.0.0.9 has a stack overflow vulnerability in the function.frmL7ImForm.

May 7, 2025
CVE-2025-45388
6.1 MEDIUM

Wagtail CMS 6.4.1 is vulnerable to a Stored Cross-Site Scripting (XSS) in the document upload functionality. Attackers can inject malicious code inside a PDF file. …

May 7, 2025
CVE-2025-29746
6.1 MEDIUM

Cross Site Scripting vulnerability in Koillection v.1.6.10 allows a remote attacker to escalate privileges via the collection, Wishlist and album components

May 7, 2025
CVE-2025-47423
5.8 MEDIUM

Personal Weather Station Dashboard 12_lts allows unauthenticated remote attackers to read arbitrary files via ../ directory traversal in the test parameter to /others/_test.php, as demonstrated …

May 7, 2025
CVE-2025-47203
4.5 MEDIUM

dbclient in Dropbear SSH before 2025.88 allows command injection via an untrusted hostname argument, because a shell is used.

May 7, 2025
CVE-2025-20223
4.7 MEDIUM

A vulnerability in Cisco Catalyst Center, formerly Cisco DNA Center, could allow an authenticated, remote attacker to read and modify data in a repository that …

May 7, 2025
CVE-2025-20221
5.3 MEDIUM

A vulnerability in the packet filtering features of Cisco IOS XE SD-WAN Software could allow an unauthenticated, remote attacker to bypass Layer 3 and Layer …

May 7, 2025
CVE-2025-20216
4.7 MEDIUM

A vulnerability in the web interface of Cisco Catalyst SD-WAN Manager, formerly Cisco SD-WAN vManage, could allow an unauthenticated, remote attacker to inject HTML into …

May 7, 2025
CVE-2025-20214
4.3 MEDIUM

A vulnerability in the Network Configuration Access Control Module (NACM) of Cisco IOS XE Software could allow an authenticated, remote attacker to obtain unauthorized read …

May 7, 2025
CVE-2025-20213
5.5 MEDIUM

A vulnerability in the CLI of Cisco Catalyst SD-WAN Manager, formerly Cisco SD-WAN vManage, could allow an authenticated, local attacker to overwrite arbitrary files on …

May 7, 2025

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.