CVE Database

10419+ 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-2026-13714
9.8 CRITICAL

The Realtyna Organic IDX plugin + WPL Real Estate WordPress plugin before 5.3.0 does not validate the type of uploaded files, and its file upload …

Jul 27, 2026
CVE-2026-13597
9.1 CRITICAL

The 微信二维码登陆 WordPress plugin through 1.3 does not properly validate WeChat webhook requests, as its signature check always passes, and it discloses the generated login …

Jul 27, 2026
CVE-2026-13332
9.1 CRITICAL

The Masteriyo LMS WordPress plugin before 2.3.1 does not correctly verify authorization on an unauthenticated AJAX action used to clear user sessions, allowing unauthenticated attackers …

Jul 27, 2026
CVE-2026-12394
9.8 CRITICAL

The MemberGlut WordPress plugin before 1.1.5 does not validate the role chosen during front-end registration, allowing unauthenticated users to register an account with an arbitrary …

Jul 27, 2026
CVE-2026-64530
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle tcf_classify() can return TC_ACT_CONSUMED while the skb is held …

Jul 26, 2026
CVE-2026-66012
10.0 CRITICAL

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check (model.CheckAuth) with …

Jul 25, 2026
CVE-2026-64523
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshake_nl_accept_doit() needs the file pointer backing req->hr_sk->sk_socket …

Jul 25, 2026
CVE-2026-64459
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcp_ao_destroy_sock Commit 51e547e8c89c ("tcp: Free TCP-AO/TCP-MD5 info/keys without RCU") …

Jul 25, 2026
CVE-2026-64450
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATE_MSG can carry a …

Jul 25, 2026
CVE-2026-64439
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc krb5_aead_encrypt(), krb5_aead_decrypt() in rfc3961_simplified.c and …

Jul 25, 2026
CVE-2026-64410
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: IPIP tunnel hardware offload is not yet support No driver supports for IPIP …

Jul 25, 2026
CVE-2026-64399
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE The FSCTL_DUPLICATE_EXTENTS_TO_FILE arm of smb2_ioctl() overwrites the destination file's …

Jul 25, 2026
CVE-2026-64397
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERY_DIRECTORY requests per file smb2_query_dir() stores a pointer to its stack-allocated private data …

Jul 25, 2026
CVE-2026-64393
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SET_INFO handlers call path-based VFS helpers after …

Jul 25, 2026
CVE-2026-64392
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for delete-on-close Delete-on-close can be completed by deferred or durable handle …

Jul 25, 2026
CVE-2026-64391
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike …

Jul 25, 2026
CVE-2026-64387
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error …

Jul 25, 2026
CVE-2026-64386
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query_info() replay double-free A response-bearing attempt can return a replayable error and …

Jul 25, 2026
CVE-2026-64385
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_ioctl() replay A response-bearing attempt can return a replayable error …

Jul 25, 2026
CVE-2026-64384
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error …

Jul 25, 2026
CVE-2026-64383
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_flush() replay SMB2_flush() keeps its response buffer bookkeeping across replay …

Jul 25, 2026
CVE-2026-64355
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but …

Jul 25, 2026
CVE-2026-64320
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmet_execute_disc_get_log_page() validates only the …

Jul 25, 2026
CVE-2026-64319
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: validate reply message payload bounds against transfer length nvmet_auth_reply() accesses the variable-length rval[] array …

Jul 25, 2026
CVE-2026-64303
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengine_prep_slave_sg() fails for …

Jul 25, 2026
CVE-2026-64269
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg When the server answers an RTRS …

Jul 25, 2026
CVE-2026-64268
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: bound Read Response placement to the RREAD length In drivers/infiniband/sw/siw/siw_qp_rx.c, siw_proc_rresp() places each inbound …

Jul 25, 2026
CVE-2026-64257
9.1 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b ("smb: client: restrict implied …

Jul 25, 2026
CVE-2026-16766
9.8 CRITICAL

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options. Options are passed directly to the wkhtmltopdf command without sanitization. …

Jul 25, 2026
CVE-2026-16280
9.8 CRITICAL

An integer overflow when calculating physical offsets for sparse PMRs may result in 32-bit truncation of address computations for PMRs larger than 4 GB. This …

Jul 24, 2026
CVE-2026-61884
9.8 CRITICAL

The web management interface of Tycon Systems TPDIN-Monitor-WEB2 does not perform server-side validation of credentials during the login process. By submitting empty values for both …

Jul 24, 2026
CVE-2026-62835
9.3 CRITICAL

Improper authorization in Azure Portal allows an unauthorized attacker to disclose information over a network.

Jul 24, 2026
CVE-2026-48021
9.1 CRITICAL

In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake …

Jul 24, 2026
CVE-2026-64232
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: block: recompute nr_integrity_segments in blk_insert_cloned_request blk_insert_cloned_request() already recomputes nr_phys_segments against the bottom queue, because "the …

Jul 24, 2026
CVE-2026-64216
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages() netfs_unlock_abandoned_read_pages(rreq) accesses the index of the folios it is …

Jul 24, 2026
CVE-2026-58630
10.0 CRITICAL

Improper access control in Azure App Service allows an unauthorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-58586
9.8 CRITICAL

Image::WebP versions through 0.2 for Perl bundle a vulnerable version of libwebp. Image::WebP does not link to the system libwebp. Instead, it uses a bundled …

Jul 24, 2026
CVE-2026-57106
10.0 CRITICAL

Server-side request forgery (ssrf) in Data Quality allows an unauthorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-56163
10.0 CRITICAL

Missing authentication for critical function in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-16634
9.8 CRITICAL

TOML::XS versions before 0.06 for Perl bundle an unsupported and vulnerable version of tomlc99. The tomlc99 library is no longer maintained, and has an uncontrolled …

Jul 24, 2026
CVE-2026-15704
9.8 CRITICAL

In Eclipse BaSyx Go Components versions up to and including 1.0.0, ABAC-enabled deployments are vulnerable to an authorization bypass caused by inconsistent trailing-slash handling between …

Jul 24, 2026
CVE-2026-12877
9.1 CRITICAL

The Project Management, Bug and Issue Tracking Plugin WordPress plugin before 5.1.0 does not sanitise and escape user supplied input before using it in a …

Jul 24, 2026
CVE-2026-62825
10.0 CRITICAL

Improper authentication in Azure Key Vault allows an unauthorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-58275
10.0 CRITICAL

Missing authorization in Azure DNS allows an unauthorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-56191
10.0 CRITICAL

Improper authentication in Microsoft Exchange Online allows an unauthorized attacker to perform tampering over a network.

Jul 24, 2026
CVE-2026-56165
9.8 CRITICAL

Heap-based buffer overflow in Microsoft Account allows an unauthorized attacker to execute code over a network.

Jul 24, 2026
CVE-2026-56160
9.1 CRITICAL

Improper authorization in Azure Red Hat OpenShift (ARO) allows an authorized attacker to elevate privileges over a network.

Jul 24, 2026
CVE-2026-54120
9.9 CRITICAL

Improper input validation in Microsoft Surface allows an authorized attacker to execute code over a network.

Jul 24, 2026
CVE-2026-50517
9.9 CRITICAL

Deserialization of untrusted data in M365 Copilot allows an authorized attacker to execute code over a network.

Jul 24, 2026
CVE-2026-42933
10.0 CRITICAL

Pronetiqs IntraVUE versions 3.2.1a14 and prior have an unintended proxy or intermediary vulnerability which could allow an attacker to use an active proxy, which would …

Jul 23, 2026

Scan your infrastructure for known CVEs

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