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
210661 7.5 危険 Huawei - Huawei Honor Cube Wireless Router WS860s における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-9134 2014-12-5 14:05 2014-11-14 Show GitHub Exploit DB Packet Storm
210662 7.5 危険 codezen.org - Canto Curses の canto_curses/guibase.py における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2013-7416 2014-12-5 13:57 2013-12-7 Show GitHub Exploit DB Packet Storm
210663 5 警告 Icecast - Icecast における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9018 2014-12-5 13:45 2014-11-19 Show GitHub Exploit DB Packet Storm
210664 5 警告 MODX - MODX Revolution における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-8775 2014-12-5 12:33 2014-07-15 Show GitHub Exploit DB Packet Storm
210665 4.3 警告 MODX - MODX Revolution の manager/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8774 2014-12-5 12:32 2014-07-15 Show GitHub Exploit DB Packet Storm
210666 6.8 警告 MODX - MODX Revolution におけるクロスサイトリクエストフォージェリ保護メカニズムを回避される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-8773 2014-12-5 12:32 2014-07-15 Show GitHub Exploit DB Packet Storm
210667 3.5 注意 X3CMS - X3 CMS の search_controller におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8772 2014-12-5 11:52 2014-11-8 Show GitHub Exploit DB Packet Storm
210668 6.8 警告 X3CMS - X3 CMS の 管理者エリアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-8771 2014-12-5 11:51 2014-11-8 Show GitHub Exploit DB Packet Storm
210669 5 警告 infoware GmbH - Infoware MapSuite の MapAPI におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-2233 2014-12-5 11:30 2014-03-24 Show GitHub Exploit DB Packet Storm
210670 4.3 警告 Open-Xchange - Open-Xchange AppSuite のドキュメントコンバータコンポーネントにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-5237 2014-12-5 11:01 2014-08-25 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
251691 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery [Why] [ 754.862560] refcount_t: underflow; use-after-free. [ 754.862… CWE-416
 Use After Free
CVE-2022-48990 2024-10-26 01:03 2024-10-22 Show GitHub Exploit DB Packet Storm
251692 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookie_lru and use_cookie If a cookie expires from the LRU and the LRU_DISCARD flag is set, bu… CWE-362
Race Condition
CVE-2022-48989 2024-10-26 01:02 2024-10-22 Show GitHub Exploit DB Packet Storm
251693 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref i… CWE-476
 NULL Pointer Dereference
CVE-2022-48983 2024-10-26 00:58 2024-10-22 Show GitHub Exploit DB Packet Storm
251694 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cas… CWE-476
 NULL Pointer Dereference
CVE-2024-49904 2024-10-26 00:54 2024-10-22 Show GitHub Exploit DB Packet Storm
251695 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address:… CWE-476
 NULL Pointer Dereference
CVE-2022-48984 2024-10-26 00:53 2024-10-22 Show GitHub Exploit DB Packet Storm
251696 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send() There is a kmemleak when test the raydium_i2c_ts with bpf mock devi… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48995 2024-10-26 00:52 2024-10-22 Show GitHub Exploit DB Packet Storm
251697 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcm_be_reparent API, to handle kernel NULL pointer dereference… CWE-476
 NULL Pointer Dereference
CVE-2022-48992 2024-10-26 00:51 2024-10-22 Show GitHub Exploit DB Packet Storm
251698 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTO_UNSPEC where needed syzbot managed to call xt_cluster match via ebtables: WARNING: CPU: 0 PID… NVD-CWE-noinfo
CVE-2024-50038 2024-10-26 00:45 2024-10-22 Show GitHub Exploit DB Packet Storm
251699 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 ("drm/fbdev-dma: Only install deferred I/O if necessary… NVD-CWE-noinfo
CVE-2024-50037 2024-10-26 00:43 2024-10-22 Show GitHub Exploit DB Packet Storm
251700 3.7 LOW
Network
ibm concert IBM Concert 1.0.0 and 1.0.1 vulnerable to attacks that rely on the use of cookies without the SameSite attribute. NVD-CWE-Other
CVE-2024-43173 2024-10-26 00:40 2024-10-23 Show GitHub Exploit DB Packet Storm