Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

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
219341 7.5 危険 Joomla! - Joomla! におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6632 2014-10-10 11:33 2014-09-23 Show GitHub Exploit DB Packet Storm
219342 4.3 警告 Joomla! - Joomla! の com_media におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6631 2014-10-10 11:33 2014-09-23 Show GitHub Exploit DB Packet Storm
219343 10 危険 FreePBX - FreePBX の ARI Framework module/Asterisk Recording Interface の htdocs_ari/includes/login.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-7235 2014-10-9 19:28 2014-09-30 Show GitHub Exploit DB Packet Storm
219344 4.3 警告 The Go Project - Go の crpyto/tls におけるクライアントになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-7189 2014-10-9 19:27 2014-09-25 Show GitHub Exploit DB Packet Storm
219345 5 警告 Open Information Security Foundation - Suricata の SSH parser の SSHParseBanner 関数における SSH ルールを回避される脆弱性 CWE-399
リソース管理の問題
CVE-2014-6603 2014-10-9 19:27 2014-09-23 Show GitHub Exploit DB Packet Storm
219346 10 危険 GoPro, Inc. - GoPro HERO 3+ の gpExec における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-6434 2014-10-9 19:27 2014-10-2 Show GitHub Exploit DB Packet Storm
219347 10 危険 GoPro, Inc. - GoPro HERO 3+ の gpExec における任意のファイルを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-6433 2014-10-9 19:26 2014-10-2 Show GitHub Exploit DB Packet Storm
219348 7.6 危険 OpenStack
レッドハット
- Red Hat Enterprise Linux OpenStack プラットフォームで使用される Red Hat openstack-neutron パッケージにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3632 2014-10-9 18:26 2014-09-30 Show GitHub Exploit DB Packet Storm
219349 10 危険 ソフォス - Sophos Cyberoam アプライアンスの CyberoamOS の Guest Login Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-5503 2014-10-9 18:19 2014-09-15 Show GitHub Exploit DB Packet Storm
219350 9 危険 ソフォス - Sophos Cyberoam アプライアンスの CyberoamOS における任意のコマンドを挿入される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-5502 2014-10-9 18:18 2014-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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