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 16, 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
1721 8.8 重要
Adjacent
TP-LINK Technologies Archer C64 Firmware TP-LINK TechnologiesのArcher C64 Firmwareにおける複数の脆弱性 CWE-288
CWE-306
CVE-2026-8697 2026-06-5 10:50 2026-05-28 Show GitHub Exploit DB Packet Storm
1722 9.8 緊急
Network
Mirasvit Full Page Cache Warmer MirasvitのFull Page Cache Warmerにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-45247 2026-06-5 10:50 2026-05-26 Show GitHub Exploit DB Packet Storm
1723 7.8 重要
Local
Google Android GoogleのAndroidにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2025-48649 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1724 7.8 重要
Local
Google Android GoogleのAndroidにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-0009 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1725 7.8 重要
Local
Google Android GoogleのAndroidにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-0036 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1726 7.8 重要
Local
Google Android GoogleのAndroidにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-0045 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1727 3.3
Local
Google Android GoogleのAndroidにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-0056 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1728 8 重要
Adjacent
Google Android GoogleのAndroidにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-0059 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1729 5.5 警告
Local
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-0060 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
1730 5.5 警告
Local
Google Android GoogleのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-0067 2026-06-5 10:50 2026-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2531 8.8 HIGH
Network
- - Use after free in Chromoting in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via malicious network traffic. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-10893 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2532 9.6 CRITICAL
Network
- - Out of bounds write in GPU in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: C… CWE-787
 Out-of-bounds Write
CVE-2026-10892 2026-06-6 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2533 - - - 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… - CVE-2026-37737 2026-06-6 01:07 2026-06-6 Show GitHub Exploit DB Packet Storm
2534 - - - 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 … 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
2535 - - - 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… CWE-287
Improper Authentication
CVE-2026-11345 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
2536 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-11346 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
2537 - - - 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… 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
2538 - - - 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… CWE-787
 Out-of-bounds Write
CVE-2026-5589 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
2539 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_… CWE-787
 Out-of-bounds Write
CVE-2026-5066 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
2540 4.5 MEDIUM
Local
- - In Mimecast Incydr before 2.6.0, arbitrary file access can occur. 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