Lucene search
+L

271 matches found

Cvelist
Cvelist
added 2026/08/13 3:23 p.m.30 views

CVE-2026-73574

In Zimbra Collaboration before 10.1.17, a local file inclusion LFI vulnerability exists in the Zimbra Classic Web Client due to improper validation of the fu request parameter. An unauthenticated attacker can exploit this vulnerability by supplying a crafted path, potentially allowing unauthorize...

3.1CVSS0.00201EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 5:29 a.m.10 views

CVE-2026-3835 Prevent Direct Access – Protect WordPress Files <= 2.8.8.8 - Unauthenticated Protected File Access

The Prevent Direct Access – Protect WordPress Files plugin for WordPress is vulnerable to unauthorized access of protected files due to insufficient token validation in the getadvancefilebyurl method in all versions up to, and including, 2.8.8.8 The method uses a SQL LIKE operator for token looku...

5.3CVSS5.6AI score0.00273EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/13 5:29 a.m.30 views

CVE-2026-3835

The CVE covers the WordPress plugin Prevent Direct Access – Protect WordPress Files. All versions up to 2.8.8.8 are affected due to insufficient token validation in get_advance_file_by_url(), which uses a SQL LIKE without escaping wildcards via $wpdb-&gt;esc_like(). This allows unauthenticated us...

5.3CVSS5.6AI score0.00273EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 2:52 p.m.10 views

EUVD-2026-54086

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00458EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/08/01 2:12 p.m.9 views

Authorization Bypass

goshs is vulnerable to Authorization Bypass. The vulnerability is due to inconsistent path handling, where files are opened using a cleaned path while authorization checks are performed against the raw req.URL.Path. This allows an attacker to append a trailing slash to bypass .goshs ACL-file...

5.3CVSS5.5AI score0.00308EPSS
SaveExploits0References3Affected Software4
Github Security Blog
Github Security Blog
added 2026/07/28 9:59 p.m.17 views

goshs: File-based .goshs ACL authorization bypass via the ?bulk zip-download route (unauthenticated read; residual of GHSA-wvhv-qcqf-f3cx)

GHSA-wvhv-qcqf-f3cx fixed the per-folder .goshs ACL bypass on the state-changing routes PUT/POST upload/?mkdir/?delete and added recursive ACL resolution, and its description states the read/list path correctly enforces .goshs. That premise does not hold for the ?bulk zip-download route...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References4Affected Software4
EUVD
EUVD
added 2026/07/27 8:12 p.m.16 views

EUVD-2026-49484

A race condition was addressed with improved checks. This issue is fixed in iOS 26.6 and iPadOS 26.6. An app may be able to modify protected parts of the file system...

5.8AI score0.00087EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/23 1:16 a.m.33 views

samba: vfs_worm does not block directory modification

A flaw was found in Samba’s vfsworm module. The module is intended to provide write-once, read-many WORM protections by preventing modification of files after a configurable grace period. Due to insufficient validation during rename operations, an authenticated user with write access to a share...

6.5CVSS5.8AI score0.00939EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/16 2:09 p.m.33 views

Directory Traversal

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Directory Traversal via the serve-static method on Windows hosts when an encoded backslash %5C in the request path is decoded to , which is treated as a separator by the Windows path...

8.7CVSS6.5AI score0.00433EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:39 p.m.25 views

CVE-2026-7879

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.5AI score0.00224EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/03 9:52 p.m.39 views

samba: vfs_worm does not block directory modification

A flaw was found in Samba’s vfsworm module. The module is intended to provide write-once, read-many WORM protections by preventing modification of files after a configurable grace period. Due to insufficient validation during rename operations, an authenticated user with write access to a share...

6.5CVSS5.7AI score0.00939EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/27 2:53 a.m.20 views

SUSE CVE-2026-2340

A flaw was found in Samba's vfsworm module. The module is intended to provide write-once, read-many WORM protections by preventing modification of files after a configurable grace period. Due to insufficient validation during rename operations, an authenticated user with write access to a share...

6.5CVSS5.7AI score0.00939EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.14 views

Samba 安全漏洞

Samba is an open-source suite of standard Windows interoperability programs for Linux and Unix systems. Samba has a security vulnerability, which stems from insufficient validation during the renaming process involving the vfsworm module. This vulnerability could allow authenticated users to...

6.5CVSS5.8AI score0.00939EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/22 12:31 a.m.21 views

EUVD-2026-31356

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.8AI score0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/22 12:31 a.m.10 views

GHSA-FQG3-8W8R-8G94 Concrete CMS has an unauthorized file access issue

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.3AI score0.00224EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/22 12:31 a.m.13 views

Concrete CMS has an unauthorized file access issue

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.2AI score0.00224EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/21 9:07 p.m.39 views

CVE-2026-7879 Concrete CMS 9.5.0 and below is vulnerable to File Download Authorization Bypass in submit_password()

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/21 9:07 p.m.8 views

CVE-2026-7879 Concrete CMS 9.5.0 and below is vulnerable to File Download Authorization Bypass in submit_password()

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/21 9:07 p.m.20 views

CVE-2026-7879 Concrete CMS 9.5.0 and below is vulnerable to File Download Authorization Bypass in submit_password()

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.8AI score0.00224EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/21 9:07 p.m.13 views

CVE-2026-7879

In Concrete CMS 9.5.0 and below, the submitpassword method in concrete/controllers/singlepage/downloadfile.php allows unauthorized file access since downloading permission-restricted files bypasses the viewfile permission check. Files without passwords can be downloaded and any user who knows a...

6.3CVSS5.8AI score0.00224EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder