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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192751 5.6 警告
Network
ProMinent - ProMinent MultiFLEX M10a Controller の Web インターフェースにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14013 2017-11-15 11:04 2017-10-12 Show GitHub Exploit DB Packet Storm
192752 8.8 重要
Network
ProMinent - ProMinent MultiFLEX M10a Controller の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-14011 2017-11-15 11:04 2017-10-12 Show GitHub Exploit DB Packet Storm
192753 6.5 警告
Network
ProMinent - ProMinent MultiFLEX M10a Controller の Web インターフェースにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-14009 2017-11-15 11:04 2017-10-12 Show GitHub Exploit DB Packet Storm
192754 5.6 警告
Network
ProMinent - ProMinent MultiFLEX M10a Controller の Web インターフェースにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2017-14007 2017-11-15 11:04 2017-10-12 Show GitHub Exploit DB Packet Storm
192755 8.8 重要
Network
ProMinent - ProMinent MultiFLEX M10a Controller の Web インターフェースにおけるパスワード管理機能に関する脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2017-14005 2017-11-15 11:04 2017-10-12 Show GitHub Exploit DB Packet Storm
192756 5.3 警告
Network
CodEasily - WordPress 用 Grand Flagallery プラグインにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2014-8491 2017-11-15 11:04 2014-10-23 Show GitHub Exploit DB Packet Storm
192757 6.2 警告
Local
GNU Project - glibc におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2011-5320 2017-11-15 11:04 2011-09-10 Show GitHub Exploit DB Packet Storm
192758 9.8 緊急
Network
interspire - Interspire Email Marketer における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-14322 2017-11-14 18:14 2017-10-17 Show GitHub Exploit DB Packet Storm
192759 7.2 重要
Network
Puppet - Puppet Enterprise および Puppet Agent におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-5714 2017-11-14 18:14 2016-10-20 Show GitHub Exploit DB Packet Storm
192760 8.2 重要
Network
Envitech - Envitech EnviDAS Ultimate における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-9625 2017-11-14 17:56 2017-10-12 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
491 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars When regsafe() compares two scalar registers that both carry B… Update CWE-386
 Symbolic Name not Mapping to Correct Object
CVE-2026-53081 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
492 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding… Update CWE-414
 Missing Lock Check
CVE-2026-53071 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
493 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared … Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-53059 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
494 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_s… Update CWE-825
 Expired Pointer Dereference
CVE-2026-53033 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
495 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AF_ALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccp_aes_complet… Update CWE-805
 Buffer Access with Incorrect Length Value
CVE-2026-53016 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
496 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of tx_buf skb If ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but… Update CWE-1341
 Multiple Releases of Same Resource or Handle
CVE-2026-53009 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
497 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Rem… Update CWE-825
 Expired Pointer Dereference
CVE-2026-53006 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
498 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold th… Update CWE-787
 Out-of-bounds Write
CVE-2026-53002 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
499 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hoo… Update CWE-763
 Release of Invalid Pointer or Reference
CVE-2026-53000 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm
500 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the o… Update CWE-763
 Release of Invalid Pointer or Reference
CVE-2026-52993 2026-06-30 12:20 2026-06-25 Show GitHub Exploit DB Packet Storm