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-33892 Siemens Industrial Edge Management 安全漏洞 — Industrial Edge Management Pro V1 7.1 High 2026-04-14
CVE-2026-40039 Pachno 1.0.6 Open Redirection via return_to Parameter — Pachno 6.5 Medium 2026-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-3784 wrong proxy connection reuse with credentials — curl 7.5 - 2026-03-11
CVE-2026-1965 bad reuse of HTTP Negotiate connection — curl 7.7 - 2026-03-11
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 High 2026-03-05
CVE-2026-28536 Huawei HarmonyOS 安全漏洞 — HarmonyOS 9.6 Critical 2026-03-05
CVE-2026-1713 IBM MQ is affected by an authority vulnerablility — MQ 6.8AI Medium AI 2026-03-03
CVE-2026-0869 Application User custom defined accounts are not properly password protected in Brocade ASCG 3.4.0 — ASCG 8.1AI High AI 2026-03-03
CVE-2026-22153 Fortinet FortiOS 安全漏洞 — FortiOS 7.5 High 2026-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.2AI High AI 2026-02-03
CVE-2025-4320 Information Disclosure in Birebirsoft's Sufirmam — Sufirmam 10.0 Critical 2026-01-23
CVE-2025-68609 Authentication bypass in Aries due to misconfiguration — com.palantir.aries:aries 6.6 Medium 2026-01-22
CVE-2026-1290 [PI141230] Fixed A broken access control issue. — Jamf Pro 9.8AI Critical AI 2026-01-21
CVE-2025-13915 Authentication bypass in IBM API Connect — API Connect 9.8 Critical 2025-12-26
CVE-2024-49587 Glutton V1 endpoints missing authentication — com.palantir.gotham:glutton 9.1 Critical 2025-12-19
CVE-2025-68435 Zerobyte has Authentication Bypass by Primary Weakness — zerobyte 9.1 Critical 2025-12-17
CVE-2025-41733 Possible malfunction credential injection — Energy-Controlling EWIO2-M 9.8 Critical 2025-11-18
CVE-2025-47776 MantisBT: Authentication bypass for some passwords due to PHP type juggling — mantisbt 9.8AI Critical AI 2025-11-04
CVE-2025-36386 There is a vulnerability in the IBM Maximo Manage application in IBM Maximo Application Suite for Cognos Analytics — IBM Maximo Application Suite 9.8 Critical 2025-10-28
CVE-2025-62772 Mercku M6a 安全漏洞 — M6a 3.1 Low 2025-10-22
CVE-2025-59980 Junos OS: When a user with the name ftp or anonymous is configured unauthenticated filesystem access is allowed — Junos OS 6.5 Medium 2025-10-09
CVE-2025-59941 go-f3 is Vulnerable to Cached Justification Verification Bypass — go-f3 5.9 Medium 2025-09-29
CVE-2025-54622 Huawei HarmonyOS 安全漏洞 — HarmonyOS 8.3 High 2025-08-06
CVE-2025-53534 RatPanel can perform remote command execution without authorization — panel 9.8AI Critical AI 2025-08-05
CVE-2025-31965 HCL BigFix Remote Control is affected by an authorization bypass vulnerability — BigFix Remote Control 8.2 High 2025-07-29
CVE-2025-53826 FileBrowser Has Insecure JWT Handling Which Allows Session Replay Attacks after Logout — filebrowser 9.8AI Critical AI 2025-07-15
CVE-2025-53167 Huawei HarmonyOS 安全漏洞 — HarmonyOS 6.9 Medium 2025-07-07
CVE-2025-52996 File Browser's Password Protection of Links Vulnerable to Bypass — filebrowser 3.1 Low 2025-06-30

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