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 8, 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
221101 9.3 危険 アドビシステムズ - Android 用 Adobe Reader Mobile アプリケーションにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0514 2014-04-18 15:25 2014-04-14 Show GitHub Exploit DB Packet Storm
221102 4.4 警告 Xen プロジェクト - Xen のネットバンクドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-2580 2014-04-18 15:24 2014-03-24 Show GitHub Exploit DB Packet Storm
221103 4.3 警告 Raoul Proenca - Gnew におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7368 2014-04-18 15:23 2013-07-23 Show GitHub Exploit DB Packet Storm
221104 6 警告 OpenStack - OpenStack Compute および Icehouse の Nova EC2 API セキュリティグループの実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0167 2014-04-18 15:21 2014-04-9 Show GitHub Exploit DB Packet Storm
221105 4.3 警告 OpenStack - OpenStack Dashboard の Horizon Orchestration ダッシュボードにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0157 2014-04-18 15:20 2014-04-8 Show GitHub Exploit DB Packet Storm
221106 6 警告 OpenStack - Keystone 用 OpenStack Python クライアントライブラリの auth_token ミドルウェアにおける権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-0105 2014-04-18 15:20 2014-03-26 Show GitHub Exploit DB Packet Storm
221107 6.3 警告 Novell
Kbd-project
- Kbd の init スクリプトにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0460 2014-04-18 15:02 2011-04-18 Show GitHub Exploit DB Packet Storm
221108 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2470 2014-04-18 14:54 2014-04-15 Show GitHub Exploit DB Packet Storm
221109 4 警告 オラクル - Oracle Fusion Middleware の Oracle Access Manager における Webserver Plugin に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2452 2014-04-18 14:54 2014-04-15 Show GitHub Exploit DB Packet Storm
221110 4.9 警告 オラクル - Oracle Fusion Middleware の Oracle OpenSSO における Admin Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-2426 2014-04-18 14:54 2014-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 - - - In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 ("x86/fpu: Improve crypto performance by… New - CVE-2026-46290 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
92 - - - In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in … New - CVE-2026-46289 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
93 - - - In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier i… New - CVE-2026-46288 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
94 - - - In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylink_connect… New - CVE-2026-46287 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
95 - - - In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the ar… New - CVE-2026-46286 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
96 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: docg3: fix use-after-free in docg3_release() In docg3_release(), the docg3 pointer is obtained from cascade->floors[0]->priv… New - CVE-2026-46285 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
97 - - - In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or default_hugepagesz are specifie… New - CVE-2026-46284 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
98 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, whi… New - CVE-2026-46283 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
99 - - - In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized… New - CVE-2026-46282 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
100 - - - In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc")… New - CVE-2026-46281 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm