Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-305 (使用基本弱点进行的认证绕过) — Vulnerability Class 145

145 vulnerabilities classified as CWE-305 (使用基本弱点进行的认证绕过). AI Chinese analysis included.

CWE-305 represents a critical authentication bypass vulnerability where the core cryptographic algorithm remains robust, yet the implementation allows attackers to circumvent security controls through a distinct, primary flaw. This weakness typically manifests when developers rely on flawed logic, such as trusting client-side validation or improperly handling session tokens, rather than strengthening the underlying cipher. Attackers exploit these implementation gaps by manipulating request parameters, bypassing access checks, or exploiting race conditions to gain unauthorized access without breaking the encryption itself. To prevent this, developers must ensure that authentication mechanisms are strictly server-side enforced, avoiding any trust in client-supplied data. Comprehensive input validation, rigorous session management, and regular security audits are essential to identify and remediate these secondary weaknesses, ensuring that the authentication process remains resilient against evasion techniques that target implementation errors rather than algorithmic strength.

MITRE CWE Description
The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.
Common Consequences (1)
Access Control Bypass Protection Mechanism
CVE ID Title CVSS Severity Published
CVE-2026-85500 `require_confirmed_with` is not enforced on the action and fails open on an unreadable attribute in AshAuthentication — ash_authentication 9.1 Critical 2026-09-17
CVE-2026-86207 Authentication bypass leads to unauthorised access to N-central — N-central 7.7 High 2026-09-05
CVE-2026-81578 PaperCut MF/NG: Authentication Bypass — PaperCut MF/NG 8.8 High 2026-08-28
CVE-2026-16895 Authentication Bypass in Metasploit JSON-RPC Service When DB Health Check Fails — Metasploit-framework 5.1 Medium 2026-08-27
CVE-2026-78619 Punk::Plugin::TOTP versions before 0.05 for Perl accept another account's recovery code at the two-factor challenge because totp_use_recovery compares user identifiers numerically - - 2026-08-25
CVE-2025-14600 Admin Account Takeover via Path Traversal in vsDesk — vsDesk 9.3 Critical 2026-08-19
CVE-2026-19349 Lemonldap::NG::Portal versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, from 2.22.0 before 2.23.3 for Perl allow authentication bypass via an OAuth2 state parameter stored as an SSO session in the GitHub and LinkedIn backends - - 2026-08-16
CVE-2026-1621 Register Bypass in Universal Sotware's E-Municipality — E-Municipality 5.3 Medium 2026-08-14
CVE-2026-65935 Bypassing passkey entry in legacy pairing — WiseConnect 7.6 High 2026-08-13
CVE-2026-19292 Bluetooth re-pairing with legitimate device can use lower security level — WiseConnect 8.8 High 2026-08-13
CVE-2026-16103 Keycloak-services: keycloak-services: incomplete fix for ciba brute-force lockout bypass at token redemption — Red Hat Build of Keycloak 4.3 Medium 2026-07-17
CVE-2026-9597 Deactivated guest accounts can authenticate via magic-link token in Mattermost REST API login endpoint — Mattermost 5.4 Medium 2026-07-13
CVE-2026-9571 Deactivated user accounts can continue to obtain valid OAuth access tokens via refresh token grant in Mattermost — Mattermost 5.9 Medium 2026-07-13
CVE-2026-35159 Dell Client Platform BIOS 授权问题漏洞 — Inspiron 15 3520 5.3 Medium 2026-07-03
CVE-2026-8932 incomplete mTLS config matching in conn reuse — curl - - 2026-07-03
CVE-2026-10539 Unauthenticated command injection in Control-M/Server communication command — Control-M/Server 9.0 Critical 2026-07-01
CVE-2026-41052 Rancher Privilege Escalation from Project Owner to Host — Rancher - - 2026-06-29
CVE-2025-4994 Authentication Bypass for SafeLine SL6 and SL6+ — SafeLine SL6/SL6+ - - 2026-06-22
CVE-2025-7064 Freelance Security Lock – Access to Windows OS — Freelance 6.6 Medium 2026-06-11
CVE-2026-25555 OpenBullet2 0.3.2 Authentication Bypass via X-Api-Key Header — openbullet2 9.8 Critical 2026-06-08
CVE-2026-9798 Keycloak: keycloak: brute-force protection bypass in ciba flow — Red Hat build of Keycloak 26.4 4.3 Medium 2026-05-28
CVE-2026-9047 Devolutions Server 安全漏洞 — Server - - 2026-05-22
CVE-2026-41054 Missing exit out of permission check in haveged could lead to root exploit — Container suse/sle-micro-rancher/5.3:latest 7.8 High 2026-05-20
CVE-2026-6334 OAuth authorization code client binding not enforced during token redemption in Mattermost — Mattermost 3.1 Low 2026-05-18
CVE-2026-2652 Authentication Bypass in mlflow/mlflow — mlflow/mlflow - - 2026-05-15
CVE-2026-5545 wrong reuse of HTTP Negotiate connection — curl - - 2026-05-13
CVE-2026-6266 Aap-controller: aap-gateway: account hijacking and unauthorized access via unverified email linking 8.3 High 2026-05-04
CVE-2026-4670 Improper Authentication vulnerability in Progress MOVEit Automation — MOVEit Automation 9.8 Critical 2026-04-30
CVE-2026-33472 Cryptomator Hub OAuth token exchange HTTP downgrade via getAuthority() scheme confusion (CVE-2026-32303 bypass) — cryptomator 4.8 Medium 2026-04-16
CVE-2026-20152 Cisco Secure Web Appliance Authentication Service Traffic Bypass Vulnerability — Cisco Secure Web Appliance 5.3 Medium 2026-04-15

Vulnerabilities classified as CWE-305 (使用基本弱点进行的认证绕过) represent 145 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.