|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 16, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 210361 | 6 | 警告 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における RBR に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-2436 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210362 | 2.8 | 注意 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Federated に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-2432 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210363 | 2.6 | 注意 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Options に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-2431 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210364 | 3.5 | 注意 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Performance Schema に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-2430 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210365 | 4 | 警告 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Partition に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-2419 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210366 | 4 | 警告 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における XML に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-0384 | 2015-10-30 16:46 | 2014-04-15 | Show | GitHub Exploit DB Packet Storm |
| 210367 | 2.8 | 注意 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Replication に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-0420 | 2015-10-30 16:46 | 2014-01-14 | Show | GitHub Exploit DB Packet Storm |
| 210368 | 2.4 | 注意 | Apache Software Foundation | - | Subversion の daemonize.py モジュールにおける権限を取得される脆弱性 |
CWE-59
リンク解釈の問題 |
CVE-2013-7393 | 2015-10-30 16:46 | 2013-08-22 | Show | GitHub Exploit DB Packet Storm |
| 210369 | 5 | 警告 | Fedora Project json-c project |
- | json-c の printbuf API におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-6370 | 2015-10-30 16:46 | 2013-11-19 | Show | GitHub Exploit DB Packet Storm |
| 210370 | 4 | 警告 | MySQL AB オラクル |
- | Oracle MySQL の MySQL Server における Partition に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2013-5891 | 2015-10-30 16:44 | 2014-01-14 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 911 | 7.8 |
HIGH
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Improper authentication in Windows Cryptographic Services allows an unauthorized attacker to elevate privileges locally. |
CWE-287
Improper Authentication |
CVE-2026-44810 | 2026-06-12 02:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 912 | 7.8 |
HIGH
Local |
sqlite | sqlite | SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by… |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11822 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 913 | 7.8 |
HIGH
Local |
sqlite | sqlite | SQLite before 3.53.2 contains a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a crash or execute arbitrary code by supplying a crafted… |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11824 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 914 | 7.8 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Use after free in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-44809 | 2026-06-12 02:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 915 | 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_2012 windows_server_2016 w… |
Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability |
CWE-197
Numeric Truncation Error |
CVE-2026-40409 | 2026-06-12 02:06 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 916 | 7.5 |
HIGH
Network |
vmware | spring_hateoas | Spring HATEOAS's internal PropertyUtils.createObjectFromProperties method, used by the Collection+JSON and UBER media type deserializers, performs bean property binding via reflection without consult… |
CWE-284 NVD-CWE-noinfo Improper Access Control |
CVE-2026-41006 | 2026-06-12 02:05 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 917 | 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_2012 windows_server_2016 w… |
Improper access control in Microsoft Kinect allows an authorized attacker to elevate privileges locally. |
CWE-284
Improper Access Control |
CVE-2026-41092 | 2026-06-12 02:04 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 918 | 7.0 |
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_2012 windows_server_2016 w… |
Heap-based buffer overflow in Microsoft Windows DNS allows an authorized attacker to elevate privileges locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-41108 | 2026-06-12 02:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 919 | 7.8 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 |
Improper access control in Windows Administrator Protection allows an authorized attacker to bypass a security feature locally. |
CWE-284
Improper Access Control |
CVE-2026-42829 | 2026-06-12 02:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 920 | 7.0 |
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_2012 windows_server_2016 w… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Function Discovery Service (fdwsd.dll) allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-42836 | 2026-06-12 02:01 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |