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 29, 2026, 12:21 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4031 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおける誤って解決された名前や参照の使用に関する脆弱性 CWE-706
誤って解決された名前や参照の使用
CVE-2026-8716 2026-05-29 11:15 2026-05-27 Show GitHub Exploit DB Packet Storm
4032 9.8 緊急
Network
IBM IBM HTTP Server IBMのIBM HTTP Serverにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-9170 2026-05-29 11:15 2026-05-26 Show GitHub Exploit DB Packet Storm
4033 5.3 警告
Local
squirrel-lang squirrel squirrel-langのsquirrelにおける複数の脆弱性 CWE-119
CWE-122
CVE-2026-9541 2026-05-29 11:15 2026-05-26 Show GitHub Exploit DB Packet Storm
4034 7.8 重要
Local
OpenVPN Technologies OpenVPN Connect OpenVPN TechnologiesのOpenVPN Connectにおける複数の脆弱性 CWE-267
CWE-270
CWE-648
CWE-78
CVE-2026-9560 2026-05-29 11:15 2026-05-26 Show GitHub Exploit DB Packet Storm
4035 7.5 重要
Network
Honeywell International Inc. Control Network Module Firmware Honeywell International Inc.のControl Network Module Firmwareにおけるファイルおよびディレクトリ情報の漏えいに関する脆弱性 CWE-538
ファイルおよびディレクトリ情報の漏えい
CVE-2026-5434 2026-05-28 14:45 2026-05-21 Show GitHub Exploit DB Packet Storm
4036 7.5 重要
Network
デル elastic cloud storage デルのelastic cloud storageにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2022-31231 2026-05-28 14:45 2026-05-22 Show GitHub Exploit DB Packet Storm
4037 7.8 重要
Local
Check MK Check MK Check MKにおける制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2024-47091 2026-05-28 14:45 2026-05-13 Show GitHub Exploit DB Packet Storm
4038 5.5 警告
Local
- AutoGPTのAutoGPT Platformにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2025-32425 2026-05-28 14:44 2026-05-13 Show GitHub Exploit DB Packet Storm
4039 6.5 警告
Network
Neo Technology Neo4j Neo TechnologyのNeo4jにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-1471 2026-05-28 14:44 2026-03-11 Show GitHub Exploit DB Packet Storm
4040 9.8 緊急
Network
Neo Technology Neo4j Neo TechnologyのNeo4jにおける複数の脆弱性 CWE-287
CWE-863
CVE-2026-1524 2026-05-28 14:44 2026-03-11 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
31 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bai… New - CVE-2026-53268 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
32 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: bail out on template ct in get eval I noticed this issue while looking at a historic syzbot report [1]. A rul… New - CVE-2026-53267 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
33 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind s… New - CVE-2026-53266 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
34 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in inval… New - CVE-2026-53265 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
35 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is p… New - CVE-2026-53264 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
36 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl() pppol2tp_ioctl() read sock->sk->sk_user_data directly without any l… New - CVE-2026-53262 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
37 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req(). syzbot reported a weird reqsk->rsk_refcnt underflow in __in… New - CVE-2026-53260 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
38 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: anycast: insert aca into global hash under idev->lock syzbot reported a splat [1]: a slab-use-after-free in ipv6_chk_acast_… New - CVE-2026-53259 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
39 8.0 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list … New - CVE-2026-53256 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
40 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb->data to protocol-specific structs withou… New - CVE-2026-53254 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm