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":July 1, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193741 6.1 警告
Network
LOYTEC electronics GmbH - LOYTEC LVIS-3ME におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-13994 2017-10-25 09:52 2017-09-14 Show GitHub Exploit DB Packet Storm
193742 8.1 重要
Network
LOYTEC electronics GmbH - LOYTEC LVIS-3ME におけるエントロピー不足に関する脆弱性 CWE-331
エントロピー不足
CVE-2017-13992 2017-10-25 09:52 2017-09-14 Show GitHub Exploit DB Packet Storm
193743 5.9 警告
Network
Debian
openSUSE project
Canonical
thekelleys
レッドハット
- dnsmasq における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-14494 2017-10-24 18:20 2017-09-26 Show GitHub Exploit DB Packet Storm
193744 9.8 緊急
Network
Debian
openSUSE project
Canonical
thekelleys
レッドハット
- dnsmasq におけるバッファエラーの脆弱性 CWE-119
CWE-121
CVE-2017-14493 2017-10-24 18:20 2017-09-26 Show GitHub Exploit DB Packet Storm
193745 9.8 緊急
Network
Debian
openSUSE project
Canonical
thekelleys
レッドハット
- dnsmasq におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14492 2017-10-24 18:20 2017-09-25 Show GitHub Exploit DB Packet Storm
193746 9.8 緊急
Network
ImageMagick - ImageMagick における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-15017 2017-10-24 18:06 2017-09-4 Show GitHub Exploit DB Packet Storm
193747 9.8 緊急
Network
ImageMagick - ImageMagick における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-15016 2017-10-24 18:06 2017-09-4 Show GitHub Exploit DB Packet Storm
193748 9.8 緊急
Network
ImageMagick - ImageMagick における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-15015 2017-10-24 18:06 2017-09-4 Show GitHub Exploit DB Packet Storm
193749 8 重要
Network
phpBugTracker project - phpBugTracker におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-2142 2017-10-24 18:06 2015-02-10 Show GitHub Exploit DB Packet Storm
193750 5.4 警告
Network
OpenKM - OpenKM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8957 2017-10-24 18:06 2014-11-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup f… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-52991 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
502 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers Currently, when nvmet_tcp_build_pdu_iovec() detects an out… Update CWE-390
 Detection of Error Condition Without Action
CVE-2026-52989 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
503 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drm_exec_fini() in userq validate When new_addition is true, amdgpu_userq_vm_validate() calls drm_exec_f… Update CWE-1341
 Multiple Releases of Same Resource or Handle
CVE-2026-52987 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
504 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() Two error handling issues exist in xe_exec_queue_create_ioctl(): 1. Wh… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52976 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
505 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: futex: Drop CLONE_THREAD requirement for private default hash alloc Currently need_futex_hash_allocate_default() depends on stric… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52973 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
506 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Cap AEAD AD length to 0x80000000 In order to prevent arithmetic overflows when checking the TX buffer size, cap … Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-52972 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
507 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvm_reset_dirty_gfn() kvm_reset_dirty_gfn() guards the gfn range with if (!memslot || (offset + _… Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-52969 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
508 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crush_decode() A message of type CEPH_MSG_OSD_MAP containing a crush map with at l… Update CWE-131
Incorrect Calculation of Buffer Size
CVE-2026-52955 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
509 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset In __iommu_group_set_domain_internal(), concurrent domain at… Update CWE-825
 Expired Pointer Dereference
CVE-2026-52952 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
510 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook… Update CWE-476
 NULL Pointer Dereference
CVE-2026-52951 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm