CWE-862 授权机制缺失 类弱点 7356 条 CVE 漏洞汇总,含 AI 中文分析。
CWE-862 属于缺失授权漏洞,指产品在用户访问资源或执行操作时未进行权限校验。攻击者通常通过直接修改请求参数或构造恶意 URL,绕过前端限制以访问未授权数据或执行敏感操作。开发者应避免仅依赖前端验证,需在服务端对每个请求实施严格的身份认证与权限检查,确保用户仅能访问其被授权的资源,从而从根本上消除越权风险。
function runEmployeeQuery($dbName, $name){ mysql_select_db($dbName,$globalDbHandle) or die("Could not open Database".$dbName); //Use a prepared statement to avoid CWE-89 $preparedStatement = $globalDbHandle->prepare('SELECT * FROM employees WHERE name = :name'); $preparedStatement->execute(array(':name' => $name)); return $preparedStatement->fetchAll(); } /.../ $employeeRecord = runEmployeeQuery('EmployeeDB',$_GET['EmployeeName']);
sub DisplayPrivateMessage { my($id) = @_; my $Message = LookupMessageObject($id); print "From: " . encodeHTML($Message->{from}) . "<br>\n"; print "Subject: " . encodeHTML($Message->{subject}) . "\n"; print "<hr>\n"; print "Body: " . encodeHTML($Message->{body}) . "\n"; } my $q = new CGI; # For purposes of this example, assume that CWE-309 and # CWE-523 do not apply. if (! AuthenticateUser($q->param('username'), $q->param('password'))) { ExitError("invalid username or password"); } my $id = $q->param('id'); DisplayPrivateMessage($id);
| CVE ID | 标题 | CVSS | 风险等级 | Published |
|---|---|---|---|---|
| CVE-2026-4290 | WordPress plugin WP Travel Pro 安全漏洞 — WP Travel Pro | 9.1 | Critical | 2026-05-29 |
| CVE-2025-12714 | WordPress plugin Rank Math SEO 安全漏洞 — Rank Math SEO – AI SEO Tools to Dominate SEO Rankings | 5.3 | Medium | 2026-05-29 |
| CVE-2026-44848 | Portainer 安全漏洞 — portainer | - | - | 2026-05-28 |
| CVE-2026-44849 | Portainer 安全漏洞 — portainer | - | - | 2026-05-28 |
| CVE-2026-44884 | Portainer 安全漏洞 — portainer | - | - | 2026-05-28 |
| CVE-2026-42071 | Mantis Bug Tracker 安全漏洞 — mantisbt | - | - | 2026-05-28 |
| CVE-2026-44794 | Nautobot 安全漏洞 — nautobot | 5.4 | Medium | 2026-05-28 |
| CVE-2026-6937 | WordPress plugin Appointment Booking Calendar 安全漏洞 — Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin | 5.3 | Medium | 2026-05-28 |
| CVE-2026-9015 | WordPress plugin Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance 安全漏洞 — Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance | 4.3 | Medium | 2026-05-28 |
| CVE-2026-8689 | WordPress plugin Visualizer: Tables and Charts Manager for WordPress 安全漏洞 — Visualizer: Tables and Charts Manager for WordPress | 4.3 | Medium | 2026-05-28 |
| CVE-2026-8682 | WordPress plugin 3D Viewer – 3D Model Viewer – Augmented Reality – Virtual Try On 安全漏洞 — 3D Viewer – 3D Model Viewer – Augmented Reality – Virtual Try On | 4.3 | Medium | 2026-05-28 |
| CVE-2026-7621 | WordPress plugin SMTP2GO for WordPress – Email Made Easy 安全漏洞 — SMTP2GO for WordPress – Email Made Easy | 4.3 | Medium | 2026-05-28 |
| CVE-2026-7552 | WordPress plugin Geo Mashup 安全漏洞 — Geo Mashup | 5.3 | Medium | 2026-05-28 |
| CVE-2026-7802 | WordPress plugin Frontend Admin by DynamiApps 安全漏洞 — Frontend Admin by DynamiApps | 8.8 | High | 2026-05-28 |
| CVE-2026-4888 | WordPress plugin Everest Forms 安全漏洞 — Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder | 4.3 | Medium | 2026-05-27 |
| CVE-2026-2601 | GitLab 安全漏洞 — GitLab | 4.3 | Medium | 2026-05-27 |
| CVE-2026-5296 | GitLab Enterprise Edition(EE) 安全漏洞 — GitLab | 4.3 | Medium | 2026-05-27 |
| CVE-2026-45717 | Budibase 安全漏洞 — budibase | 8.8 | High | 2026-05-27 |
| CVE-2026-46425 | Budibase 安全漏洞 — budibase | 9.9 | Critical | 2026-05-27 |
| CVE-2026-48151 | Budibase 安全漏洞 — budibase | 7.5 | High | 2026-05-27 |
| CVE-2026-42083 | free5GC 安全漏洞 — free5gc | 8.2 | High | 2026-05-27 |
| CVE-2026-44315 | free5GC 安全漏洞 — free5gc | 9.4 | Critical | 2026-05-27 |
| CVE-2026-44326 | free5GC 安全漏洞 — free5gc | 9.4 | Critical | 2026-05-27 |
| CVE-2022-41656 | WordPress plugin Account Manager for WooCommerce 安全漏洞 — Account Manager for WooCommerce | 4.3 | Medium | 2026-05-27 |
| CVE-2026-49054 | WordPress plugin The Post Grid 安全漏洞 — The Post Grid | 4.3 | Medium | 2026-05-27 |
| CVE-2026-49053 | WordPress plugin ElementsKit Elementor addons Lite 安全漏洞 — ElementsKit Elementor addons Lite | 5.3 | Medium | 2026-05-27 |
| CVE-2026-49052 | WordPress plugin ElementsKit Elementor addons Lite 安全漏洞 — ElementsKit Elementor addons Lite | 4.3 | Medium | 2026-05-27 |
| CVE-2026-49051 | WordPress plugin WP Meta and Date Remover 安全漏洞 — WP Meta and Date Remover | 4.3 | Medium | 2026-05-27 |
| CVE-2026-49047 | WordPress plugin DearFlip 安全漏洞 — DearFlip | 4.3 | Medium | 2026-05-27 |
| CVE-2026-49045 | WordPress plugin Adminimize 安全漏洞 — Adminimize | 4.3 | Medium | 2026-05-27 |
CWE-862(授权机制缺失) 是常见的弱点类别,本平台收录该类弱点关联的 7356 条 CVE 漏洞。