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 13, 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
249761 7.5 危険 eyeOS Project - EyeOS の apps/eyeHome.eyeapp/aplic.php の eyeHome 関数における任意のコードを実行される脆弱性 - CVE-2006-6556 2012-06-26 15:38 2006-12-14 Show GitHub Exploit DB Packet Storm
249762 7.5 危険 easyfill - EasyFill における SQL インジェクションの脆弱性 - CVE-2006-6555 2012-06-26 15:38 2006-12-14 Show GitHub Exploit DB Packet Storm
249763 3.5 注意 cPanel - cPanel WHM におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6548 2012-06-26 15:38 2006-12-14 Show GitHub Exploit DB Packet Storm
249764 7.5 危険 cutenews aj-fork - CN:AJ の inc/shows.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6546 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249765 6.8 警告 cm68 news - CM68 News におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6544 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249766 7.5 危険 appintellect - AppIntellect SpotLight CRM の login.asp における SQL インジェクションの脆弱性 - CVE-2006-6543 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249767 7.5 危険 fantastic news - Falt4Extreme RC4 の index.php における SQL インジェクションの脆弱性 - CVE-2006-6542 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249768 6.8 警告 bluetrait - Bluetrait の bt-trackback.php における SQL インジェクションの脆弱性 - CVE-2006-6540 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249769 10 危険 flippet.org - Wawi におけるバッファオーバーフローの脆弱性 - CVE-2006-6539 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
249770 7.8 危険 D-Link Systems, Inc. - D-LINK DWL-2000AP+ におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6538 2012-06-26 15:38 2006-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 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
3931 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_re… - CVE-2026-46081 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3932 7.9 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 doe… - CVE-2026-46076 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3933 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_sta… - CVE-2026-46065 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3934 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix string overrun due to missing termination When booting Ubuntu 26.04 with Linux 7.0-rc4 on an ARM64 Qualcomm Snapdra… - CVE-2026-46055 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3935 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access i… - CVE-2026-46054 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3936 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is alread… - CVE-2026-46052 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3937 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… - CVE-2026-46039 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3938 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates o… - CVE-2026-46036 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3939 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… - CVE-2026-46029 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3940 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtk_jpeg_release() function frees the context str… - CVE-2026-46011 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm