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":May 31, 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
247731 3.6 注意 gnucash - gnucash における任意のファイルを上書きされる脆弱性 - CVE-2007-0007 2012-06-26 15:38 2007-02-19 Show GitHub Exploit DB Packet Storm
247732 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
247733 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
247734 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
247735 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
247736 4 警告 eZ - eZ publish における未承認の言語で下書きを作成される脆弱性 - CVE-2006-7219 2012-06-26 15:38 2006-08-9 Show GitHub Exploit DB Packet Storm
247737 4 警告 eZ - eZ Publish における記載されていない言語へ翻訳される脆弱性 - CVE-2006-7218 2012-06-26 15:38 2006-06-16 Show GitHub Exploit DB Packet Storm
247738 4 警告 Apache Software Foundation - Apache Derby における SQL 認証モードで任意の投下スキーマ宣言文を実行される脆弱性 - CVE-2006-7217 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
247739 4 警告 Apache Software Foundation - Apache Derby における任意のテーブルをロックされる脆弱性 - CVE-2006-7216 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
247740 7.8 危険 Firebird Project - Firebird におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7214 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add bounds checking to ib_{get,set}_value The uvd/vce/vcn code accesses the IB at predefined offsets without checking… New - CVE-2026-46218 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
92 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl b… New - CVE-2026-46215 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
93 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadv_bla_del_backbone_claims() removes all claims for a backb… New - CVE-2026-46212 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
94 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmt_src during MBPF check During concurrency testing, multiple instances can run in parallel, … New - CVE-2026-46210 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
95 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() drm_gem_fb_init_with_funcs() computes sub-s… New - CVE-2026-46209 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
96 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tp_meter sessions during mesh teardown TP meter sessions remain linked on bat_priv->tp_list after the netlink re… New - CVE-2026-46208 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
97 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject new tp_meter sessions during teardown Prevent tp_meter from starting new sender or receiver sessions after mes… New - CVE-2026-46206 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
98 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume … New - CVE-2026-46205 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
99 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds c… New - CVE-2026-46204 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
100 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynami… New - CVE-2026-46201 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm