|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 12, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259011 | 4.3 | 警告 | サン・マイクロシステムズ | - | Sun ONE/iPlanet Web Server における HTTP リクエストを非表示にされる脆弱性 |
CWE-Other
その他 |
CVE-2003-1578 | 2010-02-25 12:36 | 2003-11-14 | Show | GitHub Exploit DB Packet Storm |
| 259012 | 2.6 | 注意 | サン・マイクロシステムズ | - | Sun ONE/iPlanet Web Server におけるログファイルに任意のテキストを挿入される脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2003-1577 | 2010-02-25 12:36 | 2003-11-14 | Show | GitHub Exploit DB Packet Storm |
| 259013 | 5 | 警告 | IBM | - | IBM WebSphere Application Server の Single Sign-on 機能における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2010-0563 | 2010-02-25 12:35 | 2010-02-5 | Show | GitHub Exploit DB Packet Storm |
| 259014 | 5 | 警告 | アップル | - | Apple Safari の WebKit における任意の Web サイトにリクエストされる脆弱性 |
CWE-Other
その他 |
CVE-2009-2841 | 2010-02-25 12:33 | 2009-11-11 | Show | GitHub Exploit DB Packet Storm |
| 259015 | 10 | 危険 | アップル | - | Apple Safari の WebKit における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3384 | 2010-02-25 12:33 | 2009-11-11 | Show | GitHub Exploit DB Packet Storm |
| 259016 | 7.1 | 危険 | Linux レッドハット |
- | Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2009-0778 | 2010-02-25 12:33 | 2009-03-12 | Show | GitHub Exploit DB Packet Storm |
| 259017 | 7.2 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2009-0834 | 2010-02-25 12:33 | 2009-03-6 | Show | GitHub Exploit DB Packet Storm |
| 259018 | 7.2 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2007-5966 | 2010-02-25 12:31 | 2007-12-20 | Show | GitHub Exploit DB Packet Storm |
| 259019 | 4.3 | 警告 | シスコシステムズ | - | Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-0440 | 2010-02-24 12:27 | 2010-02-1 | Show | GitHub Exploit DB Packet Storm |
| 259020 | 6.2 | 警告 | ヒューレット・パッカード | - | HP ECMT におけるデータベースにアクセスされる脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-4184 | 2010-02-24 12:27 | 2009-10-5 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 13, 2026, 4:20 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 511 | 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… New |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11822 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 512 | 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 |
| 513 | 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. New |
CWE-416
Use After Free |
CVE-2026-44809 | 2026-06-12 02:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 514 | 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 New |
CWE-197
Numeric Truncation Error |
CVE-2026-40409 | 2026-06-12 02:06 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 515 | 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… New |
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 |
| 516 | 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. New |
CWE-284
Improper Access Control |
CVE-2026-41092 | 2026-06-12 02:04 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 517 | 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. New |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-41108 | 2026-06-12 02:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 518 | 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. New |
CWE-284
Improper Access Control |
CVE-2026-42829 | 2026-06-12 02:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 519 | 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. New |
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 |
| 520 | 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. New |
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 |