目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CWE-288 使用候选路径或通道进行的认证绕过 类漏洞列表 552

CWE-288 使用候选路径或通道进行的认证绕过 类弱点 552 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-288 指认证绕过漏洞,即系统虽设有认证机制,却存在无需验证的备用路径或通道。攻击者常利用该缺陷,通过未受保护的接口或隐藏入口直接访问受限资源,从而规避身份校验。开发者应确保所有访问入口均强制实施统一且严格的认证策略,全面审查系统架构,消除任何未授权访问的潜在路径,以保障系统安全性。

MITRE CWE 官方描述
CWE:CWE-288 通过备用路径或通道绕过身份验证 (Authentication Bypass Using an Alternate Path or Channel) 英文:产品需要身份验证,但产品存在一个不需要身份验证的备用路径或通道。
常见影响 (1)
Access Control Bypass Protection Mechanism
缓解措施 (1)
Architecture and Design Funnel 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.
代码示例 (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 ID 标题 CVSS 风险等级 Published
CVE-2026-3605 HashiCorp Vault和HashiCorp Vault Enterprise 安全漏洞 — Vault 8.1 High 2026-04-17
CVE-2026-3324 ZOHO ManageEngine Log360 安全漏洞 — ManageEngine Log360 8.2 High 2026-04-16
CVE-2026-3461 WordPress plugin Visa Acceptance Solutions 安全漏洞 — Visa Acceptance Solutions 9.8 Critical 2026-04-15
CVE-2026-35664 OpenClaw 安全漏洞 — OpenClaw 5.3 Medium 2026-04-10
CVE-2026-35661 OpenClaw 安全漏洞 — OpenClaw 5.3 Medium 2026-04-10
CVE-2026-35654 OpenClaw 安全漏洞 — OpenClaw 5.3 Medium 2026-04-10
CVE-2026-35647 OpenClaw 安全漏洞 — OpenClaw 5.3 Medium 2026-04-10
CVE-2026-35642 OpenClaw 安全漏洞 — OpenClaw 4.3 Medium 2026-04-09
CVE-2026-35634 OpenClaw 安全漏洞 — OpenClaw 5.1 Medium 2026-04-09
CVE-2026-5557 OSS Weekend 安全漏洞 — pi-mono 6.3 Medium 2026-04-05
CVE-2026-34581 goshs 安全漏洞 — goshs 8.1 High 2026-04-02
CVE-2026-29139 SEPPmail Secure Email Gateway 安全漏洞 — Secure Email Gateway 9.8AI Critical AI 2026-04-02
CVE-2026-34372 Sulu 安全漏洞 — sulu 4.3 - 2026-03-31
CVE-2026-34040 Moby 安全漏洞 — moby 8.8 High 2026-03-31
CVE-2026-32678 BUFFALO Wi-Fi router 安全漏洞 — BUFFALO Wi-Fi router products 8.8 - 2026-03-27
CVE-2026-3531 Drupal OpenID Connect / OAuth client 安全漏洞 — OpenID Connect / OAuth client 9.8AI Critical AI 2026-03-26
CVE-2026-2745 GitLab 安全漏洞 — GitLab 6.8 Medium 2026-03-25
CVE-2026-27049 WordPress plugin Jobica Core 安全漏洞 — Jobica Core 9.8 Critical 2026-03-25
CVE-2026-25406 WordPress plugin Tutor LMS Pro 安全漏洞 — Tutor LMS Pro 8.1 High 2026-03-25
CVE-2026-25357 WordPress plugin Ultimate Membership Pro 安全漏洞 — Ultimate Membership Pro 8.1 High 2026-03-25
CVE-2026-25035 WordPress plugin Contest Gallery 安全漏洞 — Contest Gallery 9.8 Critical 2026-03-25
CVE-2026-25002 WordPress plugin LearnPress – Sepay Payment 安全漏洞 — LearnPress – Sepay Payment 7.5 High 2026-03-25
CVE-2026-24359 WordPress plugin Dokan 安全漏洞 — Dokan 8.8 High 2026-03-25
CVE-2026-3214 Drupal CAPTCHA 安全漏洞 — CAPTCHA 9.1 - 2026-03-25
CVE-2026-1917 Drupal Login Disable 安全漏洞 — Login Disable 9.8 - 2026-03-25
CVE-2026-33315 Vikunja 安全漏洞 — vikunja 5.3 - 2026-03-24
CVE-2026-23480 Blinko 安全漏洞 — blinko 8.8 - 2026-03-23
CVE-2026-22733 Spring Security 安全漏洞 — Spring Security 8.2 High 2026-03-19
CVE-2026-22731 VMware Spring Boot 安全漏洞 — Spring Boot 8.2 High 2026-03-19
CVE-2026-32031 OpenClaw 安全漏洞 — OpenClaw 4.8 Medium 2026-03-19

CWE-288(使用候选路径或通道进行的认证绕过) 是常见的弱点类别,本平台收录该类弱点关联的 552 条 CVE 漏洞。