CWE-862 授权机制缺失 类弱点 7360 条 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-2025-67956 | WordPress plugin User Registration 安全漏洞 — User Registration | 8.2 | High | 2026-01-22 |
| CVE-2025-67942 | WordPress plugin Peach Payments Gateway 安全漏洞 — Peach Payments Gateway | 6.5 | Medium | 2026-01-22 |
| CVE-2025-67939 | WordPress plugin Tickera 安全漏洞 — Tickera | 6.5 | Medium | 2026-01-22 |
| CVE-2025-66141 | WordPress plugin Scroller 安全漏洞 — Scroller | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66142 | WordPress plugin Comparimager for Elementor 安全漏洞 — Comparimager for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66143 | WordPress plugin Crumber 安全漏洞 — Crumber | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66137 | WordPress plugin Searcher for Elementor 安全漏洞 — Searcher for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66139 | WordPress plugin Audier For Elementor 安全漏洞 — Audier For Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66136 | WordPress plugin Carter for Elementor 安全漏洞 — Carter for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66138 | WordPress plugin Motionger for Elementor 安全漏洞 — Motionger for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66140 | WordPress plugin Uper for Elementor 安全漏洞 — Uper for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-66135 | WordPress plugin Imager for Elementor 安全漏洞 — Imager for Elementor | 5.4 | Medium | 2026-01-22 |
| CVE-2025-62754 | WordPress plugin Payment Gateway bKash for WC 安全漏洞 — Payment Gateway bKash for WC | 5.3 | Medium | 2026-01-22 |
| CVE-2025-63018 | WordPress plugin Bard 安全漏洞 — Bard | 4.3 | Medium | 2026-01-22 |
| CVE-2025-62106 | WordPress plugin WP-CRM System 安全漏洞 — WP-CRM System | 5.4 | Medium | 2026-01-22 |
| CVE-2025-54002 | WordPress plugin xSmart 安全漏洞 — xSmart | 6.5 | Medium | 2026-01-22 |
| CVE-2025-5805 | WordPress plugin Electron 安全漏洞 — Electron | 6.5 | Medium | 2026-01-22 |
| CVE-2025-49375 | WordPress plugin HomeLancer 安全漏洞 — HomeLancer | 5.4 | Medium | 2026-01-22 |
| CVE-2026-24042 | Appsmith 安全漏洞 — appsmith | 9.4 | Critical | 2026-01-22 |
| CVE-2026-1036 | WordPress plugin Photo Gallery by 10Web – Mobile-Friendly Image Gallery 安全漏洞 — Photo Gallery by 10Web – Mobile-Friendly Image Gallery | 5.3 | Medium | 2026-01-21 |
| CVE-2026-23517 | Fleet 安全漏洞 — fleet | 6.5AI | Medium AI | 2026-01-21 |
| CVE-2026-0554 | WordPress plugin NotificationX 安全漏洞 — NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar | 4.3 | Medium | 2026-01-20 |
| CVE-2025-15347 | WordPress plugin Creator LMS 安全漏洞 — Creator LMS – Online Courses and eLearning Plugin | 8.8 | High | 2026-01-20 |
| CVE-2025-15043 | WordPress plugin The Events Calendar 安全漏洞 — The Events Calendar | 5.4 | Medium | 2026-01-20 |
| CVE-2026-0548 | WordPress plugin Tutor LMS – eLearning and online course solution 安全漏洞 — Tutor LMS – eLearning and online course solution | 5.4 | Medium | 2026-01-20 |
| CVE-2025-14798 | WordPress plugin LearnPress 安全漏洞 — LearnPress – WordPress LMS Plugin for Create and Sell Online Courses | 5.3 | Medium | 2026-01-20 |
| CVE-2025-14351 | WordPress plugin Custom Fonts 安全漏洞 — Custom Fonts – Host Your Fonts Locally | 5.3 | Medium | 2026-01-20 |
| CVE-2025-14978 | WordPress plugin PeachPay 安全漏洞 — PeachPay — Payments & Express Checkout for WooCommerce (supports Stripe, PayPal, Square, Authorize.net, NMI) | 5.3 | Medium | 2026-01-20 |
| CVE-2025-15466 | WordPress plugin Image Photo Gallery Final Tiles Grid 安全漏洞 — Image Photo Gallery Final Tiles Grid | 5.4 | Medium | 2026-01-19 |
| CVE-2026-23875 | CrawlChat 安全漏洞 — crawlchat | 3.5AI | Low AI | 2026-01-19 |
CWE-862(授权机制缺失) 是常见的弱点类别,本平台收录该类弱点关联的 7360 条 CVE 漏洞。