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

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

130 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 ControlBypass Protection Mechanism
CVE IDTitleCVSSSeverityPublished
CVE-2026-9597 Deactivated guest accounts can authenticate via magic-link token in Mattermost REST API login endpoint — Mattermost 5.4 Medium2026-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 Medium2026-07-13
CVE-2026-35159 Dell Client Platform BIOS 授权问题漏洞 — Inspiron 15 3520 5.3 Medium2026-07-03
CVE-2026-10539 Unauthenticated command injection in Control-M/Server communication command — Control-M/Server 9.0 Critical2026-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 Medium2026-06-11
CVE-2026-25555 OpenBullet2 0.3.2 Authentication Bypass via X-Api-Key Header — openbullet2 9.8 Critical2026-06-08
CVE-2026-9798 Keycloak: keycloak: brute-force protection bypass in ciba flow — Red Hat build of Keycloak 26.4 4.3 Medium2026-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 High2026-05-20
CVE-2026-6334 OAuth authorization code client binding not enforced during token redemption in Mattermost — Mattermost 3.1 Low2026-05-18
CVE-2026-2652 Authentication Bypass in mlflow/mlflow — mlflow/mlflow--2026-05-15
CVE-2026-6266 Aap-controller: aap-gateway: account hijacking and unauthorized access via unverified email linking — Red Hat Ansible Automation Platform 2.5 for RHEL 8 8.3 High2026-05-04
CVE-2026-4670 Improper Authentication vulnerability in Progress MOVEit Automation — MOVEit Automation 9.8 Critical2026-04-30
CVE-2026-33472 Cryptomator Hub OAuth token exchange HTTP downgrade via getAuthority() scheme confusion (CVE-2026-32303 bypass) — cryptomator 4.8 Medium2026-04-16
CVE-2026-20152 Cisco Secure Web Appliance Authentication Service Traffic Bypass Vulnerability — Cisco Secure Web Appliance 5.3 Medium2026-04-15
CVE-2026-33892 Siemens Industrial Edge Management 安全漏洞 — Industrial Edge Management Pro V1 7.1 High2026-04-14
CVE-2026-40039 Pachno 1.0.6 Open Redirection via return_to Parameter — Pachno 6.5 Medium2026-04-13
CVE-2026-30849 MantisBT SOAP API has an authentication bypass vulnerability on MySQL — mantisbt 9.8 -2026-03-23
CVE-2025-31703 Dahua NVR和Dahua XVR 安全漏洞 — NVR2-4KS3 6.8 -2026-03-18
CVE-2026-3047 Org.keycloak.broker.saml: keycloak saml broker: authentication bypass due to disabled saml client completing idp-initiated login — Red Hat build of Keycloak 26.2 8.8 High2026-03-05
CVE-2026-28536 Huawei HarmonyOS 安全漏洞 — HarmonyOS 9.6 Critical2026-03-05
CVE-2026-1713 IBM MQ is affected by an authority vulnerablility — MQ 6.8AIMediumAI2026-03-03
CVE-2026-0869 Application User custom defined accounts are not properly password protected in Brocade ASCG 3.4.0 — ASCG 8.1AIHighAI2026-03-03
CVE-2026-22153 Fortinet FortiOS 安全漏洞 — FortiOS 7.5 High2026-02-10
CVE-2025-58382 Privilege escalation in Brocade Fabric before 9.2.1c2 and 9.2.2 through 9.2.2a — Fabric OS 7.2AIHighAI2026-02-03
CVE-2025-4320 Information Disclosure in Birebirsoft's Sufirmam — Sufirmam 10.0 Critical2026-01-23
CVE-2025-68609 Authentication bypass in Aries due to misconfiguration — com.palantir.aries:aries 6.6 Medium2026-01-22
CVE-2026-1290 [PI141230] Fixed A broken access control issue. — Jamf Pro 9.8AICriticalAI2026-01-21

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