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 5, 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
210191 5 警告 Shipwire API project - Drupal 用 Shipwire API モジュールにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5498 2015-08-25 18:16 2015-05-12 Show GitHub Exploit DB Packet Storm
210192 3.5 注意 Web Links project - Drupal 用 Web Links モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5497 2015-08-25 18:15 2015-05-12 Show GitHub Exploit DB Packet Storm
210193 5 警告 pass2pdf project - Drupal 用 pass2pdf モジュールにおけるユーザパスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5496 2015-08-25 18:15 2015-05-20 Show GitHub Exploit DB Packet Storm
210194 2.1 注意 Mobile sliding menu project - Drupal 用 Mobile sliding menu モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5495 2015-08-25 18:15 2015-05-6 Show GitHub Exploit DB Packet Storm
210195 3.5 注意 Webform Matrix Component project - Drupal 用 Webform Matrix Component モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5494 2015-08-25 18:15 2015-02-27 Show GitHub Exploit DB Packet Storm
210196 5 警告 Entityform Block project - Drupal 用 Entityform Block モジュールにおける特定のエンティティフォームのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5493 2015-08-25 18:15 2015-05-6 Show GitHub Exploit DB Packet Storm
210197 4.3 警告 Video Consultation project - Drupal 用 Video Consultation モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5492 2015-08-25 18:15 2015-05-6 Show GitHub Exploit DB Packet Storm
210198 3.5 注意 Dynamic display block project - Drupal 用 Dynamic display block モジュールにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2015-5491 2015-08-25 18:15 2015-06-12 Show GitHub Exploit DB Packet Storm
210199 5 警告 Views Project - Drupal 用 Views モジュールの includes/cache.inc の _views_fetch_data メソッドにおける意図したフィルターを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-5490 2015-08-25 18:15 2015-04-29 Show GitHub Exploit DB Packet Storm
210200 3.5 注意 Smart Trim project - Drupal 用 Smart Trim モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5489 2015-08-25 18:15 2015-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 - - - sanic-cors version 2.2.0 and prior contains an improper regular expression in the try_match() function in sanic_cors/core.py that uses re.match without end-anchoring. This allows an attacker to bypas… New - CVE-2026-37737 2026-06-6 01:07 2026-06-6 Show GitHub Exploit DB Packet Storm
162 - - - The linqi application contains hardcoded cryptographic keys. Additionally, the application uses a weak algorithm with a limited ASCII charset to dynamically generate Initialization Vectors (IVs) for … New CWE-321
CWE-338
 Use of Hard-coded Cryptographic Key
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-11347 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
163 - - - 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
164 - - - 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
165 - - - 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
166 6.5 MEDIUM
Network
- - A missing upper-bound check in the udpif_set_threads() function of Open vSwitch v3.6.90 allows an attacker with OVSDB write access to request an excessive number of handler or revalidation threads. T… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-36499 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
167 - - - 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
168 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
169 5.3 MEDIUM
Network
- - In OpenStack Ironic 32 through 35.0.1, an unauthenticated malicious user could submit a crafted JSON string to some endpoints on the API or JSON-RPC service and effect a service crash. New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-50589 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
170 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