Lucene search
K

30 matches found

RedhatCVE
RedhatCVE
added yesterday3 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.4AI score0.00069EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.1 views

CVE-2026-35606

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 resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other...

7.5CVSS5.9AI score0.00043EPSS
Exploits1References1
Snyk
Snyk
added 2026/04/08 12:5 a.m.5 views

Missing Authorization

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Missing Authorization in the resourceGetHandler process. An attacker can access the full content of text files within their authorized scope by sending requests to the...

7.5CVSS5.8AI score0.00043EPSS
Exploits1References2
EUVD
EUVD
added 2026/04/08 12:5 a.m.1 views

EUVD-2026-19780

File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check...

5.3CVSS5.9AI score0.00043EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/08 12:5 a.m.2 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the resourceGetHandler process. An attacker can access the full content of text files within their authorized scope by sending requests to the /api/resources endpoint, bypassing the intended download permission...

7.5CVSS5.8AI score0.00043EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/08 12:4 a.m.1 views

Incorrect Authorization

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Incorrect Authorization due to the withHashFile handler not re-checking the share owner's current permissions. An attacker can access previously created share links and...

8.2CVSS5.7AI score0.00069EPSS
Exploits1References2
EUVD
EUVD
added 2026/04/08 12:4 a.m.1 views

EUVD-2026-19776

File Browser share links remain accessible after Share/Download permissions are revoked...

8.2CVSS5.9AI score0.00069EPSS
Exploits1References3
EUVD
EUVD
added 2026/04/08 12:4 a.m.4 views

EUVD-2026-19778

File Browser has an access rule bypass via HasPrefix without trailing separator in path matching...

6.3CVSS5.9AI score0.00029EPSS
Exploits1References3
NVD
NVD
added 2026/04/07 5:16 p.m.1 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.2CVSS0.00069EPSS
Exploits1References2
NVD
NVD
added 2026/04/07 5:16 p.m.2 views

CVE-2026-35607

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 fix in commit b6a4fb1 "self-registered users don't get execute perms" stripped Execute permission and Commands from users created via the...

8.8CVSS0.0009EPSS
Exploits1References2
NVD
NVD
added 2026/04/07 5:16 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. ...

7.5CVSS0.00029EPSS
Exploits1References2
CVE
CVE
added 2026/04/07 4:31 p.m.7 views

CVE-2026-35607

CVE-2026-35607 affects File Browser. Before version 2.63.1, a fix that prevented execution rights from being inherited by self-registered users was not applied to the proxy authentication path, causing auto-created proxy-auth users on first successful login to inherit Execute permissions and Comm...

8.8CVSS6.1AI score0.0009EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/07 4:29 p.m.17 views

CVE-2026-35606 File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check

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 resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other...

5.3CVSS0.00043EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 4:29 p.m.1 views

CVE-2026-35606 File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check

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 resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other...

5.3CVSS5.9AI score0.00043EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:29 p.m.1 views

CVE-2026-35606

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 resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other...

5.3CVSS5.9AI score0.00043EPSS
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
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.5 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
Rows per page
Query Builder