Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.2 HIGH
CVE-2026-56091 — Apache Shiro: Authentication bypass in Guice-Web integration

When using Apache Shiro with the shiro-guice module in a web servlet context, a specially crafted HTTP request may cause an authentication bypass. This vulnerability is similar to https://www.cve.or…

shiro | Remote
Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
2.0 LOW
CVE-2026-56130 — Apache Shiro: Remember-me cookie isn't checked for expiry on the server

"Remember me" cookie age is not verified on the server. This potentially allows an attacker to intercept a valid cookie and reuse it indefinitely, even after the configured expiration time has passed…

shiro | Remote
Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53277 — KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walk_s1() and kvm_walk_nested_s2() expect…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53276 — Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer In iso_sock_rebind_bc(), the bis pointer is cached, then the socket …

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53275 — ipv6: mcast: Fix use-after-free when processing MLD queries

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group addres…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53274 — net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS A logic flaw in __smc_setsockopt() allows a local unprivil…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53273 — tee: optee: prevent use-after-free when the client exits before the supplicant

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 ("tee: optee: Fix supplicant w…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53272 — erofs: fix use-after-free on sbi->sync_decompress

In the Linux kernel, the following vulnerability has been resolved: erofs: fix use-after-free on sbi->sync_decompress z_erofs_decompress_kickoff() can race with filesystem unmount, causing a use-af…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53271 — ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers smb2_oplock_break_noti() and smb2_lease_break_noti() read o…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53270 — ipvs: clear the svc scheduler ptr early on edit

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear the svc scheduler ptr early on edit ip_vs_edit_service() while unbinding the old scheduler clears the svc->scheduler …

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53269 — netfilter: synproxy: add mutex to guard hook reference counting

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53268 — netfilter: conntrack_irc: fix possible out-of-bounds read

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bai…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53267 — netfilter: nft_ct: bail out on template ct in get eval

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: bail out on template ct in get eval I noticed this issue while looking at a historic syzbot report [1]. A rul…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53266 — netfilter: bridge: make ebt_snat ARP rewrite writable

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind s…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53265 — dm cache policy smq: check allocation under invalidate lock

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in inval…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53264 — net/sched: act_api: use RCU with deferred freeing for action lifecycle

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is p…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53263 — 6lowpan: fix off-by-one in multicast context address compression

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpan_iphc_mcast_ctx_addr_compress() uses …

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53262 — l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()

In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl() pppol2tp_ioctl() read sock->sk->sk_user_data directly without any l…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53261 — devlink: Release nested relation on devlink free

In the Linux kernel, the following vulnerability has been resolved: devlink: Release nested relation on devlink free devlink relation state is normally released from devl_unregister(), which calls …

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
0.0 NA
CVE-2026-53260 — tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().

In the Linux kernel, the following vulnerability has been resolved: tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req(). syzbot reported a weird reqsk->rsk_refcnt underflow in __in…

Jun 25, 2026 Jun 25, 2026
Jun 25, 2026
Jun 25, 2026
Showing 20 of 8228 Results