|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 31, 2026, 10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 220301 | 4.3 | 警告 | apps4u@android | - | SD Card Manager におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2014-1969 | 2014-04-16 18:21 | 2014-04-11 | Show | GitHub Exploit DB Packet Storm |
| 220302 | 5 | 警告 | OpenAFS | - | OpenAFS におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-2852 | 2014-04-16 17:48 | 2014-04-3 | Show | GitHub Exploit DB Packet Storm |
| 220303 | 5 | 警告 | OpenAFS | - | OpenAFS の GetStatistics64 リモートプロシージャコールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2014-0159 | 2014-04-16 17:48 | 2014-04-3 | Show | GitHub Exploit DB Packet Storm |
| 220304 | 6.9 | 警告 | Linux | - | Linux Kernel の net/ipv4/ping.c 内の ping_init_sock 関数における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2014-2851 | 2014-04-16 16:57 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220305 | 4.6 | 警告 | Linux | - | Linux Kernel の drivers/infiniband/core/cma.c 内の cma_req_handler 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-2739 | 2014-04-16 16:51 | 2014-04-2 | Show | GitHub Exploit DB Packet Storm |
| 220306 | 7.1 | 危険 | Linux | - | Linux Kernel の mac80211 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-362
競合状態 |
CVE-2014-2706 | 2014-04-16 16:36 | 2014-03-23 | Show | GitHub Exploit DB Packet Storm |
| 220307 | 5.5 | 警告 | Linux | - | Linux Kernel の virt/kvm/ioapic.c の ioapic_deliver 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-0155 | 2014-04-16 16:15 | 2014-04-4 | Show | GitHub Exploit DB Packet Storm |
| 220308 | 5.5 | 警告 | Linux | - | Linux Kernel の drivers/vhost/net.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-0077 | 2014-04-16 16:06 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220309 | 4.3 | 警告 | Redmine | - | Redmine におけるオープンリダイレクトの脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1985 | 2014-04-16 14:02 | 2014-04-16 | Show | GitHub Exploit DB Packet Storm |
| 220310 | 5.8 | 警告 | VMware | - | VMware vSphere Client における SSL サーバになりすまされる脆弱性 |
CWE-310
暗号の問題 |
CVE-2014-1210 | 2014-04-16 12:04 | 2014-04-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 31, 2026, 4:16 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2871 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40359 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2872 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to disclose information locally. |
CWE-125
Out-of-bounds Read |
CVE-2026-40360 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2873 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40361 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2874 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40362 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2875 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel |
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40363 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2876 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Access of resource using incompatible type ('type confusion') in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-122 CWE-843 CWE-908 Heap-based Buffer Overflow Type Confusion Use of Uninitialized Resource |
CVE-2026-40364 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2877 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40366 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2878 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel sharepoint_server word |
Untrusted pointer dereference in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-822
Untrusted Pointer Dereference |
CVE-2026-40367 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2879 | 6.5 |
MEDIUM
Network |
microsoft | power_automate_for_desktop | Exposure of sensitive information to an unauthorized actor in Power Automate allows an authorized attacker to disclose information over a network. |
CWE-200
Information Exposure |
CVE-2026-40374 | 2026-05-20 03:04 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2880 | 7.8 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel |
Use after free in Microsoft Office Click-To-Run allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-40418 | 2026-05-20 03:04 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |