CWE-862 授权机制缺失 类弱点 6640 条 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-17350 | pgAdmin 授权问题漏洞 — pgAdmin 4 | 5.4 | Medium | 2026-07-31 |
| CVE-2026-15227 | Checkmk 授权问题漏洞 — Checkmk | 5.3 | Medium | 2026-07-31 |
| CVE-2026-18436 | WordPress MailerPress 授权问题漏洞 — MailerPress – Newsletter, email marketing & AI automation | 5.3 | Medium | 2026-07-31 |
| CVE-2026-18437 | WordPress MailerPress 授权问题漏洞 — MailerPress – Newsletter, email marketing & AI automation | 5.3 | Medium | 2026-07-31 |
| CVE-2026-18214 | Keycloak 授权问题漏洞 — Red Hat Build of Keycloak | 6.8 | Medium | 2026-07-31 |
| CVE-2026-18208 | Keycloak 授权问题漏洞 — Red Hat Build of Keycloak | 6.5 | Medium | 2026-07-31 |
| CVE-2026-18218 | Keycloak 授权问题漏洞 — Red Hat Build of Keycloak | 4.2 | Medium | 2026-07-31 |
| CVE-2026-67527 | OpenProject 授权问题漏洞 — openproject | 7.6 | High | 2026-07-30 |
| CVE-2026-15397 | WP Swings Subscriptions for WooCommerce 授权问题漏洞 — Subscriptions for WooCommerce | 7.2 | High | 2026-07-30 |
| CVE-2026-14356 | FleekDash V2 授权问题漏洞 — FleekDash V2 | 8.8 | High | 2026-07-30 |
| CVE-2026-4672 | GitLab 授权问题漏洞 — GitLab | 4.3 | Medium | 2026-07-29 |
| CVE-2026-14341 | GitLab 授权问题漏洞 — GitLab | 4.9 | Medium | 2026-07-29 |
| CVE-2026-16543 | Kong Operator 资源管理错误漏洞 | 7.1 | High | 2026-07-29 |
| CVE-2026-15228 | Kong Ingress Controller for Kubernetes 资源管理错误漏洞 | 7.1 | High | 2026-07-29 |
| CVE-2026-66723 | CERT Polska MWDB Core 授权问题漏洞 — MWDB Core | 7.0 | High | 2026-07-29 |
| CVE-2026-66724 | CERT Polska MWDB Core 授权问题漏洞 — MWDB Core | 5.3 | Medium | 2026-07-29 |
| CVE-2026-14488 | Meta Box AIO 授权问题漏洞 — Meta Box AIO | 9.1 | Critical | 2026-07-29 |
| CVE-2026-4604 | WordPress Klubraum Membership Request 授权问题漏洞 — Klubraum Membership Request | 5.3 | Medium | 2026-07-29 |
| CVE-2026-50622 | Apache Atlas 授权问题漏洞 — Apache Atlas | - | - | 2026-07-29 |
| CVE-2026-18201 | Keycloak 授权问题漏洞 — Red Hat Build of Keycloak | 5.5 | Medium | 2026-07-29 |
| CVE-2026-5626 | WordPress Survey Form Block – collect answers and insights from your audience 授权问题漏洞 — Survey Form Block – collect answers and insights from your audience | 4.3 | Medium | 2026-07-29 |
| CVE-2026-17166 | WordPress Event Booking Manager for WooCommerce 授权问题漏洞 — Event Booking Manager for WooCommerce – Sell Tickets, Event Registration, RSVP & Event Calendar | 4.3 | Medium | 2026-07-29 |
| CVE-2026-54719 | goshs-labs goshs 授权问题漏洞 — goshs | 7.5 | High | 2026-07-28 |
| CVE-2026-16184 | IBM WebSphere Application Server 授权问题漏洞 — WebSphere Application Server | 7.0 | High | 2026-07-28 |
| CVE-2026-66751 | sdelements lets-chat 授权问题漏洞 — lets-chat | 5.4 | Medium | 2026-07-28 |
| CVE-2026-66750 | sdelements lets-chat 授权问题漏洞 — lets-chat | 4.3 | Medium | 2026-07-28 |
| CVE-2026-13110 | StoreGrowth WooCommerce插件 <= 2.1.0 缺失授权任意插件设置修改漏洞 — StoreGrowth – Upsell, BOGO, Quick View, Direct Checkout & Side Cart for WooCommerce | 5.3 | Medium | 2026-07-28 |
| CVE-2026-15411 | WordPress StoreGrowth 授权问题漏洞 — StoreGrowth – Upsell, BOGO, Quick View, Direct Checkout & Side Cart for WooCommerce | 5.3 | Medium | 2026-07-28 |
| CVE-2026-15025 | WordPress Uncanny Automator 授权问题漏洞 — Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin | 7.5 | High | 2026-07-28 |
| CVE-2026-16774 | WPBot <= 8.5.9 未授权邮件中继漏洞 — WPBot – AI ChatBot for Live Support, Lead Generation, AI Services | 5.3 | Medium | 2026-07-28 |
CWE-862(授权机制缺失) 是常见的弱点类别,本平台收录该类弱点关联的 6640 条 CVE 漏洞。