|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 31, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 249161 | 9.3 | 危険 | XnSoft | - | XnViewer における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2012-0684 | 2012-05-10 18:21 | 2012-05-9 | Show | GitHub Exploit DB Packet Storm |
| 249162 | 9.3 | 危険 | FFmpeg | - | FFmpeg の asfrtp_parse_packet 関数における整数アンダーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2011-4031 | 2012-05-10 18:19 | 2012-05-9 | Show | GitHub Exploit DB Packet Storm |
| 249163 | 9.3 | 危険 | マイクロソフト | - | Microsoft .NET Framework における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0161 | 2012-05-10 18:16 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249164 | 9.3 | 危険 | マイクロソフト | - | Microsoft .NET Framework における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0160 | 2012-05-10 18:15 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249165 | 9.3 | 危険 | マイクロソフト | - | Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2012-1848 | 2012-05-10 18:13 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249166 | 10 | 危険 | マイクロソフト | - | Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2012-0181 | 2012-05-10 18:12 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249167 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0180 | 2012-05-10 18:11 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249168 | 9.3 | 危険 | マイクロソフト | - | Windows 上で稼働する Microsoft Silverlight におけるメモリ二重解放の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0176 | 2012-05-10 18:09 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249169 | 9.3 | 危険 | マイクロソフト | - | Microsoft Office 2003 および 2007 におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0167 | 2012-05-10 18:08 | 2012-05-8 | Show | GitHub Exploit DB Packet Storm |
| 249170 | 9.3 | 危険 | マイクロソフト | - | 複数の Microsoft 製品の GDI+ における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0165 | 2012-05-10 18:04 | 2012-05-8 | 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 |