Lucene search
+L

88 matches found

NVD
NVD
added 2026/08/25 11:16 a.m.8 views

CVE-2026-59335

Improper handling of case sensitivity CWE-178 in the identity zone authorization check in the Identity Zone Endpoint in Cloud Foundry UAA allows a remote authenticated attacker holding only the zones.write authority to bypass the intended restriction that this authority does not grant access to t...

8.7CVSS0.00303EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 11:05 a.m.34 views

CVE-2026-59335 Case-Sensitive Authorization Check Bypass via Identity Zone ID Case Manipulation Leads to Full UAA Compromise

Improper handling of case sensitivity CWE-178 in the identity zone authorization check in the Identity Zone Endpoint in Cloud Foundry UAA allows a remote authenticated attacker holding only the zones.write authority to bypass the intended restriction that this authority does not grant access to t...

8.7CVSS0.00303EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 11:05 a.m.24 views

CVE-2026-59335

Cloud Foundry UAA is affected by an authorization bypass (CWE-178) in its Identity Zone Endpoint . The root cause is a mismatch between the application's case-sensitive zone identifier comparison and MySQL's case-insensitive default collation: an attacker holding only zones.write can reference th...

8.7CVSS5.5AI score0.00303EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 11:05 a.m.6 views

EUVD-2026-65466

Improper handling of case sensitivity CWE-178 in the identity zone authorization check in the Identity Zone Endpoint in Cloud Foundry UAA allows a remote authenticated attacker holding only the zones.write authority to bypass the intended restriction that this authority does not grant access to t...

8.7CVSS5.3AI score0.00303EPSS
SaveExploits0References1
Cloud Foundry
Cloud Foundry
added 2026/08/24 12:00 a.m.8 views

CVE-2026-59335 - UAA case insensitive check bypass | Cloud Foundry

Severity CVSSv4.0 – 7.7 — CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N CVSSv3.1 – 8.3 — CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N Vendor CloudFoundry Foundation Versions Affected Severity is High unless otherwise noted. UAA All versions prior to v78.16.0 CF Deployment All...

8.7CVSS5.8AI score0.00303EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 5:56 p.m.6 views

DRUPAL-CONTRIB-2026-098

This module enables you to authenticate Drupal users against external identity providers. The module does not sufficiently ensure exact matching of externally supplied identity values when storing and looking up authentication mappings under certain database collation configurations. This...

5.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/01 7:49 a.m.38 views

CVE-2026-15018 Database Collation Fix <= 1.2.10 - Unauthenticated SQL Injection via 'force-collation-algorithm' Parameter

The Database Collation Fix plugin for WordPress is vulnerable to time-based SQL Injection via the 'force-collation-algorithm' parameter in all versions up to, and including, 1.2.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...

5.3CVSS0.00265EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/01 7:49 a.m.9 views

CVE-2026-15018

The Database Collation Fix plugin for WordPress is vulnerable to time-based SQL Injection via the 'force-collation-algorithm' parameter in all versions up to, and including, 1.2.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...

5.3CVSS5.6AI score0.00265EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/01 7:49 a.m.47 views

CVE-2026-15018

CVE-2026-15018 concerns the WordPress plugin “Database Collation Fix” (

5.3CVSS5.6AI score0.00265EPSS
SaveExploits0References6
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
OSV
OSV
added 2026/07/24 9:56 p.m.8 views

GHSA-CMWH-G2H8-C222 Poweradmin: OIDC `sub` collation bypass in Poweradmin leading to account takeover

Preface Poweradmin maps OIDC identities into local users through oidcuserlinks.oidcsubject plus providerid. In the MySQL schema, the OIDC link table explicitly uses utf8mb4unicodeci, which is case-insensitive and accent-insensitive. OIDC sub is a stable external subject identifier and should be...

8.1CVSS5.9AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/13 6:26 p.m.25 views

Apollo ConfigService access key authentication bypass via appId parsing and non-canonical matching

Summary Apollo ConfigService may allow unauthorized access to configuration data when AccessKey / management key authentication is enabled and ConfigService accepts a non-canonical appId variant during authentication while downstream request handling resolves it to the protected app. Details...

7.5CVSS6.1AI score0.00574EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/09 9:04 p.m.61 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
Vulnrichment
Vulnrichment
added 2026/07/09 9:04 p.m.9 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.1CVSS6.1AI score0.00339EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/09 9:04 p.m.41 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
Snyk
Snyk
added 2026/06/18 3:05 p.m.8 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in authorization checks. A user can obtain an authorization decision meant for a different identity by issuing a check for a user string that differs only in letter case from an authorized one,...

5.4CVSS5.9AI score0.00339EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2015-3458

Malware in sbrugna...

7.5CVSS7.2AI score0.04663EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2012-3312

Malware in sbrugna...

9CVSS6.4AI score0.03742EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-28061

Malicious code in bioql PyPI...

8.8CVSS9.1AI score0.00256EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-9316

Malicious code in bioql PyPI...

5.4CVSS6.3AI score0.00182EPSS
SaveExploits0References2
Rows per page
Query Builder