Lucene search
+L

638 matches found

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

CVE-2026-72836

Affected: FileBrowser before 2.63.19. Root on a case-insensitive filesystem (e.g., Windows/NTFS) allows two self-registered usernames that differ only by case to resolve to the same home directory, because the scope-ownership check uses an exact case-sensitive comparison. This enables an attacker...

9.2CVSS5.2AI score0.00412EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.14 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.00412EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.11 views

PT-2026-72005

Name of the Vulnerable Software and Affected Versions FileBrowser versions prior to 2.63.19 Description An issue exists when the software is hosted on a case-insensitive filesystem, such as Windows/NTFS, and both Signup and CreateUserDir are enabled. The system fails to account for...

9.2CVSS5.2AI score0.00412EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/05 5:40 p.m.37 views

CVE-2026-70429

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier handles case-insensitivity in user names and group names inconsistently, allowing attackers able to create new users or groups with names that case-insensitively match other characters to impersonate other users or be granted their permissions in...

0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 5:40 p.m.106 views

CVE-2026-70429

CVE-2026-70429 affects Jenkins 2.575 and earlier (and LTS 2.568.1 and earlier) where case-insensitive comparison of user/group names is inconsistent, enabling attackers to create names that case-insensitively match existing ones to impersonate users or gain permissions. The advisory notes that Je...

8.1CVSS5.5AI score0.00236EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:40 p.m.10 views

CVE-2026-70429

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier handles case-insensitivity in user names and group names inconsistently, allowing attackers able to create new users or groups with names that case-insensitively match other characters to impersonate other users or be granted their permissions in...

5.5AI score0.00236EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 9:56 p.m.16 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication in the authentication process when handling OIDC subject identifiers due to the use of an accent-insensitive collation in the database. An attacker can gain unauthorized access to another user's account by...

8.6CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/17 1:32 a.m.14 views

Improper Handling of Case Sensitivity

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the .htaccess process. An attacker can gain unauthorized access to sensitive configuration files by...

8.7CVSS5.4AI score0.00479EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/17 12:07 a.m.14 views

CVE-2026-62230 Grav < 2.0.4 File Access Bypass via Case Variation

Grav before 2.0.4 ships a default .htaccess and reference webserver-configs/htaccess.txt whose rules blocking access to sensitive file types .yaml, .php, .json, etc. lack the NC flag, making extension matching case-sensitive. On case-insensitive filesystems Windows/NTFS, macOS/HFS+, or Docker...

8.7CVSS5.3AI score0.00479EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 12:07 a.m.18 views

EUVD-2026-45118

Grav before 2.0.4 ships a default .htaccess and reference webserver-configs/htaccess.txt whose rules blocking access to sensitive file types .yaml, .php, .json, etc. lack the NC flag, making extension matching case-sensitive. On case-insensitive filesystems Windows/NTFS, macOS/HFS+, or Docker...

8.7CVSS6.1AI score0.00479EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.19 views

PT-2026-60640

Grav before 2.0.4 ships a default .htaccess and reference webserver-configs/htaccess.txt whose rules blocking access to sensitive file types .yaml, .php, .json, etc. lack the NC flag, making extension matching case-sensitive. On case-insensitive filesystems Windows/NTFS, macOS/HFS+, or Docker...

8.7CVSS6.1AI score0.00479EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/10 7:09 a.m.16 views

CVE-2026-54528

A flaw was found in JupyterLab Git, a Git extension for JupyterLab. This vulnerability allows an authenticated user on a case-insensitive filesystem to bypass administrator-configured excluded paths by varying the case of the URL path segment. This bypass enables the user to read file content, vi...

7.1CVSS6AI score0.00411EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-55170

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenFGA is an authorization/permission engine built for developers. Prior to 1.18.0, when MySQL is being used as the datastore and authorization decisions rely ...

5.4CVSS6.1AI score0.00339EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/09 9:04 p.m.71 views

CVE-2026-55170

OpenFGA Open Source CVE-2026-55170 affects the MySQL datastore when decisions rely on case-sensitive user strings. The tuple, changelog, and authorization_model identifier columns can treat case-distinct values (e.g., user:Alice vs user:alice) as equivalent, potentially causing two distinct check...

5.4CVSS5.9AI score0.00339EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2026/07/09 9:04 p.m.46 views

CVE-2026-55170 OpenFGA MySQL backend: case-insensitive collation on identifier columns causes incorrect authorization decisions

OpenFGA is an authorization/permission engine built for developers. Prior to 1.18.0, when MySQL is being used as the datastore and authorization decisions rely on case-sensitive user strings, the tuple, changelog, and authorizationmodel identifier columns can compare case-distinct values such as...

2.1CVSS0.00339EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/08 9:16 p.m.17 views

CVE-2026-54528

JupyterLab Git is a Git extension for JupyterLab. Prior to 0.54.0, jupyterlab-git uses fnmatch.fnmatchcase in GitHandler.prepare in jupyterlabgit/handlers.py to enforce excludedpaths, allowing an authenticated user on a case-insensitive filesystem to vary URL path casing and read excluded...

7.1CVSS0.00411EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/08 9:04 p.m.14 views

CVE-2026-54528 jupyterlab-git excluded_paths Case-Sensitivity Bypass Allows Reading Excluded Directories

JupyterLab Git is a Git extension for JupyterLab. Prior to 0.54.0, jupyterlab-git uses fnmatch.fnmatchcase in GitHandler.prepare in jupyterlabgit/handlers.py to enforce excludedpaths, allowing an authenticated user on a case-insensitive filesystem to vary URL path casing and read excluded...

7.1CVSS6.1AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/08 9:04 p.m.10 views

CVE-2026-54528

JupyterLab Git is a Git extension for JupyterLab. Prior to 0.54.0, jupyterlab-git uses fnmatch.fnmatchcase in GitHandler.prepare in jupyterlabgit/handlers.py to enforce excludedpaths, allowing an authenticated user on a case-insensitive filesystem to vary URL path casing and read excluded...

7.1CVSS6AI score0.00411EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/07/08 9:04 p.m.86 views

CVE-2026-54528

Summary of vulnerability (CVE-2026-54528): The jupyterlab-git extension for JupyterLab is affected prior to version 0.54.0. On case-insensitive filesystems (e.g., macOS APFS, Windows NTFS), the code path that enforces excluded_paths uses fnmatch.fnmatchcase(), which is case-sensitive and can be b...

7.1CVSS6AI score0.00411EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/01 9:02 a.m.10 views

OPENSUSE-SU-2026:21201-1 Security update for jackson-annotations, jackson-core, jackson-databind

This update for jackson-annotations, jackson-core, jackson-databind fixes the following issues - CVE-2026-54512: jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation bsc1268897. - CVE-2026-54513: jackson-databind has an array...

8.1CVSS6.1AI score0.00892EPSS
SaveExploits1References9
Rows per page
Query Builder