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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-288 (使用候选路径或通道进行的认证绕过) — Vulnerability Class 529

529 vulnerabilities classified as CWE-288 (使用候选路径或通道进行的认证绕过). AI Chinese analysis included.

CWE-288 represents a critical authentication weakness where a system enforces security controls on primary interfaces while neglecting them on alternate paths or channels. Attackers typically exploit this by identifying overlooked entry points, such as administrative APIs, debug endpoints, or legacy protocols, which lack proper credential verification. By bypassing the main authentication gate, adversaries gain unauthorized access to sensitive data or functionality without needing valid credentials. To mitigate this risk, developers must adopt a comprehensive security architecture that treats all access channels equally. This involves implementing centralized authentication mechanisms across every interface, conducting rigorous code reviews to identify hidden endpoints, and performing thorough penetration testing that specifically targets non-standard access routes. Ensuring consistent security policies prevents attackers from exploiting these structural gaps to compromise system integrity.

MITRE CWE Description
The product requires authentication, but the product has an alternate path or channel that does not require authentication.
Common Consequences (1)
Access ControlBypass Protection Mechanism
Mitigations (1)
Architecture and DesignFunnel all access through a single choke point to simplify how users can access a resource. For every access, perform a check to determine if the user has permissions to access the resource.
Examples (1)
Register SECURE_ME is located at address 0xF00. A mirror of this register called COPY_OF_SECURE_ME is at location 0x800F00. The register SECURE_ME is protected from malicious agents and only allows access to select, while COPY_OF_SECURE_ME is not. Access control is implemented using an allowlist (as indicated by a…
module foo_bar(data_out, data_in, incoming_id, address, clk, rst_n); output [31:0] data_out; input [31:0] data_in, incoming_id, address; input clk, rst_n; wire write_auth, addr_auth; reg [31:0] data_out, acl_oh_allowlist, q; assign write_auth = | (incoming_id & acl_oh_allowlist) ? 1 : 0; always @* acl_oh_allowlist <= 32'h8312; assign addr_auth = (address == 32'hF00) ? 1: 0; always @ (posedge clk or negedge rst_n) if (!rst_n) begin q <= 32'h0; data_out <= 32'h0; end else begin q <= (addr_auth & write_auth) ? data_in: q; data_out <= q; end end endmodule
Informative · Verilog
assign addr_auth = (address == 32'hF00) ? 1: 0;
Bad · Verilog
CVE IDTitleCVSSSeverityPublished
CVE-2026-66451 WordPress WP Event SOlution plugin <= 4.1.9 - Broken Authentication vulnerability — WP Event SOlution 6.5 Medium2026-08-06
CVE-2026-66425 WordPress Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder plugin <= 1.9.0 - Broken Authentication vulnerability — Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder 6.5 Medium2026-08-06
CVE-2026-65542 WordPress Super Socializer plugin <= 7.14.5 - Broken Authentication vulnerability — Super Socializer 8.8 High2026-08-06
CVE-2026-24254 NVIDIA Dynamo 授权问题漏洞 — Dynamo 9.8 Critical2026-08-04
CVE-2026-58073 Veeam Service Provider Console 授权问题漏洞 — Service Provider Console 9.5 Critical2026-08-04
CVE-2026-68584 SiYuan before v3.7.3 Authentication Bypass via Content Endpoints — siyuan 8.6 High2026-08-03
CVE-2026-18574 Authentication Bypass in Check Point Security Management Server — Security Management Server 9.3 Critical2026-08-03
CVE-2026-33591 Authentication bypass on WaptServer — WAPT Server 10.0 Critical2026-08-03
CVE-2026-18577 Incomplete patch leads to administrative account takeover — N-central 8.2 High2026-08-02
CVE-2026-18556 Unauthenticated administrative account takeover — N-central 8.2 High2026-08-01
CVE-2026-67337 better-auth before 1.4.9 Two-Factor Authentication Bypass via session.cookieCache — better-auth 6.5 Medium2026-08-01
CVE-2026-8338 Authentication and Authorization Bypass in Coverity Connect — Coverity Connect 9.2 Critical2026-07-29
CVE-2026-12703 Bypass of 2FA for Connections via Unattended Access in TeamViewer for macOS — Remote 8.0 High2026-07-29
CVE-2026-18047 Dogtag-pki: pki-core: redhat-pki: pki: acme admin enable/disable endpoint authentication bypass via trailing slash — Red Hat Certificate System 10 6.5 Medium2026-07-28
CVE-2026-15014 SMS Alert <= 3.9.7 - Unauthenticated Authentication Bypass to Account Takeover via 'billing_phone' Parameter — SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery 9.8 Critical2026-07-28
CVE-2026-61884 Tycon Systems TPDIN-Monitor-WEB2 Authentication Bypass Using an Alternate Path or Channel — TPDIN-Monitor-WEB2 9.8 Critical2026-07-24
CVE-2026-59545 WordPress miniOrange Discord Integration plugin <= 2.2.4 - Broken Authentication vulnerability — miniOrange Discord Integration 8.1 High2026-07-23
CVE-2026-59524 WordPress Easy Digital Downloads plugin <= 3.6.7 - Broken Authentication vulnerability — Easy Digital Downloads 6.5 Medium2026-07-23
CVE-2026-61425 Joomla Extension - balbooa.com - Authentication bypass in Gridbox < 1.6.0 — Gridbox extension for Joomla 9.4 Critical2026-07-20
CVE-2026-39385 Frappe LMS enrollment bypass in paid courses via unrelated batch — lms--2026-07-20
CVE-2026-16198 Sipeed PicoClaw First Run Setup access_control.go authentication bypass — PicoClaw 5.6 Medium2026-07-18
CVE-2026-57980 Microsoft Edge (Chromium-based) Tampering Vulnerability — Microsoft Edge (Chromium-based) 5.4 Medium2026-07-17
CVE-2026-47481 NVIDIA Triton Inference Server 授权问题漏洞 — Triton Inference Server 6.5 Medium2026-07-14
CVE-2026-57697 WordPress ProfileGrid plugin <= 5.9.9.6 - Broken Authentication vulnerability — ProfileGrid 7.5 High2026-07-13
CVE-2026-57698 WordPress Abandoned Cart Recovery for WooCommerce plugin <= 1.1.12 - Broken Authentication vulnerability — Abandoned Cart Recovery for WooCommerce 6.5 Medium2026-07-13
CVE-2026-57807 WordPress OAuth Single Sign On - SSO (OAuth Client) plugin <= 38.5.8 - Broken Authentication vulnerability — OAuth Single Sign On - SSO (OAuth Client) 9.8 Critical2026-07-10
CVE-2026-57867 MicroRealEstate 授权问题漏洞 — MicroRealEstate--2026-07-07
CVE-2026-5268 SFTP Server Authentication Weakness — 6500 S-Series--2026-07-06
CVE-2025-13475 Cross-Tenant Access via Application Consent Mismanagement in Multiple WSO2 Products Allows Unauthorized Data Exposure — WSO2 Identity Server 3.5 Low2026-07-04
CVE-2026-58517 Blocked users can create and edit WikiLambda objects — Mediawiki - WikiLambda Extension--2026-07-01

Vulnerabilities classified as CWE-288 (使用候选路径或通道进行的认证绕过) represent 529 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.