|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 21, 2026, 2 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 231821 | 5 | 警告 | solarpay | - | SolarPay の index.php におけるディレクトリトラバーサルの脆弱性 | - | CVE-2006-7099 | 2012-12-20 18:18 | 2007-03-3 | Show | GitHub Exploit DB Packet Storm |
| 231822 | 10 | 危険 | taskfreak | - | TaskFreak! における脆弱性 | - | CVE-2006-7097 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231823 | 6.8 | 警告 | phpbb security | - | phpBB Security の phpbb_security.php における PHP リモートファイルインクルージョンの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2006-7090 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231824 | 7.5 | 危険 | simple php forum | - | Simple PHP Forum における SQL インジェクションの脆弱性 | - | CVE-2006-7088 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231825 | 4.3 | 警告 | rigter portal system | - | RPS における XSS 攻撃を実行される脆弱性 | - | CVE-2006-7085 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231826 | 4.3 | 警告 | rigter portal system | - | RPS の index.php におけるディレクトリトラバーサルの脆弱性 | - | CVE-2006-7083 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231827 | 7.5 | 危険 | rigter portal system | - | RPS における認証を回避される脆弱性 | - | CVE-2006-7082 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231828 | 7.5 | 危険 | phpnews | - | PhpNews における PHP リモートファイルインクルージョンの脆弱性 | - | CVE-2006-7081 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231829 | 4.3 | 警告 | professional home page tools login script | - | Professional Home Page Tools Login Script におけるクロスサイトスクリプティングの脆弱性 | - | CVE-2006-7078 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
| 231830 | 6.8 | 警告 | phpBB | - | phpBB 用の Advanced Guestbook における SQL インジェクションの脆弱性 | - | CVE-2006-7077 | 2012-12-20 18:18 | 2007-03-2 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 21, 2026, 4:10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 311 | 5.5 |
MEDIUM
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Files or directories accessible to external parties in Microsoft Office Word allows an unauthorized attacker to disclose information locally. Update |
CWE-552
Files or Directories Accessible to External Parties |
CVE-2026-35440 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 312 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel |
Use after free in Microsoft Office allows an unauthorized attacker to execute code locally. Update |
CWE-416
Use After Free |
CVE-2026-40358 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 313 | 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. Update |
CWE-416
Use After Free |
CVE-2026-40359 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 314 | 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. Update |
CWE-125
Out-of-bounds Read |
CVE-2026-40360 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 315 | 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. Update |
CWE-416
Use After Free |
CVE-2026-40361 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 316 | 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. Update |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40362 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 317 | 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. Update |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40363 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 318 | 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. Update |
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 |
| 319 | 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. Update |
CWE-416
Use After Free |
CVE-2026-40366 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 320 | 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. Update |
CWE-822
Untrusted Pointer Dereference |
CVE-2026-40367 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |