Lucene search
+L

59125 matches found

Positive Technologies
Positive Technologies
added 2026/08/16 12:00 a.m.21 views

PT-2026-73126

The WPvivid — Backup, Migration & Staging WordPress plugin before 0.9.131 does not sanitise a value taken from an unauthenticated request before using it to build a log file path, allowing an attacker holding a site to site transfer key to create a log file in any existing writable directory of t...

5.2AI score0.00373EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.11 views

CVE-2026-74448

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

5.5AI score0.00168EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74273

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Block region delete during region creation Expand the range lock, rename it "regionslock", to disable region deletion in the critical period between constructregion and attachtarget, as well as the period between...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-72366

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfscreatewritereq to handle async cache object creation netfscreatewritereq will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough...

9.8CVSS5.4AI score0.00641EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.15 views

CVE-2026-72366

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfscreatewritereq to handle async cache object creation netfscreatewritereq will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough...

9.8CVSS5.6AI score0.00641EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:57 a.m.29 views

CVE-2026-74273 cxl/region: Block region delete during region creation

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Block region delete during region creation Expand the range lock, rename it "regionslock", to disable region deletion in the critical period between constructregion and attachtarget, as well as the period between...

5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:57 a.m.11 views

EUVD-2026-59420

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Block region delete during region creation Expand the range lock, rename it "regionslock", to disable region deletion in the critical period between constructregion and attachtarget, as well as the period between...

5.5AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.45 views

EUVD-2026-59278

In the Linux kernel, the following vulnerability has been resolved: fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped mount whose idmapping does not cover the caller's fsu,gid, the -tmpfi...

5.4AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:56 a.m.48 views

CVE-2026-72366

The CVE-2026-72366 entry concerns the Linux kernel netfs path: netfs_create_write_req() could skip caching if the fscache cookie was disabled, which during async cache object creation might not be advanced enough to enable caching. The fix removes cookie checks and delegates control to fscache_be...

9.8CVSS5.4AI score0.00641EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:56 a.m.10 views

EUVD-2026-59265

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfscreatewritereq to handle async cache object creation netfscreatewritereq will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough...

5.5AI score0.00641EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:52 a.m.9 views

CVE-2026-72048

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: fix casctl leak on spiasync failure ca8210spitransfer allocates casctl with kzallocobjGFPATOMIC and relies entirely on the SPI completion callback ca8210spitransfercomplete to free it. The spiasync API only...

5.5AI score0.00211EPSS
SaveExploits0
NVD
NVD
added 2026/08/14 6:19 p.m.13 views

CVE-2026-73849

Emlog is an open source website building system. In 2.6.26 and earlier, install.php accepts action=reinstall without authentication and deliberately skips the already-installed check because the guard runs only when $act != 'reinstall'. A remote attacker can submit hostname, dbuser, dbpasswd,...

9.8CVSS0.00484EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/14 5:37 p.m.75 views

CVE-2026-73849

In CVE-2026-73849, Emlog (2.6.26 and earlier) allows unauthenticated reinstall via install.php?action=reinstall. The code path bypasses the already-installed guard when act != 'reinstall', letting a remote attacker submit hostname, dbuser, dbpasswd, dbname, dbprefix, username, password, and email...

9.8CVSS5.4AI score0.00484EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/14 5:37 p.m.39 views

CVE-2026-73849 emlog allows unauthenticated reinstallation via `install.php?action=reinstall`.

Emlog is an open source website building system. In 2.6.26 and earlier, install.php accepts action=reinstall without authentication and deliberately skips the already-installed check because the guard runs only when $act != 'reinstall'. A remote attacker can submit hostname, dbuser, dbpasswd,...

9.8CVSS0.00484EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/14 5:18 p.m.10 views

AZL-95985 CVE-2026-47766 affecting package crun 1.24-6

crun is an open source OCI Container Runtime fully written in C. Prior to version 1.28, crun's default device setup opens the container rootfs /dev directory without ONOFOLLOW. If an OCI bundle contains rootfs/dev as a symlink and the bundle configuration does not mount /dev, crun follows that...

5.1CVSS5.8AI score0.00161EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/14 2:31 p.m.58 views

CVE-2026-19880 Incomplete protection against CVE-2025-11226

Path-traversal vulnerability in QOS.CH Sarl Logback-classic on Java logback-classic module allows path-traversal vulnerability. More specifically, an MDC-based discriminator value flows unsanitized into a nested FileAppender path, letting an attacker who influences that MDC value e.g. via an HTTP...

6.3CVSS0.00331EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/14 2:31 p.m.185 views

CVE-2026-19880

CVE-2026-19880 affects Logback-classic (Java) with a path-traversal flaw where an MDC discriminator value flows into a nested FileAppender path, enabling log file creation outside the intended directory. Affected versions: 0.9.14 through 1.6.2. Per linked advisories, the recommended remediation i...

6.3CVSS5.3AI score0.00331EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.15 views

CVE-2026-72826

The getgrav/grav-plugin-api plugin before 1.0.13 fails to validate that the scopes of a newly created API key are a subset of the caller's scopes in createApiKey. The self-target path of requireApiKeyPermission requires only the baseline api.access scope, and the new key's scopes are read directl...

9.8CVSS5.4AI score0.00261EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.14 views

GO-2022-0623 vulnerabilities

Vulnerabilities for packages: k3d...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/08/14 6:41 a.m.5 views

OPENSUSE-SU-2026:21580-1 Security update for open-iscsi

This update for open-iscsi fixes the following issues: Update to version 2.1.12.suse+0.8f77cf16: - CVE-2026-44943: improper limitation of pathname to a restricted directory allows remote MITM attackers to create root-owned files outside the database and inject lines into records bsc1268353. -...

8.5CVSS5.4AI score0.00385EPSS
SaveExploits0References4
Rows per page
Query Builder