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 12, 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
199541 6.5 警告
Network
Hangzhou Hikvision Digital Technology - Hikvision NVR DS-76xxNI-E1/2 および DS-77xxxNI-E4 デバイスにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-4408 2017-04-3 16:37 2015-11-9 Show GitHub Exploit DB Packet Storm
199542 6.5 警告
Network
Hangzhou Hikvision Digital Technology - Hikvision NVR DS-76xxNI-E1/2 および DS-77xxxNI-E4 デバイスにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-4407 2017-04-3 16:37 2015-11-9 Show GitHub Exploit DB Packet Storm
199543 6.1 警告
Network
Roundcube.net - Roundcube の rcube_utils.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6820 2017-04-3 16:07 2017-03-10 Show GitHub Exploit DB Packet Storm
199544 9.8 緊急
Network
Sage CRM - SageCRM の Component Manager 機能におけるコンポーネントの追加を許可する脆弱性 CWE-254
セキュリティ機能
CVE-2017-5219 2017-04-3 15:22 2017-01-24 Show GitHub Exploit DB Packet Storm
199545 9.8 緊急
Network
bitlbee - bitlbee-libpurple におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5668 2017-03-31 17:30 2017-01-30 Show GitHub Exploit DB Packet Storm
199546 7.5 重要
Network
bitlbee - BitlBee におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10189 2017-03-31 17:30 2016-11-14 Show GitHub Exploit DB Packet Storm
199547 9.8 緊急
Network
bitlbee - bitlbee-libpurple におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-10188 2017-03-31 17:30 2016-11-14 Show GitHub Exploit DB Packet Storm
199548 8.1 重要
Network
WP Technologies, Inc - WePresent WiPG-1500 デバイスのファームウェアにおけるハードコードされたアカウントでデバイスにログインされる脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6351 2017-03-31 17:29 2017-03-5 Show GitHub Exploit DB Packet Storm
199549 7.5 重要
Network
OP-TEE
Libtom
- OP-TEE で使用される LibTomCrypt の rsa_verify_hash.c における RSA 署名または公開証明書を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6129 2017-03-31 17:24 2016-06-30 Show GitHub Exploit DB Packet Storm
199550 8.8 重要
Network
Puppet - Windows 上で稼動する mcollective-puppet-agent プラグインにおけるファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2290 2017-03-31 17:22 2017-03-1 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
3681 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process o… - CVE-2026-45980 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3682 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open()… - CVE-2026-45972 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3683 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. … - CVE-2026-45970 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3684 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned wit… - CVE-2026-45959 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3685 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is direct… - CVE-2026-45958 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3686 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free of BTF object Refcounting in the check_pseudo_btf_id() function is incorrect: the __check_pse… - CVE-2026-45951 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3687 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement The Intel VT-d PASID table entry is 512 bits (64 bytes). When repla… - CVE-2026-45945 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3688 7.5 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down context entry When tearing down a context entry, the current implementation zer… - CVE-2026-45944 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3689 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page wo… - CVE-2026-45942 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3690 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the… - CVE-2026-45935 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm