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
242261 6.8 警告 aqualung - Aqualung の meta_decoder.c の meta_read_flac 関数におけるバッファオーバーフローの脆弱性 - CVE-2006-7075 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
242262 4.3 警告 Geodesic Solutions - GeoClassifieds Enterprise におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7072 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
242263 7.5 危険 Etomite Project - Etomite CMS におけるファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2006-7070 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
242264 6.6 警告 GNU Project
レッドハット
- Fedora Core の libltdl.so における任意のコードを実行される脆弱性 - CVE-2006-7151 2012-06-26 15:38 2006-10-8 Show GitHub Exploit DB Packet Storm
242265 5.5 警告 Drupal - Drupal の IMCE モジュールの delete 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7110 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
242266 6.5 警告 Drupal - Drupal の IMCE モジュールにおける任意の PHP コードをアップロードされる脆弱性 - CVE-2006-7109 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
242267 6.6 警告 Debian - Apache HTTP Server における tty 端末への権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7098 2012-06-26 15:38 2006-03-18 Show GitHub Exploit DB Packet Storm
242268 8.5 危険 Gentoo Linux
Debian
- Gentoo などで使用される ftpd における gid 0 の権限を持つ任意のディレクトリを一覧にされる脆弱性 - CVE-2006-7094 2012-06-26 15:38 2006-11-15 Show GitHub Exploit DB Packet Storm
242269 7.5 危険 cliserv - CliServ Web Community における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7068 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
242270 6.8 警告 dreamcost - DreamCost HostAdmin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7056 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
711 - - - In the Linux kernel, the following vulnerability has been resolved: s390/entry: Scrub r12 register on kernel entry Before commit f33f2d4c7c80 ("s390/bp: remove TIF_ISOLATE_BP"), all entry handlers … New - CVE-2026-31482 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
712 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't… New - CVE-2026-31466 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
713 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly… New - CVE-2026-31467 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
714 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net d… New - CVE-2026-31469 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
715 - - - In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but d… New - CVE-2026-31483 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
716 - - - In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(),… New - CVE-2026-31489 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
717 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xe_sriov_pf_migration_restore_produce(), the da… New - CVE-2026-31490 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
718 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Harden depth calculation functions An issue was exposed where OS can pass in U32_MAX for SQ/RQ/SRQ size. This can cau… New - CVE-2026-31491 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
719 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize free_qp completion before using it In irdma_create_qp, if ib_copy_to_udata fails, it will call irdma_destr… New - CVE-2026-31492 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
720 - - - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that d… New - CVE-2026-31470 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm