|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 13, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 258881 | 7.8 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の hfs サブシステムにおけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-4020 | 2010-04-2 13:59 | 2009-12-4 | Show | GitHub Exploit DB Packet Storm |
| 258882 | 4.7 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の drivers/firewire/ohci.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-4138 | 2010-04-2 13:58 | 2009-12-16 | Show | GitHub Exploit DB Packet Storm |
| 258883 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の fuse_direct_io 関数におけるサービス運用妨害 (DoS)の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-4021 | 2010-04-2 13:58 | 2009-11-25 | Show | GitHub Exploit DB Packet Storm |
| 258884 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の arch/x86/ia32/ia32entry.S におけるレジスタ値を読み取られる脆弱性 |
CWE-200
情報漏えい |
CVE-2009-2910 | 2010-04-2 13:56 | 2009-10-20 | Show | GitHub Exploit DB Packet Storm |
| 258885 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の net/unix/af_unix.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2009-3621 | 2010-04-2 13:50 | 2009-10-22 | Show | GitHub Exploit DB Packet Storm |
| 258886 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の tcf_fill_node 関数におけるカーネルメモリから重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2009-3612 | 2010-04-2 13:49 | 2009-10-19 | Show | GitHub Exploit DB Packet Storm |
| 258887 | 7.8 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の ipv6_hop_jumbo 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2007-4567 | 2010-04-2 13:48 | 2007-12-21 | Show | GitHub Exploit DB Packet Storm |
| 258888 | 4.3 | 警告 | 株式会社アルマス | - | Compiere におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1333 | 2010-04-1 15:02 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
| 258889 | 2.6 | 注意 | 株式会社アルマス | - | Compiere におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1333 | 2010-04-1 15:02 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
| 258890 | 4.3 | 警告 | PrettyBook | - | PrettyFormMail におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1332 | 2010-04-1 15:01 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 14, 2026, 4:12 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 691 | 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… New |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11824 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 692 | 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. Update |
CWE-416
Use After Free |
CVE-2026-44809 | 2026-06-12 02:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 693 | 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 Update |
CWE-197
Numeric Truncation Error |
CVE-2026-40409 | 2026-06-12 02:06 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 694 | 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… Update |
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 |
| 695 | 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. Update |
CWE-284
Improper Access Control |
CVE-2026-41092 | 2026-06-12 02:04 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 696 | 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. Update |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-41108 | 2026-06-12 02:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 697 | 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. Update |
CWE-284
Improper Access Control |
CVE-2026-42829 | 2026-06-12 02:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 698 | 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. Update |
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 |
| 699 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. Update |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-42979 | 2026-06-12 02:00 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 700 | 7.5 |
HIGH
Network |
vmware | spring_hateoas | Spring HATEOAS maintains an unbounded static cache of StringLinkRelation instances keyed on attacker-supplied strings. Affected versions: Spring HATEOAS 1.5.0 through 1.5.6; 2.3.0 through 2.3.4; 2.4… Update |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-41007 | 2026-06-12 01:58 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |