Lucene search
+L

249345 matches found

OSV
OSV
added 2 days ago10 views

ROOT-OS-DEBIAN-11-CVE-2026-7017 CVE-2026-7017 in perl - Patched by Root

Root has patched CVE-2026-7017 in the perl package for Root:Debian:11. Multiple fixed versions available...

7.1CVSS5.4AI score0.00257EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-16742

systemd-homed contains a local privilege escalation bug via arbitrary system group addition to a local, logged in, homed-managed user...

6.7CVSS5.3AI score0.00057EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-13206 Multiple Vulnerabilities in Zyxel's WAH7601 - OS Command Injection

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS0.01269EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-55621

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.3AI score0.01269EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55608

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.3AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-55582

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

5.4AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55571

In the Linux kernel, the following vulnerability has been resolved: s390/checksum: Fix csumpartial without vector facility Currently csumpartial calls csumcopy with copy=false and dst=NULL. On machines without the vector facility, csumcopy falls back to cksmdst, ..., causing the checksum to be...

5.3AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55444

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

5.3AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago13 views

CVE-2026-68343

CVE-2026-68343 affects the Linux kernel SMB client in the DFS referral handling. The issue occurs in parse_dfs_referrals() where a PathConsumed value from the DFS referral is not validated against the search name length, allowing later DFS path parsing to advance beyond the end of the path when a...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55413

In the Linux kernel, the following vulnerability has been resolved: cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths In cifsclosedeferredfile, cifsclosealldeferredfiles, and cifsclosedeferredfileunderdentry, when a pending deferred close is cancelled via...

5.3AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-68273 drm/amdgpu: Fix context pstate override handling

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix context pstate override handling There are several problems in the context pstate handling code. The most serious ones are potential use-after-free and NULL pointer dereferences at context initialization time. Bot...

0.00175EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago18 views

CVE-2026-68270

The CVE-2026-68270 entry concerns the Linux kernel component drm/sysfb where the visible size of the system framebuffer could be truncated due to 32-bit arithmetic overflow when height and stride are large. The root cause is arithmetic overflow in calculating the visible size; the fix replaces th...

5.3AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-55371

In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: Avoid possible truncation with calculating visible size Calculating the visible size of the system framebuffer can result in truncation of the result. The calculation uses 32-bit arithmetics, which can overflow if the...

5.3AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55366

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

5.4AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago12 views

CVE-2026-68265

The CVE-2026-68265 entry concerns the Linux kernel DRM XE VM: a prefetch of a BO region (DRM_XE_CONSULT_MEM_ADVISE_PREF_LOC) could be treated as an index into region_to_mem_type[], with the value -1 causing an out-of-bounds access. The fix resolves the preferred BO VMAs location directly: local V...

5.4AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-55554

In the Linux kernel, the following vulnerability has been resolved: afs: Fix afseditdirremove to get, not find, block 0 Fix afseditdirremove to use afsdirgetblock to get block 0 rather than afsdirfindblock as the latter caches the found block in the afsdiriter and may switch out the page it's on ...

5.3AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-68083 ksmbd: fix path resolution in ksmbd_vfs_kern_path_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

5.3AI score
SaveExploits0References7
NVD
NVD
added 2 days ago8 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
NVD
NVD
added 2 days ago8 views

CVE-2026-72580

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directl...

9.8CVSS0.00931EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-72577

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS0.00855EPSS
SaveExploits0References4
Rows per page
Query Builder