Lucene search
+L

13068 matches found

EUVD
EUVD
added 2026/07/02 6:49 p.m.14 views

EUVD-2026-41208

Craft CMS: Missing peer-permission check in AssetsController::actionDeleteFolder allows deletion of other users' assets...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/02 6:49 p.m.6 views

Missing Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Missing Authorization through the actionDeleteFolder process. An attacker can remove assets belonging to other users by exploiting insufficient permission checks during folder deletion...

7.7CVSS5.9AI score0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/02 6:48 p.m.15 views

EUVD-2026-41154

Craft CMS: Unauthorized Deletion of Source Assets During File Replacement...

5.3CVSS5.8AI score0.00265EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/02 6:48 p.m.8 views

GHSA-QH45-9G5P-M2V4 Craft CMS: Unauthorized Deletion of Source Assets During File Replacement

We have identified an authorization issue in Craft CMS AssetsController::actionReplaceFile that can delete a source asset without source delete permission by supplying both assetId and sourceAssetId. Description Craft CMS’s craft\controllers\AssetsController::actionReplaceFile supports replacing...

5.3CVSS5.8AI score0.00265EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/02 6:32 p.m.13 views

EUVD-2026-41418

The TinyPNG – JPEG, PNG & WebP image compression plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deleteconvertedimagesize function in all versions up to, and including, 3.6.13. This makes it possible for authenticated attackers, with...

8.1CVSS6.5AI score0.00651EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/02 6:32 p.m.11 views

CVE-2026-7311

The TinyPNG – JPEG, PNG & WebP image compression plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deleteconvertedimagesize function in all versions up to, and including, 3.6.13. This makes it possible for authenticated attackers, with...

8.1CVSS6.5AI score0.00651EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/02 5:17 p.m.12 views

CVE-2026-50282

Craft CMS is a content management system CMS. Versions 5.0.0-RC1 and above, prior to 5.9.21 and versions 4.0.0-RC1 and above prior to 4.17.14 contain an authorization issue where a forced folder move can delete a conflicting destination folder without destination delete permission. Function...

7.1CVSS0.00207EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/02 4:15 p.m.13 views

EUVD-2026-41416

Craft CMS is a content management system CMS. Versions 5.0.0-RC1 and above, prior to 5.9.21 and versions 4.0.0-RC1 and above prior to 4.17.14 contain an authorization issue where a forced folder move can delete a conflicting destination folder without destination delete permission. Function...

7.1CVSS5.7AI score0.00207EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/02 4:15 p.m.45 views

CVE-2026-50282 Craft CMS: Unauthorized Deletion of Destination Folders During Forced Moves

Craft CMS is a content management system CMS. Versions 5.0.0-RC1 and above, prior to 5.9.21 and versions 4.0.0-RC1 and above prior to 4.17.14 contain an authorization issue where a forced folder move can delete a conflicting destination folder without destination delete permission. Function...

7.1CVSS0.00207EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/02 4:15 p.m.10 views

CVE-2026-50282

Craft CMS is a content management system CMS. Versions 5.0.0-RC1 and above, prior to 5.9.21 and versions 4.0.0-RC1 and above prior to 4.17.14 contain an authorization issue where a forced folder move can delete a conflicting destination folder without destination delete permission. Function...

7.1CVSS5.7AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/02 2:13 p.m.7 views

PYSEC-2026-672 MoinMoin Multiple cross-site scripting (XSS) vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in MoinMoin 1.5.8 and earlier allow remote attackers to inject arbitrary web script or HTML via 1 certain input processed by formatter/textgedit.py aka the gui editor formatter; 2 a page name, which triggers an injection in PageEditor.py when the...

4.3CVSS5.9AI score0.01803EPSS
SaveExploits1References17
OSV
OSV
added 2026/07/02 2:13 p.m.6 views

PYSEC-2026-680 MoinMoin Improper Access Control

Unknown vulnerability in MoinMoin 1.2.2 and earlier allows remote attackers to gain unauthorized access to administrator functions such as 1 revert and 2 delete...

7.5CVSS6AI score0.01582EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/02 1:43 p.m.60 views

CVE-2026-53357 Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS0.00258EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/02 1:43 p.m.14 views

CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS5.8AI score0.00258EPSS
SaveExploits0
CVE
CVE
added 2026/07/02 1:43 p.m.75 views

CVE-2026-53357

CVE-2026-53357 affects the Linux kernel Bluetooth stack. Root cause: a race where a concurrent HCI disconnect can trigger l2cap_conn_del() to free a child socket via l2cap_sock_kill while cleanup_listen() still accesses it, causing a use-after-free (KASAN) in l2cap_sock_cleanup_listen() during cl...

8CVSS5.8AI score0.00258EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/02 7:32 a.m.9 views

CVE-2026-8147 Authorization Bypass in mlflow/mlflow

In MLflow versions prior to 3.14.0, when running with authentication enabled, the trace API endpoints lack proper authorization validators. This allows any authenticated user to bypass experiment-level authorization controls on all trace operations, including reading, deleting, and modifying trac...

8.1CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/02 6:0 a.m.16 views

EUVD-2026-41253

The Fluent Forms WordPress plugin before 6.2.5 does not properly restrict the deletion of form submission entries to the forms a restricted Manager is authorized to manage, allowing a Manager limited to specific forms to permanently delete submission entries belonging to other forms. This require...

2.7CVSS5.8AI score0.00168EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/02 5:35 a.m.9 views

CVE-2026-14249

The Request a Quote plugin for WordPress is vulnerable to Code Injection in versions up to, and including, 2.5.5 via the emddeletefile AJAX action. This is due to the emddeletefile handler deriving a PHP function name from the attacker-controlled $POST'path' parameter and invoking it dynamically...

7.5CVSS6AI score0.00333EPSS
SaveExploits0References7
Virtuozzo
Virtuozzo
added 2026/07/02 12:0 a.m.18 views

Virtuozzo Infrastructure 7.2 Hotfix 3 (7.2.0-263)

This update delivers important security and stability fixes. Vulnerability id: VSTOR-123887 Stale S3 lifecycle timestamps could cause objects to expire at incorrect times. Vulnerability id: VSTOR-126525, VSTOR-131507 Extended usage reporting could omit CPU, RAM, storage tier, VPN, floating IP, an...

8.8CVSS7AI score0.99907EPSS
SaveExploits289
Positive Technologies
Positive Technologies
added 2026/07/02 12:0 a.m.22 views

PT-2026-54640

Name of the Vulnerable Software and Affected Versions Request a Quote versions prior to 2.5.6 Description The Request a Quote plugin for WordPress allows unauthenticated attackers to perform code injection. The issue occurs because the emd delete file function derives a PHP function name from the...

7.5CVSS6.1AI score0.00333EPSS
SaveExploits0References12
Rows per page
Query Builder