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":June 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249671 7.5 危険 dragon internet - Dragon Calendar / Events Listing における SQL インジェクションの脆弱性 - CVE-2006-6066 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249672 7.5 危険 fuzzball muck - Fuzzball MUCK の MPI におけるバッファオーバーフローの脆弱性 - CVE-2006-6064 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249673 10 危険 D-Link Systems, Inc. - D-Link DWL-G132 無線アダプタの A5AGU.SYS におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6055 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249674 7.5 危険 clicktech - ClickTech Texas Rank'em における SQL インジェクションの脆弱性 - CVE-2006-6050 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249675 6.8 警告 Etomite Project - Etomite CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6048 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249676 5.8 警告 Etomite Project - Etomite の manager/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-6047 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249677 6.8 警告 epic designs - eggblog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6046 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249678 6.8 警告 comdev - Comdev One Admin Pro における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6045 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249679 7.5 危険 emreturk - OpenHuman における SQL インジェクションの脆弱性 - CVE-2006-6036 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
249680 6.8 警告 f-art agency - BLOG:CMS の list.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6035 2012-06-26 15:37 2006-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3631 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: … - CVE-2026-46240 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3632 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… - CVE-2026-46232 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3633 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… - CVE-2026-46215 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3634 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, … - CVE-2026-46210 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3635 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… - CVE-2026-46208 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3636 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… - CVE-2026-46204 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3637 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… - CVE-2026-46201 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3638 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_… - CVE-2026-46195 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3639 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show() Sashiko noticed an out-of-bounds read [1]. In spi_nor_par… - CVE-2026-46190 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3640 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees th… - CVE-2026-46181 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm