Lucene search
+L

975339 matches found

EUVD
EUVD
added 3 days ago5 views

EUVD-2026-55605

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

5.6AI score0.00163EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago26 views

CVE-2026-68419

The CVE relates to the Linux kernel RDMA/irdma driver. During QP/CQ/SRQ creation, the process registers user-space buffers as special regions (ABI-indicated, no valid mkey) before the actual QP/CQ/SRQ object is created. This can allow a user to call rereg_mr on these MR objects and cause a real C...

5.6AI score0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-68417 RDMA/siw: publish QP after initialization

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: publish QP after initialization siwcreateqp currently calls siwqpadd before the queues, CQ pointers, state, completion, and device list entry are ready. A QPN lookup can therefore reach a QP that is still being...

0.00156EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago21 views

CVE-2026-68302

The CVE affects the Linux kernel AMT paths where several receive/transmit handlers cache pointers into the skb head (e.g., ip_hdr(), ipv6_hdr(), eth_hdr(), and AMT headers) and then a later head reallocation can dangle the cached pointer. Affected sites include amt_rcv(), amt_dev_xmit(), amt_mult...

5.2AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago6 views

CVE-2026-68279 drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers drmdpsidebandparseremotedpcdread reads numbytes from the raw message and then unconditionally does: memcpybytes, &raw-msgidx, numbytes; without checking that idx...

5.5AI score
SaveExploits0References8
CVE
CVE
added 3 days ago17 views

CVE-2026-68224

CVE-2026-68224 relates to the Linux kernel Mali-C55 media driver. The issue arose from media_pad_remote_pad_unique() returning either a valid pointer or an ERR_PTR on failure (-ENOTUNIQ or -ENOLINK). The code assigned this return directly to isp->remote_src and dereferenced it without validati...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-55325

In the Linux kernel, the following vulnerability has been resolved: media: mali-c55: Fix possible ERRPTR in enablestreams The mediapadremotepadunique function returns either a valid pointer or an ERRPTR on failure -ENOTUNIQ if multiple links are enabled, -ENOLINK if no connected pad is found. The...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-55289

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix session UAF in settermios rfcommttysettermios tests dlc-session without rfcommmutex and later passes the pointer to rfcommsendrpn. The latter dereferences both session-initiator and session-sock. Meanwhile,...

5.4AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-68188 Bluetooth: RFCOMM: Fix session UAF in set_termios

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix session UAF in settermios rfcommttysettermios tests dlc-session without rfcommmutex and later passes the pointer to rfcommsendrpn. The latter dereferences both session-initiator and session-sock. Meanwhile,...

0.002EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-72692

A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes...

7.5CVSS5.5AI score0.00272EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago12 views

EUVD-2026-55535

A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes...

7.5CVSS5.5AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago6 views

CVE-2026-72691 OpenSignLabs opensignserver - Authentication Bypass

An authentication bypass vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to mint MASTERKEY-signed file access tokens for arbitrary stored files via the getsignedurl Parse cloud function. The function skips its isAuthenticated check whenever an...

7.5CVSS5.6AI score
SaveExploits0References3
OSV
OSV
added 3 days ago9 views

CVE-2026-72688 OpenSignLabs opensignserver - Missing Authentication for Critical Function

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-68127 ila: reload IPv6 header after pskb_may_pull in checksum adjust

In the Linux kernel, the following vulnerability has been resolved: ila: reload IPv6 header after pskbmaypull in checksum adjust ilacsumadjusttransport caches ip6h = ipv6hdrskb before calling pskbmaypull. On a non-linear skb whose transport header sits in a page fragment, pskbmaypull can call...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago23 views

CVE-2026-68127

The CVE describes a slab-use-after-free in the Linux kernel’s ila_update_ipv6_locator() triggered by a non-linear skb and pskb_may_pull() in the csum_adjust_transport path. The root cause is that ila_csum_adjust_transport() caches ip6h = ipv6_hdr(skb) before pskb_may_pull(), and __pskb_pull_tail(...

5.4AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-55497

In the Linux kernel, the following vulnerability has been resolved: vxlan: mdb: Fix source list corruption on a failed replace When replacing the source list of an MDB remote entry, all existing sources are first marked for deletion and vxlanmdbremotesrcsadd is then called to add the new source...

5.7AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago5 views

MAL-2026-13694 Malicious code in env-local (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7faefbcd9110b5e08b469d72d6541875ba4e2702c4490d1a24c37b313160f86b env-local presents itself as a dotenv-compatible.env loader README, keywords, and API mirror motdotla/dotenv, but lib/main.js unconditionally require...

5.4AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 3 days ago9 views

TrueConf Server Flaws Exploited to Replace Client Installers with PhantomCore

The threat actor known as Head Mare has been observed weaponizing security flaws in unpatched TrueConf servers once again in attacks targeting Russian companies spanning instrumentation, electronics, transport, energy, IT, and software development sectors. Russian cybersecurity vendor Kaspersky...

7.8CVSS8.7AI score0.0575EPSS
SaveExploits2
NVD
NVD
added 3 days ago6 views

CVE-2026-72593

A missing authentication vulnerability in dulldusk/phpfm through 1.8.0 allows an unauthenticated remote attacker to access the full file manager functionality including reading, writing, deleting, and uploading files anywhere on the server filesystem...

9.8CVSS0.00527EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago9 views

CVE-2026-72590

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to inject arbitrary cron job entries by sending a crafted GET request to /crontab with URL-encoded newlines in the envvars parameter...

9.8CVSS0.01281EPSS
SaveExploits0References2
Rows per page
Query Builder