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
242221 7.5 危険 geckovich - Geckovich TaskTracker Pro における管理者またはその他のアカウントを追加される脆弱性 - CVE-2007-0049 2012-06-26 15:38 2007-01-4 Show GitHub Exploit DB Packet Storm
242222 9.3 危険 nctsoft products - 複数の製品で使用される NCTAudioFile2.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-0018 2012-06-26 15:38 2007-01-24 Show GitHub Exploit DB Packet Storm
242223 5 警告 シトリックス・システムズ - Citrix Access Gateway の Web ポータルインターフェースにおけるセッションハイジャックの脆弱性 CWE-200
情報漏えい
CVE-2007-0011 2012-06-26 15:38 2007-07-19 Show GitHub Exploit DB Packet Storm
242224 3.6 注意 gnucash - gnucash における任意のファイルを上書きされる脆弱性 - CVE-2007-0007 2012-06-26 15:38 2007-02-19 Show GitHub Exploit DB Packet Storm
242225 7.2 危険 andrew morgan - Linux-PAM の pam_unix.so におけるアカウントにログインされる脆弱性 - CVE-2007-0003 2012-06-26 15:38 2007-01-23 Show GitHub Exploit DB Packet Storm
242226 5 警告 fsp - fsplib の fsplib.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2006-7221 2012-06-26 15:38 2007-07-23 Show GitHub Exploit DB Packet Storm
242227 5 警告 GNU Project - GnuTLS の lib/gnutls_algorithms.c の _gnutls_x509_oid2mac_algorithm 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2006-7239 2012-06-26 15:38 2006-08-12 Show GitHub Exploit DB Packet Storm
242228 7.5 危険 civica software - Civica Software Civica の display.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-7231 2012-06-26 15:38 2006-12-31 Show GitHub Exploit DB Packet Storm
242229 4 警告 eZ - eZ publish における未承認の言語で下書きを作成される脆弱性 - CVE-2006-7219 2012-06-26 15:38 2006-08-9 Show GitHub Exploit DB Packet Storm
242230 4 警告 eZ - eZ Publish における記載されていない言語へ翻訳される脆弱性 - CVE-2006-7218 2012-06-26 15:38 2006-06-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
250511 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
250512 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
250513 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
250514 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
250515 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
250516 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
250517 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
250518 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
250519 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
250520 - - - there is a possible privilege escalation due to an insecure default value. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not nee… - CVE-2024-47016 2024-10-26 00:35 2024-10-25 Show GitHub Exploit DB Packet Storm