PULSE
LIVE75signals / 24h
FEED
ransomglobal secret group reclama a Pro-Tuff | Decals · US · Retail & E-Commerceransomdeadlock reclama a High Class Car Limo · US · Transportationransomanubis reclama a Eagle Crest Communities · US · Hospitalityransomglobal secret group reclama a Spergel · CA · Professional Servicesransomdeadlock reclama a West African Resources ltd · AU · Energy & Utilitiesransomdeadlock reclama a Caspian One · AZ · Energy & Utilitiesransomsection9 reclama a *****.com.pt · PT · Educationransomsection9 reclama a ********.com.uy · UY · Agriculture and Food Productionransomsection9 reclama a ****.fr · FR · Retail & E-Commerceransomsection9 reclama a ********.com · US · Otherransomsection9 reclama a ******.com.se · SE · Healthcareransomsection9 reclama a ******.com · US · Technologyransomsection9 reclama a ****.com.mc · MC · Hospitalityransomsection9 reclama a *****.ind.br · BR · Agriculture and Food Productionransomglobal secret group reclama a Pro-Tuff | Decals · US · Retail & E-Commerceransomdeadlock reclama a High Class Car Limo · US · Transportationransomanubis reclama a Eagle Crest Communities · US · Hospitalityransomglobal secret group reclama a Spergel · CA · Professional Servicesransomdeadlock reclama a West African Resources ltd · AU · Energy & Utilitiesransomdeadlock reclama a Caspian One · AZ · Energy & Utilitiesransomsection9 reclama a *****.com.pt · PT · Educationransomsection9 reclama a ********.com.uy · UY · Agriculture and Food Productionransomsection9 reclama a ****.fr · FR · Retail & E-Commerceransomsection9 reclama a ********.com · US · Otherransomsection9 reclama a ******.com.se · SE · Healthcareransomsection9 reclama a ******.com · US · Technologyransomsection9 reclama a ****.com.mc · MC · Hospitalityransomsection9 reclama a *****.ind.br · BR · Agriculture and Food Production
CVE Watch352,785 in full archive

Vulnerabilities exploitable today

352,785in current view

Single score combining CVSS, KEV membership and EPSS. Every CVE with its own record — timeline from publication to active exploitation.

In KEV catalog1,653
New KEV · 24H0
Exploit Today ≥ 701,600

Distribution · last window

  • Critical
    2,281
  • High
    7,880
  • Medium
    7,174
  • Low
    676
Filters

Window

Severity

Flags

Vulnerabilities340,321–340,360 · 352,785
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-233407.8 HIG
3.5%
1In the Linux kernel, the following vulnerability has been resolved: net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs When shrinking the number of real tx queues, netif_set_real_num_tx_queues() calls qdisc_reset_all_tx_gt() to flush qdiscs for queues which will no longer be used. qdisc_reset_all_tx_gt() currently serializes qdisc_reset() with qdisc_lock(). However, for lockless qdiscs, the dequeue path is serialized by qdisc_run_begin/end() using qdisc->seqlock instead, so qdisc_reset() can run concurrently with __qdisc_run() and free skbs while they are still being dequeued, leading to UAF. This can easily be reproduced on e.g. virtio-net by imposing heavy traffic while frequently changing the number of queue pairs: iperf3 -ub0 -c $peer -t 0 & while :; do ethtool -L eth0 combined 1 ethtool -L eth0 combined 2 done With KASAN enabled, this leads to reports like: BUG: KASAN: slab-use-after-free in __qdisc_run+0x133f/0x1760 ... Call Trace: <TASK> ... __qdisc_run+0x133f/0x1760 __dev_queue_xmit+0x248f/0x3550 ip_finish_output2+0xa42/0x2110 ip_output+0x1a7/0x410 ip_send_skb+0x2e6/0x480 udp_send_skb+0xb0a/0x1590 udp_sendmsg+0x13c9/0x1fc0 ... </TASK> Allocated by task 1270 on cpu 5 at 44.558414s: ... alloc_skb_with_frags+0x84/0x7c0 sock_alloc_send_pskb+0x69a/0x830 __ip_append_data+0x1b86/0x48c0 ip_make_skb+0x1e8/0x2b0 udp_sendmsg+0x13a6/0x1fc0 ... Freed by task 1306 on cpu 3 at 44.558445s: ... kmem_cache_free+0x117/0x5e0 pfifo_fast_reset+0x14d/0x580 qdisc_reset+0x9e/0x5f0 netif_set_real_num_tx_queues+0x303/0x840 virtnet_set_channels+0x1bf/0x260 [virtio_net] ethnl_set_channels+0x684/0xae0 ethnl_default_set_doit+0x31a/0x890 ... Serialize qdisc_reset_all_tx_gt() against the lockless dequeue path by taking qdisc->seqlock for TCQ_F_NOLOCK qdiscs, matching the serialization model already used by dev_reset_queue(). Additionally clear QDISC_STATE_NON_EMPTY after reset so the qdisc state reflects an empty queue, avoiding needless re-scheduling.12d
CVE-2020-0309
3.5%
1
CVE-2025-24795
3.5%
1
CVE-2026-3508
3.5%
1
CVE-2025-39934
3.5%
1
CVE-2023-53245
3.5%
1
CVE-2025-54818
3.5%
1
CVE-2024-13983
3.5%
1
CVE-2021-0577
3.5%
1
CVE-2024-34641
3.5%
1
CVE-2025-39857
3.5%
1
CVE-2025-27332
3.5%
1
CVE-2019-20600
3.5%
1
CVE-2025-39916
3.5%
1
CVE-2025-27021
3.5%
1
CVE-2026-121917.8 HIG
3.5%
1A vulnerability was found in Comma AI Openpilot 0.11. This issue affects the function pickle.load/pickle.loads of the file selfdrive/modeld/modeld.py of the component Pickle Module. The manipulation results in deserialization. The attack is only possible with local access. The vendor was contacted early about this disclosure but did not respond in any way.2d
CVE-2025-38271
3.5%
1
CVE-2026-416943.7 LOW
3.5%
1Since Spring Security SAML decrypts SAML Responses as well as elements of SAML LogoutRequests and LogoutResponses without requiring a valid signature, attackers may be able to craft these SAML payloads and use the Service Provider as a decryption oracle. Affected versions: Spring Security 5.7.0 through 5.7.23; 5.8.0 through 5.8.25; 6.3.0 through 6.3.16; 6.4.0 through 6.4.16; 6.5.0 through 6.5.10; 7.0.0 through 7.0.5.4d
CVE-2023-53667
3.5%
1
CVE-2025-38633
3.5%
1
CVE-2025-38638
3.5%
1
CVE-2026-46164
3.5%
1
CVE-2025-10609
3.5%
1
CVE-2018-25378
3.5%
1
CVE-2023-39250
3.5%
1
CVE-2025-23377
3.5%
1
CVE-2025-306506.7 MED
3.5%
1A Missing Authentication for Critical Function vulnerability in command processing of Juniper Networks Junos OS allows a privileged local attacker to gain access to Linux-based line cards as root. This issue affects systems running Junos OS using Linux-based line cards. Affected line cards include: * MPC7, MPC8, MPC9, MPC10, MPC11 * LC2101, LC2103 * LC480, LC4800, LC9600 * MX304 (built-in FPC) * MX-SPC3 * SRX5K-SPC3 * EX9200-40XS * FPC3-PTX-U2, FPC3-PTX-U3 * FPC3-SFF-PTX * LC1101, LC1102, LC1104, LC1105 This issue affects Junos OS:  * all versions before 22.4R3-S8,  * from 23.2 before 23.2R2-S6,  * from 23.4 before 23.4R2-S6,  * from 24.2 before 24.2R2-S3,  * from 24.4 before 24.4R2, * from 25.2 before 25.2R2.2d
CVE-2025-2797
3.5%
1
CVE-2024-9203
3.5%
1
CVE-2023-53252
3.5%
1
CVE-2025-38287
3.5%
1
CVE-2025-38258
3.5%
1
CVE-2023-53380
3.5%
1
CVE-2023-30700
3.5%
1
CVE-2025-40579
3.5%
1
CVE-2026-20641
3.5%
1
CVE-2025-38266
3.5%
1
CVE-2025-10887
3.5%
1
CVE-2024-9949
3.5%
1
CVE-2025-0360
3.5%
1