|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 15, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 151 | 7.7 |
重要
Network |
OpenClaw | OpenClaw | OpenClawにおけるサーバサイドのリクエストフォージェリの脆弱性 New |
CWE-918
サーバサイドリクエストフォージェリ |
CVE-2026-53812 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 152 | 7.8 |
重要
Local |
OpenClaw | OpenClaw | OpenClawにおける制御されていない検索パスの要素に関する脆弱性 New |
CWE-427
制御されていない検索パスの要素 |
CVE-2026-53813 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 153 | 8.3 |
重要
Network |
OpenClaw | OpenClaw | OpenClawにおける不適切な権限設定に関する脆弱性 New |
CWE-266
不適切な権限設定 |
CVE-2026-53814 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 154 | 6.5 |
警告
Network |
OpenClaw | OpenClaw | OpenClawにおける認証の欠如に関する脆弱性 New |
CWE-862
認証の欠如 |
CVE-2026-53815 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 155 | 7.2 |
重要
Network |
OpenClaw | OpenClaw | OpenClawにおける認証の欠如に関する脆弱性 New |
CWE-862
認証の欠如 |
CVE-2026-53816 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 156 | 8.8 |
重要
Network |
OpenClaw | OpenClaw | OpenClawにおけるスプーフィングによる認証回避に関する脆弱性 New |
CWE-290
スプーフィングによる認証回避 |
CVE-2026-53817 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 157 | 6.6 |
警告
Local |
OpenClaw | OpenClaw | OpenClawにおける認証の欠如に関する脆弱性 New |
CWE-862
認証の欠如 |
CVE-2026-53818 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 158 | 7.8 |
重要
Local |
OpenClaw | OpenClaw | OpenClawにおける信頼できない検索パスに関する脆弱性 New |
CWE-426
信頼性のない検索パス |
CVE-2026-53819 | 2026-06-15 11:14 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 159 | 5.5 |
警告
Local |
MongoDB Inc. | MongoDB | MongoDB Inc.のMongoDBにおけるログファイルからの情報漏えいに関する脆弱性 New |
CWE-532
ログファイルからの情報漏えい |
CVE-2026-9751 | 2026-06-15 11:14 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 160 | 5.4 |
警告
Network |
Apache Software Foundation | answer | Apache Software Foundationのanswerにおける複数の脆弱性 |
CWE-79 CWE-80 |
CVE-2026-34033 | 2026-06-12 14:54 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 16, 2026, 4:13 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 841 | 5.7 |
MEDIUM
Local |
imagemagick | imagemagick | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-22, an invalid connected-components:keep-top value could result in… |
CWE-125 CWE-129 Out-of-bounds Read Improper Validation of Array Index |
CVE-2026-45359 | 2026-06-12 03:41 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 842 | 5.3 |
MEDIUM
Network |
imagemagick | imagemagick | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, an off by one in the meta encoder could result in an out of bo… |
CWE-125 CWE-193 Out-of-bounds Read Off-by-one Error |
CVE-2026-45358 | 2026-06-12 03:41 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 843 | 6.1 |
MEDIUM
Network |
svelte | svelte | Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML … |
CWE-79
Cross-site Scripting |
CVE-2026-42599 | 2026-06-12 03:41 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 844 | 5.3 |
MEDIUM
Network |
imagemagick | imagemagick | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, due to a missing check in the PSD decoder it would be possible… |
CWE-400 CWE-770 Uncontrolled Resource Consumption Allocation of Resources Without Limits or Throttling |
CVE-2026-45031 | 2026-06-12 03:41 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 845 | 5.1 |
MEDIUM
Local |
imagemagick | imagemagick | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, when writing an IPTC output file a malicious input file could … |
CWE-125 CWE-191 Out-of-bounds Read Integer Underflow (Wrap or Wraparound) |
CVE-2026-42326 | 2026-06-12 03:41 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 846 | 5.5 |
MEDIUM
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Out-of-bounds read in Windows Application Identity (AppID) Subsystem allows an authorized attacker to disclose information locally. |
CWE-125
Out-of-bounds Read |
CVE-2026-45604 | 2026-06-12 03:40 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 847 | 8.4 |
HIGH
Local |
microsoft |
365_apps microsoft_365 office_2016 office_2019 office_2021 office_2024 sharepoint_server |
Access of resource using incompatible type ('type confusion') in Microsoft Office allows an unauthorized attacker to execute code locally. |
CWE-843
Type Confusion |
CVE-2026-45456 | 2026-06-12 03:40 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 848 | 7.8 |
HIGH
Local |
microsoft |
365_apps microsoft_365 office_2016 office_2019 office_2021 office_2024 sharepoint_server |
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-44824 | 2026-06-12 03:40 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 849 | 5.5 |
MEDIUM
Local |
microsoft |
365_apps microsoft_365 office_2016 office_2019 office_2021 office_2024 sharepoint_server |
Out-of-bounds read in Microsoft Office allows an unauthorized attacker to disclose information locally. |
CWE-125
Out-of-bounds Read |
CVE-2026-44821 | 2026-06-12 03:40 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 850 | 7.8 |
HIGH
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_2016 windows_server_2019 w… |
Use after free in Windows Bluetooth Service allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-45605 | 2026-06-12 03:39 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |