|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 220181 | 5 | 警告 | PaperThin | - | PaperThin CommonSpot における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-2873 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220182 | 5 | 警告 | PaperThin | - | PaperThin CommonSpot におけるディレクトリ一覧から重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-2872 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220183 | 6.5 | 警告 | PaperThin | - | PaperThin CommonSpot におけるアクションを実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-2862 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220184 | 5 | 警告 | PaperThin | - | PaperThin CommonSpot における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2014-2871 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220185 | 4.3 | 警告 | PaperThin | - | PaperThin CommonSpot におけるクロスサイトスクリプティングの脆弱性 |
CWE-Other
その他 |
CVE-2014-2861 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220186 | 4.3 | 警告 | PaperThin | - | PaperThin CommonSpot におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2014-2860 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220187 | 7.5 | 危険 | PaperThin | - | PaperThin CommonSpot におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-2859 | 2014-04-21 19:01 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220188 | 4 | 警告 | コクヨS&T株式会社 | - | Android 版 CamiApp における Content Provider のアクセス制限不備の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2014-1986 | 2014-04-21 18:31 | 2014-04-14 | Show | GitHub Exploit DB Packet Storm |
| 220189 | 2.1 | 注意 | PackageKit Project | - | PackageKit の Zypper バックエンドにおけるパッケージをダウングレードされる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2013-1764 | 2014-04-21 18:28 | 2013-05-8 | Show | GitHub Exploit DB Packet Storm |
| 220190 | 4.6 | 警告 | bzip.org | - | bzip2 の bzexe コマンドにおける任意のコードを実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-4089 | 2014-04-21 17:56 | 2011-12-4 | 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 |