Lucene search
+L

187009 matches found

CVE
CVE
•added 2026/08/14 11:35 a.m.•34 views

CVE-2026-72837

Summary: CVE-2026-72837 affects File Browser prior to 2.63.20, where createUserDir isolation in proxy and hook authentication auto-provisioning paths is not honored. This allows attackers with valid upstream-auth credentials to read, modify, delete, and share files belonging to other users due to...

8.8CVSS5.3AI score0.00558EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/14 11:35 a.m.•39 views

CVE-2026-72837 File Browser before 2.63.20 Privilege Escalation via Proxy Authentication

File Browser versions before 2.63.20 fail to honor the createUserDir isolation in proxy and hook authentication auto-provisioning paths. Attackers with valid upstream-authenticated credentials can read, modify, delete, and share files belonging to other users by exploiting the server root scope...

8.8CVSS0.00558EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/14 11:35 a.m.•40 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS0.0055EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/14 11:35 a.m.•57 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS5.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/14 11:35 a.m.•9 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS5.2AI score0.0055EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/14 11:35 a.m.•22 views

CVE-2026-72836

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

5.2AI score0.0055EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/14 11:35 a.m.•20 views

EUVD-2026-58648

filebrowser before 2.63.19 contains a permission bypass in the /api/resources endpoint. The checksum ?checksum= branch of resourceGetHandler reads the entire file to compute a digest and returns it without performing a Perm.Download check unlike the sibling raw, preview, and subtitle paths. As a...

5.3CVSS5.4AI score0.00392EPSS
SaveExploits1References3
OSV
OSV
•added 2026/08/14 11:35 a.m.•46 views

CVE-2026-72831 Grav through 2.0.11 Authentication Bypass via Flex Objects

The Flex Objects plugin through 1.4.6, tested with Grav 2.0.11 contains an incorrect authorization vulnerability in its Flex Objects API. FlexApiController::update checks only the general Flex directory permission and does not apply the additional target/field/super-admin checks enforced by the...

8.7CVSS5.4AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2026/08/14 11:35 a.m.•11 views

CVE-2026-72831 Grav through 2.0.11 Authentication Bypass via Flex Objects

The Flex Objects plugin through 1.4.6, tested with Grav 2.0.11 contains an incorrect authorization vulnerability in its Flex Objects API. FlexApiController::update checks only the general Flex directory permission and does not apply the additional target/field/super-admin checks enforced by the...

8.8CVSS5.2AI score0.00564EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/14 11:35 a.m.•15 views

CVE-2026-72829 Grav before 1.0.13 API Key Scope Bypass via UsersController

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API-key scope-cap bypass in UsersController's create and update methods. These methods enforce the scope cap only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin check that reads access.api.super...

8.8CVSS5.3AI score0.00469EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/14 11:35 a.m.•37 views

CVE-2026-72829

CVE-2026-72829 is an API-key scope-cap bypass in the Grav API plugin (getgrav/grav-plugin-api) prior to 1.0.13 . The UsersController's create() and update() methods enforce scope caps only for api.users.write, but gate super-privilege grants on a bare isSuperAdmin() check that reads access.api.su...

8.8CVSS5.3AI score0.00469EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/14 11:35 a.m.•42 views

CVE-2026-72826

getgrav/grav-plugin-api before 1.0.13 is vulnerable to a scope bypass in the createApiKey() function. The function fails to validate that a newly created API key's scopes are a subset of the caller's scopes. Because the self-target path of requireApiKeyPermission() only requires the baseline api....

8.8CVSS5.4AI score0.00469EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/14 11:35 a.m.•42 views

CVE-2026-72822 Grav before 1.0.13 Authentication Bypass via disable2fa

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

8.8CVSS0.00555EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/14 11:35 a.m.•28 views

CVE-2026-72822 Grav before 1.0.13 Authentication Bypass via disable2fa

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

8.8CVSS5.4AI score0.00555EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/14 11:35 a.m.•13 views

EUVD-2026-58636

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

9.8CVSS5.5AI score0.00555EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/08/14 10:37 a.m.•58 views

cve-analysis-lab

Vulnerability Research & CVE Analysis Lab Analyst: Harsha...

9.8CVSS8.4AI score0.37865EPSS
SaveExploits35
Patchstack
Patchstack
•added 2026/08/14 10:35 a.m.•11 views

WordPress User Registration plugin <= 5.2.6 - Broken Authentication vulnerability

Broken Authentication vulnerability discovered by DmTomHe in WordPress Plugin User Registration versions = 5.2.6...

5.4CVSS5.3AI score0.00361EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
•added 2026/08/14 8:37 a.m.•13 views

WordPress Customer Email Verification for WooCommerce plugin < 3.2.6 - Unauthenticated Account Takeover via Type-Juggling Authentication Bypass vulnerability

Unauthenticated Account Takeover via Type-Juggling Authentication Bypass vulnerability discovered by Revanth Hari Narayana Matte in WordPress Plugin Email Verification for WooCommerce versions 3.2.6...

9.8CVSS5.2AI score0.00498EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
•added 2026/08/14 8:37 a.m.•13 views

WordPress ShopEngine plugin < 4.9.3 - Customer PII Disclosure via Forced Authentication vulnerability

Customer PII Disclosure via Forced Authentication vulnerability discovered by Farid Narimanov in WordPress Plugin ShopEngine versions 4.9.3...

5.4CVSS5.2AI score0.00143EPSS
SaveExploits0References1Affected Software1
Chainguard
Chainguard
•added 2026/08/14 8:25 a.m.•43 views

GO-2024-3246 vulnerabilities

Vulnerabilities for packages: vault...

5.3AI score
SaveExploits0
Rows per page
Query Builder