Lucene search
+L

47252 matches found

NVD
NVD
added 2026/03/05 9:16 p.m.12 views

CVE-2026-29188

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create...

9.1CVSS0.00487EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/05 9:06 p.m.13 views

CVE-2026-28492 File Browser: Path Traversal in Public Share Links Exposes Files Outside Shared Directory

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link for a directory, the withHashFile middleware in http/public.go uses...

7.1CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/05 9:06 p.m.47 views

CVE-2026-28492 File Browser: Path Traversal in Public Share Links Exposes Files Outside Shared Directory

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link for a directory, the withHashFile middleware in http/public.go uses...

7.1CVSS0.00322EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/05 9:06 p.m.51 views

CVE-2026-28492

File Browser CVE-2026-28492 affects the File Browser file-management interface. Before v2.61.0, the withHashFile middleware uses filepath.Dir(link.Path) to determine BasePathFs, causing the filesystem root to be set to the parent directory of a public share rather than the share itself. This allo...

7.1CVSS5.8AI score0.00322EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/05 9:06 p.m.13 views

CVE-2026-28492

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link for a directory, the withHashFile middleware in http/public.go uses...

7.1CVSS5.8AI score0.00322EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 9:06 p.m.5 views

CVE-2026-28492 File Browser: Path Traversal in Public Share Links Exposes Files Outside Shared Directory

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link for a directory, the withHashFile middleware in http/public.go uses...

7.1CVSS5.7AI score0.00322EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/05 8:57 p.m.4 views

CVE-2026-29188 File Browser: TUS Delete Endpoint Bypasses Delete Permission Check

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create...

9.1CVSS5.8AI score0.00487EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/05 8:57 p.m.48 views

CVE-2026-29188

CVE-2026-29188 concerns File Browser’s TUS protocol DELETE endpoint, where prior to v2.61.1 broken access control allowed authenticated users with only Create permission to delete arbitrary files/directories within their scope. The issue affects multi-user deployments with restricted deletion per...

9.1CVSS5.9AI score0.00487EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/05 8:57 p.m.41 views

CVE-2026-29188 File Browser: TUS Delete Endpoint Bypasses Delete Permission Check

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create...

9.1CVSS0.00487EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 8:57 p.m.12 views

CVE-2026-29188

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create...

9.1CVSS5.9AI score0.00487EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/05 8:57 p.m.9 views

CVE-2026-29188 File Browser: TUS Delete Endpoint Bypasses Delete Permission Check

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create...

9.1CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/05 8:43 p.m.14 views

Gokapi has CSRF in Login Endpoint

Summary The login flow accepts credential-bearing requests without CSRF protection mechanisms tied to the browser session context. The handler parses form values directly and creates a session on successful credential validation. Issue found by aisafe.io Impact An attacker can force a victim...

4.6CVSS5.9AI score0.00076EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/05 8:43 p.m.11 views

GHSA-HCFF-QV74-7HR4 Gokapi has CSRF in Login Endpoint

Summary The login flow accepts credential-bearing requests without CSRF protection mechanisms tied to the browser session context. The handler parses form values directly and creates a session on successful credential validation. Issue found by aisafe.io Impact An attacker can force a victim...

4.6CVSS5.9AI score0.00076EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/05 7:31 p.m.12 views

CVE-2026-20069

A vulnerability in the VPN web services component of Cisco Secure Firewall Adaptive Security Appliance ASA Software and Cisco Secure Firewall Threat Defense FTD Software could allow an unauthenticated, remote attacker to conduct browser-based attacks against users of an affected device. This...

4.3CVSS5.8AI score0.00273EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/05 6:49 p.m.8 views

CVE-2026-26196 Gogs: Access tokens get exposed through URL params in API requests

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and accesstoken, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2...

6.9CVSS5.7AI score0.00254EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/05 6:40 p.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the hotlinking process. An attacker can execute arbitrary JavaScript code in the context of users viewing the hotlinked SVG by uploading a crafted SVG file containing malicious scripts and creating a hotlink...

8.7CVSS5.7AI score0.00189EPSS
SaveExploits0References2
HackRead
HackRead
added 2026/03/05 5:26 p.m.18 views

PleaseFix Flaw Lets Hackers Access 1Password Vault via Comet AI Browser

Researchers at Zenity Labs uncover PleaseFix flaws in Perplexity’s Comet browser. See how zero-click calendar invites allow AI agents to steal 1Password credentials and personal files...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.16 views

File Browser 安全漏洞

File Browser is an open-source file management interface developed by File Browser. It allows for the uploading, deletion, previewing, and editing of files within a specified directory. Versions of File Browser prior to 2.61.1 contained security vulnerabilities, which stemmed from improper access...

9.1CVSS7.3AI score0.00487EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.22 views

PT-2026-23606

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.3 Description Gokapi, a self-hosted file sharing server, had a flaw in its login process. Before version 2.2.3, the login flow lacked CSRF protection, meaning credential-bearing requests weren’t properly linked to...

4.6CVSS5.9AI score0.00076EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.17 views

OpenClaw 访问控制错误漏洞

OpenClaw is an open-source intelligent artificial assistant. Versions of OpenClaw prior to 2026.2.12 contained a access control vulnerability. This vulnerability stemmed from the lack of forced authentication for HTTP routing control in the /agent/act browser. It could allow remote attackers on t...

8.4CVSS6.1AI score0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder