Lucene search
+L

300 matches found

NVD
NVD
added 2026/04/07 5:16 p.m.12 views

CVE-2026-35605

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. ...

7.5CVSS0.00392EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/07 4:24 p.m.28 views

CVE-2026-35605 File Browser has an access rule bypass via HasPrefix without trailing separator in path matching

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. ...

6.3CVSS0.00392EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:24 p.m.6 views

CVE-2026-35605

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches function in rules/rules.go uses strings.HasPrefix without a trailing directory separator when matching paths against access rules. ...

6.3CVSS5.9AI score0.00392EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/04/07 4:24 p.m.25 views

CVE-2026-35605

File Browser vulnerability CVE-2026-35605 arises from the non-regex path matching in rules/rules.go using strings.HasPrefix, which causes a rule like Path: "/uploads" to unintentionally grant/deny access to "/uploads_backup/" and other similar paths. This path-prefix logic exists prior to version...

7.5CVSS5.9AI score0.00392EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/04/03 9:17 p.m.11 views

CVE-2026-26058

Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads arbitrary files from the server filesystem via path traversal in uploads/records.json. A crafted export tarball causes the server to copy any file the zulip user can read into the...

6.1CVSS0.00237EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/03 8:59 p.m.3 views

CVE-2026-26058 Zulip: Path Traversal in Import

Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads arbitrary files from the server filesystem via path traversal in uploads/records.json. A crafted export tarball causes the server to copy any file the zulip user can read into the...

6.1CVSS6AI score0.00237EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/03 8:59 p.m.4 views

CVE-2026-26058

Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads arbitrary files from the server filesystem via path traversal in uploads/records.json. A crafted export tarball causes the server to copy any file the zulip user can read into the...

6.1CVSS6AI score0.00237EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.8 views

PT-2026-30233

Name of the Vulnerable Software and Affected Versions Zulip versions 1.4.0 through 11.5 Description An issue exists where the ./manage.py import command allows the reading of arbitrary files from the server filesystem. This occurs due to path traversal in uploads/records.json, where a specially...

6.1CVSS5.9AI score0.00237EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/04/01 6:0 a.m.32 views

CVE-2026-2696 Export All URLs < 5.1 - Unauthenticated Sensitive Data Exposure

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS including private posts in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can...

0.00301EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.17 views

PT-2026-29473

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS including private posts in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can...

5.9AI score0.00301EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/21 6:45 a.m.40 views

CVE-2026-4373 JetFormBuilder <= 3.5.6.2 - Unauthenticated Arbitrary File Read via Media Field

The JetFormBuilder plugin for WordPress is vulnerable to arbitrary file read via path traversal in all versions up to, and including, 3.5.6.2. This is due to the 'UploadedFile::setfromarray' method accepting user-supplied file paths from the Media Field preset JSON payload without validating that...

7.5CVSS0.00397EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/21 3:26 a.m.13 views

CVE-2026-3335

The Canto plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.1.1 via the /wp-content/plugins/canto/includes/lib/copy-media.php file. This is due to the file being directly accessible without any authentication, authorization, or nonce checks, and t...

5.3CVSS5.9AI score0.00969EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.7 views

PT-2026-24251

Name of the Vulnerable Software and Affected Versions Flare versions prior to 1.7.3 Description Flare is a Next.js-based, self-hostable file sharing platform. A path traversal issue exists in the /api/avatars/filename endpoint, allowing authenticated users to read arbitrary files within the...

8.3CVSS5.8AI score0.00608EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.9 views

CVE-2026-27605

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to version 4.8.4, the application allows uploading files project logos without validating the file type or content. It trusts the extension provided by the user...

6.3CVSS5.7AI score0.00211EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/06 4:8 a.m.6 views

CVE-2026-27605 Chartbrew: Stored Cross-Site Scripting (XSS) via File Upload API

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to version 4.8.4, the application allows uploading files project logos without validating the file type or content. It trusts the extension provided by the user...

6.3CVSS5.7AI score0.00211EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.9 views

CVE-2026-28276

Initiative is a self-hosted project management platform. An access control vulnerability exists in Initiative versions prior to 0.32.2 where uploaded documents are served from a publicly accessible /uploads/ directory without any authentication or authorization checks. Any uploaded file can be...

7.5CVSS5.9AI score0.00316EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/27 10:17 p.m.40 views

CVE-2026-27759 Featured Image from Content < 1.7 Authenticated SSRF via save_post

Featured Image from Content featured-image-from-content WordPress plugin versions prior to 1.7 contain an authenticated server-side request forgery vulnerability that allows Author-level users to fetch internal HTTP resources. Attackers can exploit insecure URL fetching and file write operations ...

5.3CVSS0.00234EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/27 10:17 p.m.9 views

CVE-2026-27759

Featured Image from Content featured-image-from-content WordPress plugin versions prior to 1.7 contain an authenticated server-side request forgery vulnerability that allows Author-level users to fetch internal HTTP resources. Attackers can exploit insecure URL fetching and file write operations ...

5.3CVSS5.9AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/27 10:17 p.m.28 views

CVE-2026-27759

The CVE-2026-27759 entry concerns the WordPress plugin Featured Image from Content, version

5.3CVSS5.9AI score0.00234EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:57 p.m.6 views

CVE-2026-28276

Initiative is a self-hosted project management platform. An access control vulnerability exists in Initiative versions prior to 0.32.2 where uploaded documents are served from a publicly accessible /uploads/ directory without any authentication or authorization checks. Any uploaded file can be...

7.5CVSS5.8AI score0.00316EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder