PULSE
LIVE95signals / 24h
FEED
ransomglobal secret group reclama a Louisiana Coalition Against | Domestic Violence · US · Otherransomcrpxo reclama a ProSmile Family Dental Care · US · Healthcareransomcrpxo reclama a Qube Aviation Catering · US · Transportationransomcrpxo reclama a Performance Data Solutions · US · Professional Servicesransomcrpxo reclama a Host & Protect (RedBlink) · US · Technologyransomcrpxo reclama a RnnR Cloud · US · Technologyransomcrpxo reclama a CodeConductor.ai · US · Technologyransomcrpxo reclama a Prei Capital · US · Financial Servicesransomcrpxo reclama a FLP Law Group LLP · US · Professional Servicesransomcrpxo reclama a Summit Hill Insurance · US · Financial Servicesransomcrpxo reclama a MRO Aerospace · US · Manufacturingransomincransom reclama a takethehop.com · US · Hospitalityransomglobal secret group reclama a Park Manufacturing Corp. · US · Manufacturingransomexfilsquad reclama a Wesco International · US · Manufacturingransomglobal secret group reclama a Louisiana Coalition Against | Domestic Violence · US · Otherransomcrpxo reclama a ProSmile Family Dental Care · US · Healthcareransomcrpxo reclama a Qube Aviation Catering · US · Transportationransomcrpxo reclama a Performance Data Solutions · US · Professional Servicesransomcrpxo reclama a Host & Protect (RedBlink) · US · Technologyransomcrpxo reclama a RnnR Cloud · US · Technologyransomcrpxo reclama a CodeConductor.ai · US · Technologyransomcrpxo reclama a Prei Capital · US · Financial Servicesransomcrpxo reclama a FLP Law Group LLP · US · Professional Servicesransomcrpxo reclama a Summit Hill Insurance · US · Financial Servicesransomcrpxo reclama a MRO Aerospace · US · Manufacturingransomincransom reclama a takethehop.com · US · Hospitalityransomglobal secret group reclama a Park Manufacturing Corp. · US · Manufacturingransomexfilsquad reclama a Wesco International · US · Manufacturing
CVE Watch352,788 in full archive

Vulnerabilities exploitable today

352,788in 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,882
  • Medium
    7,175
  • Low
    676
Filters

Window

Severity

Flags

Vulnerabilities340,001–340,040 · 352,788
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-130226.5 MED
3.6%
1Inappropriate implementation in Autofill in Google Chrome prior to 149.0.7827.197 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)26d
CVE-2026-247555.4 MED
3.6%
1Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify permissions on resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.4d
CVE-2017-17302
3.6%
1
CVE-2026-22593
3.6%
1
CVE-2026-24191
3.6%
1
CVE-2026-348176.4 MED
3.6%
1Endian Firewall version 3.3.25 and prior allow stored cross-site scripting (XSS) via the ADDRESS BCC parameter to /cgi-bin/smtprouting.cgi. An authenticated attacker can inject arbitrary JavaScript that is stored and executed when other users view the affected page.2d
CVE-2026-50643
3.6%
1
CVE-2026-130797.8 HIG
3.6%
1A local privilege escalation vulnerability in the WatchGuard Mobile VPN with SSL client for Windows allows a local attacker to escalate their privileges to NT AUTHORITY\SYSTEM on the machine where the client is installed. This issue affects the Mobile VPN with SSL client for Windows up to and including 2026.2.17d
CVE-2024-13768
3.6%
1
CVE-2017-17137
3.6%
1
CVE-2026-603105.4 MED
3.6%
1Vulnerability in the Oracle Performance Management product of Oracle E-Business Suite (component: Appraisals). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Performance Management. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Performance Management accessible data as well as unauthorized read access to a subset of Oracle Performance Management accessible data. CVSS 3.1 Base Score 5.4 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N).3d
CVE-2026-462747.8 HIG
3.6%
1In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry in acct->work_list has the same hash value, but never checks that the predecessor is hashed at all. io_get_work_hash() is simply atomic_read(&work->flags) >> IO_WQ_HASH_SHIFT, and the hash bits are never set for non-hashed work, so it returns 0. Thus, when a hashed bucket-0 work is cancelled while a non-hashed work is its list predecessor, the check spuriously passes and a pointer to the non-hashed io_kiocb is stored in wq->hash_tail[0]. Because non-hashed work is dequeued via the fast path in io_get_next_work(), which never touches hash_tail[], the stale pointer is never cleared. Therefore, after the non-hashed io_kiocb completes and is freed back to req_cachep, wq->hash_tail[0] is a dangling pointer. The io_wq is per-task (tctx->io_wq) and survives ring open/close, so the dangling pointer persists for the lifetime of the task; the next hashed bucket-0 enqueue dereferences it in io_wq_insert_work() and wq_list_add_after() writes through freed memory. Add the missing io_wq_is_hashed() check so a non-hashed predecessor never inherits a hash_tail[] slot.4d
CVE-2023-28899
3.6%
1
CVE-2026-485315.4 MED
3.6%
1GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the Retention Policy configuration that allows authenticated attackers to inject arbitrary web script or HTML via the policy name parameter to /Archiver/RetentionPolicyWizard.aspx. The injected payload is stored by RetentionPolicyWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the Retention and Spam Policies page.3d
CVE-2021-47882
3.6%
1
CVE-2026-45782
3.6%
1Cloud Hypervisor is a Virtual Machine Monitor for Cloud workloads. From version 21.0 to before version 51.2, a guest can cause a use-after-free in the cloud-hypervisor process by submitting two virtio-block descriptor chains that reuse the same head_index while asynchronous block I/O is enabled (e.g. io_uring, aio). When the kernel completes the duplicate operation before the original, the completion path frees a bounce buffer that the kernel is still actively reading from or writing to, corrupting the freed memory. This issue has been patched in versions 51.2 and 52.0.4d
CVE-2025-1755
3.6%
1
CVE-2026-5407
3.6%
1
CVE-2017-11047
3.6%
1
CVE-2026-491925.4 MED
3.6%
1The summary service endpoint suffers from an IDOR vulnerability where it fails to verify user ownership of hardware serial numbers, exposing device data to scraping.4d
CVE-2025-36243
3.6%
1
CVE-2026-236955.4 MED
3.6%
1Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function() and rendered via Vue's v-html directive without sanitization. An attacker with content/:models/manage permission can inject arbitrary JavaScript into the Display template, which executes in the browser of any user viewing the collection items list.13d
CVE-2025-24533
3.6%
1
CVE-2026-287355.4 MED
3.6%
1Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to validate the OAuth token scope on the callback which allows an authenticated Mattermost user to gain access to private repositories via modifying the scope parameter in the GitHub authorization URL.. Mattermost Advisory ID: MMSA-2026-006284d
CVE-2026-95225.4 MED
3.6%
1Improper access control in the PAM account discovery feature in Devolutions Server 2026.1.19 and earlier allows an authenticated user without administrative privileges to delete network discovery scan configurations.4d
CVE-2017-11091
3.6%
1
CVE-2026-43222
3.6%
1
CVE-2017-6295
3.6%
1
CVE-2026-43153
3.6%
1
CVE-2026-7038
3.6%
1
CVE-2025-40740
3.6%
1
CVE-2026-623555.4 MED
3.6%
1TDengine is an open source, time-series database optimized for Internet of Things devices. Prior to 3.4.1.15, a Data Reader admin_user on a TDengine Cloud DB instance could run create udf even though standard users should have read-only permissions for non-database objects and show dnodes and create user were denied. This issue is fixed in version 3.4.1.15.11d
CVE-2026-584607.7 HIG
3.6%
1react-native-receive-sharing-intent contains a path traversal vulnerability that allows a co-resident malicious application to write files outside the intended cache directory by supplying a crafted _display_name value containing dot-dot path components through a malicious ContentProvider. Attackers can fire an explicit ACTION_SEND intent at the consuming app's exported share-receiver activity to overwrite arbitrary files in the consuming app's private data directory, including databases, shared preferences, and cached configuration, with attacker-controlled content.12d
CVE-2021-25393
3.6%
1
CVE-2024-13682
3.6%
1
CVE-2026-43258
3.6%
1
CVE-2023-53396
3.6%
1
CVE-2025-23985
3.6%
1
CVE-2023-30698
3.6%
1
CVE-2025-62439
3.6%
1