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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220251 5 警告 アップル
OpenSSL Project
レッドハット
- OpenSSL の crypto/x509/x509_vfy.c における CRL 確認を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3207 2013-06-7 10:58 2011-09-6 Show GitHub Exploit DB Packet Storm
220252 2.6 注意 アップル
OpenSSL Project
- OpenSSL の ECC サブシステムにおける秘密鍵を特定される脆弱性 CWE-310
暗号の問題
CVE-2011-1945 2013-06-7 10:54 2011-05-31 Show GitHub Exploit DB Packet Storm
220253 10 危険 アドビシステムズ
Google
- Google Chrome 上で稼働する Adobe Flash Player におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0724 2013-06-6 18:10 2012-03-28 Show GitHub Exploit DB Packet Storm
220254 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1023 2013-06-6 16:57 2013-06-4 Show GitHub Exploit DB Packet Storm
220255 4.3 警告 アップル - Apple Safari などの製品で使用される WebKit の XSS Auditor における意図しないフォームサブミッションを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1013 2013-06-6 16:56 2013-06-4 Show GitHub Exploit DB Packet Storm
220256 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1009 2013-06-6 16:55 2013-06-4 Show GitHub Exploit DB Packet Storm
220257 4.9 警告 アップル - Apple Mac OS X の SMB における共有ディレクトリ以外にファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0990 2013-06-6 16:54 2013-06-4 Show GitHub Exploit DB Packet Storm
220258 2.1 注意 アップル - Apple Mac OS X の Disk Management におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-0985 2013-06-6 16:53 2013-06-4 Show GitHub Exploit DB Packet Storm
220259 9.3 危険 アップル - Apple Mac OS X のディレクトリサービスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0984 2013-06-6 16:47 2013-06-4 Show GitHub Exploit DB Packet Storm
220260 6.8 警告 アップル - Apple Mac OS X の CoreAnimation における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0983 2013-06-6 16:44 2013-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
171 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the X… New - CVE-2026-31641 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
172 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet->calls list to use list_del_rcu() rather t… New - CVE-2026-31642 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
173 - - - In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966x_fdma_reload() When lan966x_fdma_reload() fails to allocate new RX buffers, t… New - CVE-2026-31644 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
174 - - - In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local loc… New - CVE-2026-31647 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
175 - - - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = no… New - CVE-2026-31649 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
176 - - - In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nr_pages calculation overflow in filemap_map_pages() When running stress-ng on my Arm64 machine with v7.0-rc3 ke… New - CVE-2026-31648 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
177 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damon_call() failure leaking damon_ctx damon_stat_start() always allocates the module's damon_ctx objec… New - CVE-2026-31652 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
178 - - - In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in __mmap_region() commit 605f6586ecf7 ("mm/vma: do not leak memory when .mmap_prepare swaps the file") h… New - CVE-2026-31654 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
179 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat A use-after-free / refcount underflow is possible when the hea… New - CVE-2026-31656 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
180 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gate… New - CVE-2026-31657 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm