|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 26, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2371 | 9.8 |
緊急
Network |
OpenClaw | OpenClaw | OpenClawにおける不完全なブラックリストに関する脆弱性 |
CWE-184
不完全なブラックリスト |
CVE-2026-43566 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2372 | 6.5 |
警告
Network |
OpenClaw | OpenClaw | OpenClawにおける認証の欠如に関する脆弱性 |
CWE-862
認証の欠如 |
CVE-2026-43567 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2373 | 6.5 |
警告
Network |
OpenClaw | OpenClaw | OpenClawにおける認証の欠如に関する脆弱性 |
CWE-862
認証の欠如 |
CVE-2026-43568 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2374 | 8.8 |
重要
Network |
OpenClaw | OpenClaw | OpenClawにおける信頼できない制御領域からの機能の組み込みに関する脆弱性 |
CWE-829
信頼性のない制御領域からの機能の組み込み |
CVE-2026-43569 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2375 | 7.5 |
重要
Network |
Apache Software Foundation | Apache Wicket | Apache Software FoundationのApache Wicketにおける情報漏えいに関する脆弱性 |
CWE-200
情報漏えい |
CVE-2026-43646 | 2026-05-8 12:21 | 2026-05-6 | Show | GitHub Exploit DB Packet Storm |
| 2376 | 5.3 |
警告
Network |
Apache Software Foundation | Apache Thrift | Apache Software FoundationのApache Thriftにおける過剰なサイズ値のメモリ割り当てに関する脆弱性 |
CWE-789
過剰なサイズ値のメモリ割り当て |
CVE-2026-43868 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2377 | 7.3 |
重要
Network |
Apache Software Foundation | Apache Thrift | Apache Software FoundationのApache Thriftにおけるホストの不一致による証明書の検証に関する脆弱性 |
CWE-297
ホストの不一致による証明書の不適切な検証 |
CVE-2026-43869 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2378 | 7.3 |
重要
Network |
Apache Software Foundation | Apache Thrift | Apache Software FoundationのApache Thriftにおける複数の脆弱性 |
CWE-113 CWE-22 CWE-346 CWE-400 |
CVE-2026-43870 | 2026-05-8 12:21 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 2379 | 6.5 |
警告
Network |
Apache Software Foundation | Apache Wicket | Apache Software FoundationのApache Wicketにおけるパストラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2026-43975 | 2026-05-8 12:21 | 2026-05-6 | Show | GitHub Exploit DB Packet Storm |
| 2380 | 7.5 |
重要
Network |
MongoDB Inc. | MongoDB C Driver | MongoDB Inc.のMongoDB C Driverにおける入力確認に関する脆弱性 |
CWE-20 CWE-noinfo |
CVE-2026-6231 | 2026-05-8 12:21 | 2026-04-13 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 27, 2026, 4:52 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2411 | 7.8 |
HIGH
Local |
ashlar |
argon cobalt cobalt_share lithium xenon |
An Out-of-Bounds Read vulnerability is present in Ashlar-Vellum Cobalt, Xenon, Argon, Lithium, and Cobalt Share versions 12.6.1204.216 and prior that could allow an attacker to disclose information o… |
CWE-125
Out-of-bounds Read |
CVE-2025-65088 | 2026-05-14 23:57 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2412 | 8.8 |
HIGH
Network |
requarks | wiki.js | Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation o… |
CWE-269 NVD-CWE-noinfo Improper Privilege Management |
CVE-2026-44224 | 2026-05-14 23:56 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2413 | 6.7 |
MEDIUM
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally. |
CWE-415
Double Free |
CVE-2026-21530 | 2026-05-14 23:56 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2414 | 7.5 |
HIGH
Adjacent |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Native WiFi Miniport Driver allows an unauthorized attacker to execute code over an adjacent net… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-32161 | 2026-05-14 23:54 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2415 | 6.7 |
MEDIUM
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Double free in Windows Rich Text Edit Control allows an authorized attacker to elevate privileges locally. |
CWE-415
Double Free |
CVE-2026-32170 | 2026-05-14 23:52 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2416 | 4.4 |
MEDIUM
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Improper access control in Windows Filtering Platform (WFP) allows an authorized attacker to bypass a security feature locally. |
CWE-284
Improper Access Control |
CVE-2026-32209 | 2026-05-14 23:51 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2417 | 7.2 |
HIGH
Network |
wftpserver | wing_ftp_server | Wing FTP Server before 8.1.3 contains an authenticated remote code execution vulnerability in the session serialization mechanism that allows authenticated administrators to inject arbitrary Lua code… |
CWE-94
Code Injection |
CVE-2026-44403 | 2026-05-14 23:50 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2418 | 7.5 |
HIGH
Network |
phpoffice | phpspreadsheet | PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.4, 2.1.16, 2.4.5, 3.10.5, and 5.7.0, the XLSX reader's ColumnAndRowAttributes::readRowAttributes() method… |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-40902 | 2026-05-14 23:50 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2419 | 7.5 |
HIGH
Network |
owasp | modsecurity | ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. From 3.0.0 to before 3.0.15, there is an unhandled exception (std::out_of_range) caused … |
CWE-191 CWE-248 Integer Underflow (Wrap or Wraparound) Uncaught Exception |
CVE-2026-42268 | 2026-05-14 23:49 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2420 | 9.9 |
CRITICAL
Network |
nginxui | nginx_ui | Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitra… |
CWE-918
Server-Side Request Forgery (SSRF) |
CVE-2026-44015 | 2026-05-14 23:49 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |