Lucene search
K

513 matches found

CVE
CVE
added 2026/04/07 4:24 p.m.6 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.00029EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:24 p.m.2 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.00029EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 4:24 p.m.1 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.3CVSS5.9AI score0.00029EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/04/07 4:24 p.m.18 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.00029EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/07 4:22 p.m.0 views

CVE-2026-35604 File Browser share links remain accessible after Share/Download permissions are revoked

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, when an admin revokes a user's Share and Download permissions, existing share links created by that user remain fully accessible to...

8.2CVSS5.9AI score0.00069EPSS
Exploits1References2
CVE
CVE
added 2026/04/07 4:22 p.m.6 views

CVE-2026-35604

The CVE affects File Browser prior to v2.63.1 where public share links created by a user remain accessible to unauthenticated users after the share and download permissions are revoked. The root cause is that the public share download handler does not re-check the share owner’s current permission...

8.2CVSS5.9AI score0.00069EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/07 4:22 p.m.13 views

CVE-2026-35604 File Browser share links remain accessible after Share/Download permissions are revoked

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, when an admin revokes a user's Share and Download permissions, existing share links created by that user remain fully accessible to...

8.2CVSS0.00069EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:22 p.m.2 views

CVE-2026-35604

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, when an admin revokes a user's Share and Download permissions, existing share links created by that user remain fully accessible to...

8.2CVSS5.9AI score0.00069EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 4:20 p.m.1 views

CVE-2026-35585 File Browser has a Command Injection via Hook Runner

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 until 2.33.8, the hook system in File Browser — which executes administrator-defined shell commands on file events such as upload, rename, and delete...

7.5CVSS6.1AI score0.004EPSS
Exploits2References2
Cvelist
Cvelist
added 2026/04/07 4:20 p.m.14 views

CVE-2026-35585 File Browser has a Command Injection via Hook Runner

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 until 2.33.8, the hook system in File Browser — which executes administrator-defined shell commands on file events such as upload, rename, and delete...

7.5CVSS0.004EPSS
Exploits2References2
CVE
CVE
added 2026/04/07 4:20 p.m.12 views

CVE-2026-35585

CVE-2026-35585 affects File Browser versions 2.0.0–2.63.1. The hook system that runs administrator-defined shell commands on file events (upload/rename/delete) is vulnerable to OS command injection because values like $FILE and $USERNAME are substituted via os.Expand without sanitization. An atta...

7.5CVSS6.1AI score0.004EPSS
Exploits2References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:20 p.m.0 views

CVE-2026-35585

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 through 2.63.1, the hook system in File Browser — which executes administrator-defined shell commands on file events such as upload, rename, and dele...

7.5CVSS6.1AI score0.004EPSS
Exploits2References3Affected Software1
OSV
OSV
added 2026/04/07 2:58 p.m.1 views

GO-2026-4738 File Browser has an Authorization Policy Bypass in Public Share Download Flow in github.com/filebrowser/filebrowser

File Browser has an Authorization Policy Bypass in Public Share Download Flow in github.com/filebrowser/filebrowser...

6.5CVSS5.8AI score0.00014EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.3 views

PT-2026-30906

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.63.1 Description File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. The Matches function in rules/rules.go uses...

6.3CVSS5.9AI score0.00029EPSS
Exploits1References7
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.4 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.63.1 contained a path traversal vulnerability. This vulnerability stemmed...

7.5CVSS5.8AI score0.00029EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.5 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 FileBrowser from 2.0.0 to 2.63.1 have a parameter injection vulnerability. This vulnerability stems...

7.5CVSS6.2AI score0.004EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.3 views

PT-2026-30904

Name of the Vulnerable Software and Affected Versions File Browser versions 2.0.0 through 2.63.1 Description File Browser, a file managing interface, has an issue in its hook system. This system executes administrator-defined shell commands on file events upload, rename, delete. Variable...

7.5CVSS6AI score0.004EPSS
Exploits2References7
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.5 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.63.1 contained security vulnerabilities. These vulnerabilities stemmed from...

8.8CVSS5.9AI score0.0009EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.4 views

PT-2026-30908

File Browser versions prior to 2.63.1 Description: File Browser is a file managing interface. Prior to version 2.63.1, a fix intended to restrict execute permissions for self-registered users was not applied to the proxy authentication handler. This allowed users automatically created on first...

8.1CVSS6AI score0.0009EPSS
Exploits1References8
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.2 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.63.1 contained security vulnerabilities. These vulnerabilities stemmed from...

7.5CVSS5.8AI score0.00043EPSS
Exploits1References1
Rows per page
Query Builder