CVE Database

121775+ 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-2024-40910
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25_release(), we call …

Jul 12, 2024
CVE-2024-40909
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free in bpf_link_free() After commit 1a80dbcb2dba, bpf_link can be freed by …

Jul 12, 2024
CVE-2024-40908
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Set run context for rawtp test_run callback syzbot reported crash when rawtp program executed …

Jul 12, 2024
CVE-2024-40907
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ionic: fix kernel panic in XDP_TX action In the XDP_TX path, ionic driver sends a …

Jul 12, 2024
CVE-2024-40906
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardown_hca fails to execute during …

Jul 12, 2024
CVE-2024-40905
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in __fib6_drop_pcpu_from() syzbot found a race in __fib6_drop_pcpu_from() [1] If compiler …

Jul 12, 2024
CVE-2024-40904
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages The syzbot fuzzer found …

Jul 12, 2024
CVE-2024-40903
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps There could be a potential use-after-free case …

Jul 12, 2024
CVE-2024-40902
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what …

Jul 12, 2024
CVE-2024-40901
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory There is a potential out-of-bounds access when …

Jul 12, 2024
CVE-2024-40900
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILES_DEAD set, we can still …

Jul 12, 2024
CVE-2024-40899
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() We got the following issue in a fuzz test of …

Jul 12, 2024
CVE-2024-39510
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() We got the following issue in a fuzz test of …

Jul 12, 2024
CVE-2024-39509
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARN_ON() in implement() Syzkaller hit a warning [1] in a call …

Jul 12, 2024
CVE-2024-39508
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq …

Jul 12, 2024
CVE-2024-39507
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic …

Jul 12, 2024
CVE-2024-39506
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet In lio_vf_rep_copy_packet() pg_info->page is compared to …

Jul 12, 2024
CVE-2024-39505
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komeda_pipeline_get_state() may return an error-valued pointer, thus check the pointer …

Jul 12, 2024
CVE-2024-39504
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: validate mandatory meta and payload Check for mandatory netlink attributes in payload and …

Jul 12, 2024
CVE-2024-39503
7.0 HIGH

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann …

Jul 12, 2024
CVE-2024-39502
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If …

Jul 12, 2024
CVE-2024-39501

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Jul 12, 2024
CVE-2024-39500
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of …

Jul 12, 2024
CVE-2024-39499
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in event_deliver() Coverity spotted that event_msg is controlled …

Jul 12, 2024
CVE-2024-39498
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2 [Why] Commit: - commit 5aa1dfcdf0a4 ("drm/mst: Refactor the …

Jul 12, 2024
CVE-2024-39497
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) Lack of check for copy-on-write (COW) mapping in drm_gem_shmem_mmap …

Jul 12, 2024
CVE-2024-39496
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix use-after-free due to race with dev replace While loading a zone's info …

Jul 12, 2024
CVE-2024-39495
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: greybus: Fix use-after-free bug in gb_interface_release due to race condition. In gb_interface_create, &intf->mode_switch_completion is bound …

Jul 12, 2024
CVE-2024-39494
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name ->d_name.name can change on rename and the earlier …

Jul 12, 2024
CVE-2024-39340
8.8 HIGH

The authentication system of Securepoint UTM mishandles OTP keys. This allows the bypassing of second-factor verification (when OTP is enabled) in both the administration web …

Jul 12, 2024
CVE-2024-36522
9.8 CRITICAL

The default configuration of XSLTResourceStream.java is vulnerable to remote code execution via XSLT injection when processing input from an untrusted source without validation. Users are …

Jul 12, 2024
CVE-2024-6328
9.8 CRITICAL

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to authentication bypass in all versions up …

Jul 12, 2024
CVE-2024-6353
8.8 HIGH

The Wallet for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'search[value]' parameter in all versions up to, and including, 1.5.4 due …

Jul 12, 2024
CVE-2024-6625
5.5 MEDIUM

The WP Total Branding – Complete branding solution for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions …

Jul 12, 2024
CVE-2024-6588
6.4 MEDIUM

The PowerPress Podcasting plugin by Blubrry plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘media_url’ parameter in all versions up to, and …

Jul 12, 2024
CVE-2024-6555
5.3 MEDIUM

The WP Popups – WordPress Popup builder plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.2.0.1. This …

Jul 12, 2024
CVE-2024-6024
8.8 HIGH

The ContentLock WordPress plugin through 1.0.3 does not have CSRF check in place when deleting groups or emails, which could allow attackers to make a …

Jul 12, 2024
CVE-2024-6023
8.8 HIGH

The ContentLock WordPress plugin through 1.0.3 does not have CSRF check in place when adding emails, which could allow attackers to make a logged in …

Jul 12, 2024
CVE-2024-6022
8.8 HIGH

The ContentLock WordPress plugin through 1.0.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged …

Jul 12, 2024
CVE-2024-5811
5.4 MEDIUM

The Simple Video Directory WordPress plugin before 1.4.4 does not sanitise and escape some of its settings, which could allow contributors and higher to perform …

Jul 12, 2024
CVE-2024-5626
6.1 MEDIUM

The Inline Related Posts WordPress plugin before 3.7.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a …

Jul 12, 2024
CVE-2024-4753
4.8 MEDIUM

The WP Secure Maintenance WordPress plugin before 1.7 does not sanitise and escape some of its settings, which could allow high privilege users such as …

Jul 12, 2024
CVE-2024-3112
4.8 MEDIUM

The Quotes and Tips by BestWebSoft WordPress plugin before 1.45 does not properly validate image files uploaded, allowing high privilege users such as admin to …

Jul 12, 2024
CVE-2024-2696
4.8 MEDIUM

The socialdriver-framework WordPress plugin before 2024.04.30 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to …

Jul 12, 2024
CVE-2024-2640
5.4 MEDIUM

The Watu Quiz WordPress plugin before 3.4.1.2 does not sanitise and escape some of its settings, which could allow users such as authors (if they've …

Jul 12, 2024
CVE-2024-2430
5.4 MEDIUM

The Website Content in Page or Post WordPress plugin before 2024.04.09 does not validate and escape some of its shortcode attributes before outputting them back …

Jul 12, 2024
CVE-2024-0974
4.8 MEDIUM

The Social Media Widget WordPress plugin before 4.0.9 does not sanitise and escape some of its settings, which could allow high privilege users such as …

Jul 12, 2024
CVE-2024-6677
7.8 HIGH

Privilege escalation in uberAgent

Jul 12, 2024
CVE-2024-1375
4.3 MEDIUM

The Event post plugin for WordPress is vulnerable to unauthorized bulk metadata update due to a missing nonce check on the save_bulkdatas function in all …

Jul 12, 2024
CVE-2024-6396
9.8 CRITICAL

A vulnerability in the `_backup_run` function in aimhubio/aim version 3.19.3 allows remote attackers to overwrite any file on the host server and exfiltrate arbitrary data. …

Jul 12, 2024

Scan your infrastructure for known CVEs

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