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 25, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
521 7.7 重要
Network
KubeV2V Migration assessment KubeV2VのMigration assessmentにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-53471 2026-06-22 11:48 2026-06-10 Show GitHub Exploit DB Packet Storm
522 7.1 重要
Network
OpenClaw OpenClaw OpenClawにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-53840 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
523 6.1 警告
Network
OpenClaw OpenClaw OpenClawにおけるWeb ページの属性に対するスクリプトの不適切な無害化に関する脆弱性 CWE-83
Web ページの属性に対するスクリプトの不適切な無害化
CVE-2026-53841 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
524 7.1 重要
Local
OpenClaw OpenClaw OpenClawにおける信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2026-53842 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
525 8.8 重要
Network
OpenClaw OpenClaw OpenClawにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-53843 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
526 6.5 警告
Network
OpenClaw OpenClaw OpenClawにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-53844 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
527 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-53845 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
528 7.1 重要
Local
OpenClaw OpenClaw OpenClawにおける信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2026-53846 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
529 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおける不適切な権限設定に関する脆弱性 CWE-266
不適切な権限設定
CVE-2026-53847 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
530 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-53848 2026-06-22 11:48 2026-06-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257041 5.3 MEDIUM
Network
mozilla firefox When dragging content from the primary browser pane to the addressbar on a malicious site, it is possible to change the addressbar so that the displayed location following navigation does not match t… CWE-20
 Improper Input Validation 
CVE-2017-5417 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257042 7.5 HIGH
Network
mozilla thunderbird
firefox
In certain circumstances a networking event listener can be prematurely released. This appears to result in a null dereference in practice. This vulnerability affects Firefox < 52 and Thunderbird < 5… CWE-476
 NULL Pointer Dereference
CVE-2017-5416 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257043 5.3 MEDIUM
Network
mozilla firefox An attack can use a blob URL and script to spoof an arbitrary addressbar URL prefaced by "blob:" as the protocol, leading to user confusion and further spoofing attacks. This vulnerability affects Fi… CWE-20
 Improper Input Validation 
CVE-2017-5415 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257044 5.5 MEDIUM
Local
mozilla firefox
thunderbird
The file picker dialog can choose and display the wrong local default directory when instantiated. On some operating systems, this can lead to information disclosure, such as the operating system or … CWE-200
Information Exposure
CVE-2017-5414 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257045 9.8 CRITICAL
Network
mozilla firefox
thunderbird
A segmentation fault can occur during some bidirectional layout operations. This vulnerability affects Firefox < 52 and Thunderbird < 52. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5413 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257046 7.5 HIGH
Network
mozilla firefox
thunderbird
A buffer overflow read during SVG filter color value operations, resulting in data exposure. This vulnerability affects Firefox < 52 and Thunderbird < 52. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5412 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257047 7.5 HIGH
Network
mozilla firefox
thunderbird
A use-after-free can occur during buffer storage operations within the ANGLE graphics library, used for WebGL content. The buffer storage can be freed while still in use in some circumstances, leadin… CWE-416
 Use After Free
CVE-2017-5411 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257048 5.5 MEDIUM
Local
mozilla firefox
firefox_esr
The Mozilla Windows updater can be called by a non-privileged user to delete an arbitrary local file by passing a special path to the callback parameter through the Mozilla Maintenance Service, which… CWE-269
 Improper Privilege Management
CVE-2017-5409 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257049 7.5 HIGH
Network
mozilla thunderbird
firefox
A segmentation fault can occur in the Skia graphics library during some canvas operations due to issues with mask/clip intersection and empty masks. This vulnerability affects Firefox < 52 and Thunde… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5406 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
257050 5.3 MEDIUM
Network
debian
redhat
mozilla
debian_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux
enterprise_linux_server_aus
enterprise_linux_server_eus
firefox
fir…
Certain response codes in FTP connections can result in the use of uninitialized values for ports in FTP operations. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and… CWE-1187
 Use of Uninitialized Resource
CVE-2017-5405 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm