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 28, 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
421 7.5 重要
Network
NLnet Labs unbound NLnet Labsのunboundにおける初期化されていないポインタのアクセスに関する脆弱性 CWE-824
初期化されていないポインタのアクセス
CVE-2026-42959 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
422 10 緊急
Network
NLnet Labs unbound NLnet Labsのunboundにおける信頼できるデータ受け入れ時の信頼できない無関係なデータの受け入れに関する脆弱性 CWE-349
信頼できるデータ受け入れ時の信頼できない無関係なデータの受け入れ
CVE-2026-42960 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
423 5.3 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2026-44390 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
424 5.9 警告
Network
NLnet Labs unbound NLnet Labsのunboundにおける不適切なリソースロックに関する脆弱性 CWE-413
不適切なリソースロック
CVE-2026-44608 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
425 6.1 警告
Network
Drupal Drupal Drupalにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-6365 2026-05-22 10:59 2026-05-19 Show GitHub Exploit DB Packet Storm
426 6.6 警告
Network
Drupal Drupal Drupalにおける動的に決定されたオブジェクト属性の不適切に制御された変更に関する脆弱性 CWE-915
動的に決定されたオブジェクト属性の不適切に制御された変更
CVE-2026-6366 2026-05-22 10:59 2026-05-19 Show GitHub Exploit DB Packet Storm
427 6.1 警告
Network
Drupal Drupal Drupalにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-6367 2026-05-22 10:59 2026-05-19 Show GitHub Exploit DB Packet Storm
428 7.5 重要
Network
Progress Software Corporation MOVEit Automation Web Admin Progress Software CorporationのMOVEit Automation Web Adminにおける過剰なサイズ値のメモリ割り当てに関する脆弱性 CWE-789
過剰なサイズ値のメモリ割り当て
CVE-2026-8485 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
429 9.8 緊急
Network
NVIDIA TensorRT LLM NVIDIAのTensorRT LLMにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2025-33255 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
430 9.8 緊急
Network
NVIDIA TensorRT LLM NVIDIAのTensorRT LLMにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-24142 2026-05-22 10:59 2026-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
891 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed tha… New - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
892 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurr… New - CVE-2026-45889 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
893 - - - In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-que… New - CVE-2026-45890 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
894 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure … New - CVE-2026-45891 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
895 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to … New - CVE-2026-45892 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
896 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… New - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
897 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… New - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
898 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsy… New - CVE-2026-45901 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
899 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits… New - CVE-2026-45894 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
900 - - - In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting f… New - CVE-2026-45895 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm