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 8, 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
204901 8.2 重要
Local
IBM - IBM UrbanCode Deploy のエージェントにおける任意のエージェントへの root アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0271 2016-07-12 16:16 2016-05-27 Show GitHub Exploit DB Packet Storm
204902 5.1 警告
Local
IBM - IBM Control Center および Sterling Control Center におけるマスターキーを復号される脆弱性 CWE-200
情報漏えい
CVE-2016-0252 2016-07-12 16:16 2016-06-24 Show GitHub Exploit DB Packet Storm
204903 6.8 警告
Physics
IBM - IBM Power Hardware Management Console における root アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0230 2016-07-12 16:16 2016-06-29 Show GitHub Exploit DB Packet Storm
204904 - - トレンドマイクロ - ** 削除 ** Trend Micro Deep Discovery Inspector の hotfix_upload.cgi における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5840 2016-07-12 15:14 2016-06-7 Show GitHub Exploit DB Packet Storm
204905 7.5 重要
Network
IBM - IBM WebSphere Application Server Liberty Profile の API Discovery の実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2945 2016-07-12 15:04 2016-06-21 Show GitHub Exploit DB Packet Storm
204906 7.5 重要
Network
IBM - IBM WebSphere Application Server Liberty Profile における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2923 2016-07-12 15:04 2016-06-29 Show GitHub Exploit DB Packet Storm
204907 5.3 警告
Network
IBM - IBM WebSphere Application Server Liberty Profile の Admin Center における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0389 2016-07-12 15:04 2016-06-24 Show GitHub Exploit DB Packet Storm
204908 7.2 重要
Network
トレンドマイクロ - Deep Discovery Inspector において任意のコードが実行可能な脆弱性 CWE-noinfo
情報不足
CVE-2016-5840 2016-07-12 15:02 2016-06-16 Show GitHub Exploit DB Packet Storm
204909 7.5 重要
Network
Samba Project - Samba の libcli/smb/smbXcli_base.c におけるクライアント署名の保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-2119 2016-07-12 11:51 2016-07-7 Show GitHub Exploit DB Packet Storm
204910 8.8 重要
Network
シスコシステムズ - Cisco Prime Infrastructure の管理 Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1442 2016-07-12 11:38 2016-07-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
771 - - - An Improper Authentication vulnerability in the /api/Cdn/GetFile endpoint of linqi allows unauthenticated, remote attackers to bypass file access controls. The ValidateAnonFileAccess function incorre… New CWE-287
Improper Authentication
CVE-2026-11345 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
772 - - - A Server-Side Request Forgery (SSRF) vulnerability in the custom process creation feature of linqi allows an authenticated attacker to probe internal network components. By crafting a specific proces… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-11346 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
773 - - - The Comment API (GET /api/Comment and POST /api/Comment) in the affected application fails to perform authorization checks to verify that the requesting user has access to the object identified by th… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-11369 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
774 - - - An integer underflow in bt_mesh_sol_recv() in the Bluetooth Mesh solicitation handling (subsys/bluetooth/mesh/solicitation.c) leads to an out-of-bounds write. When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is… New CWE-787
 Out-of-bounds Write
CVE-2026-5589 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
775 6.3 MEDIUM
Network
- - A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem (subsys/net/lib/sockets/sockets_tls.c). When the TLS session cache is enabled, tls_session_… New CWE-787
 Out-of-bounds Write
CVE-2026-5066 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
776 4.5 MEDIUM
Local
- - In Mimecast Incydr before 2.6.0, arbitrary file access can occur. New CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-50590 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
777 7.3 HIGH
Local
- - Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range. New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-50593 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
778 6.3 MEDIUM
Local
- - NAVTOR NavBox through version 4.16.1.20 contains hard-coded credentials within its Windows Communication Foundation (SOAP) implementation. If the SOAP functionality is enabled, a local attacker can e… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-21404 2026-06-6 01:05 2026-06-5 Show GitHub Exploit DB Packet Storm
779 6.1 MEDIUM
Network
- - HCL Digital Experience Compose is affected by a reflected cross-site scripting (XSS) vulnerability in the search center.  An attacker could execute arbitrary JavaScript in the victim's browser. New CWE-79
Cross-site Scripting
CVE-2026-21825 2026-06-6 01:05 2026-06-5 Show GitHub Exploit DB Packet Storm
780 6.1 MEDIUM
Network
- - HCL Digital Experience and HCL Digital Experience Compose could be susceptible to Host header injection.  An attacker can manipulate the Host header and cause the application to behave in unexpected … New CWE-601
Open Redirect
CVE-2026-21826 2026-06-6 01:05 2026-06-5 Show GitHub Exploit DB Packet Storm