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 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
2961 5.3 警告
Network
libxls project libxls libxls projectのlibxlsにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-26825 2026-06-8 11:48 2026-06-3 Show GitHub Exploit DB Packet Storm
2962 7.5 重要
Network
SolarWinds Web Help Desk SolarWindsのWeb Help Deskにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-28299 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2963 7.5 重要
Network
SolarWinds Serv-U SolarWindsのServ-Uにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-28318 2026-06-8 11:47 2026-06-4 Show GitHub Exploit DB Packet Storm
2964 7.1 重要
Network
librechat librechat LibreChatにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-31942 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2965 9.6 緊急
Network
librechat librechat LibreChatにおける情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-32625 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2966 4.7 警告
Network
Shopify React Router ShopifyのReact Routerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-33245 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2967 7.5 重要
Network
Python Software Foundation Python Python Software FoundationのPythonにおける複数の脆弱性 CWE-116
CWE-20
CVE-2026-3644 2026-06-8 11:47 2026-03-16 Show GitHub Exploit DB Packet Storm
2968 6.1 警告
Network
Shopify React Router ShopifyのReact Routerにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-40181 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2969 7.8 重要
Local
Linaro OP-TEE Trusted OS LinaroのOP-TEE Trusted OSにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-40290 2026-06-8 11:47 2026-06-3 Show GitHub Exploit DB Packet Storm
2970 7.7 重要
Network
lfprojects mlflow lfprojectsのmlflowにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
送信データへの重要な情報の挿入
CVE-2026-4035 2026-06-8 11:47 2026-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
41 7.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bnep_rx_frame() reads the packet type … New - CVE-2026-53253 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
42 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata() The TX metadata area resides in the UMEM buffer which is me… New - CVE-2026-53250 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
43 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix use-after-free in metadata dst teardown airoha_metadata_dst_free() runs metadata_dst_free() which frees the meta… New - CVE-2026-53248 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
44 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown mtk_free_dev() calls metadata_dst_free() which frees the … New - CVE-2026-53247 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
45 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing When a listening SCTP server processes a COOKIE_ECHO chunk… New - CVE-2026-53246 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
46 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: VFS: fix possible failure to unlock in nfsd4_create_file() atomic_create() in fs/namei.c drops the reference to the dentry when i… New - CVE-2026-53244 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
47 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams snd_pcm_drain() uses init_waitqueue_entry which do… New - CVE-2026-53242 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
48 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload __input_process_payload() stores first_skb into xtfs->ra_… New - CVE-2026-53240 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
49 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx() Fix the race by pruning the bin while still holding xf… New - CVE-2026-53239 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
50 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: add pskb_may_pull() to skb_gro_receive_list() skb_gro_receive_list() calls skb_pull(skb, skb_gro_offset(skb)) without first … New - CVE-2026-53235 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm