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 18, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3061 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-8960 2026-05-22 10:52 2026-05-19 Show GitHub Exploit DB Packet Storm
3062 6.5 警告
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-8961 2026-05-22 10:52 2026-05-19 Show GitHub Exploit DB Packet Storm
3063 8.1 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-8962 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3064 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-8963 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3065 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-8964 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3066 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-8965 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3067 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-8966 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3068 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-8967 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3069 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-8968 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
3070 8.1 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-8969 2026-05-22 10:51 2026-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319181 9.8 CRITICAL
Network
myoffice my_office_sdk New Cloud MyOffice SDK Collaborative Editing Server 2.2.2 through 2.8 allows SSRF via manipulation of requests from external document storage via the MS-WOPI protocol. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2024-47222 2024-09-30 23:02 2024-09-24 Show GitHub Exploit DB Packet Storm
319182 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove The following warning is seen during bwmon_remove due to re… NVD-CWE-Other
CVE-2024-43850 2024-09-30 22:57 2024-08-17 Show GitHub Exploit DB Packet Storm
319183 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter() In rtw89_sta_info_get_iter() 'status->he_gi' is compared to arr… CWE-129
 Improper Validation of Array Index
CVE-2024-43842 2024-09-30 22:55 2024-08-17 Show GitHub Exploit DB Packet Storm
319184 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: Fix the sorting functionality in iio_gts_build_avail_time_table The sorting in iio_gts_build_avail_time_table is not working… CWE-787
 Out-of-bounds Write
CVE-2024-43825 2024-09-30 22:53 2024-08-17 Show GitHub Exploit DB Packet Storm
319185 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP:… NVD-CWE-noinfo
CVE-2024-42297 2024-09-30 22:41 2024-08-17 Show GitHub Exploit DB Packet Storm
319186 6.1 MEDIUM
Network
oveleon cookiebar Oveleon Cookie Bar is a cookie bar is for the Contao Open Source CMS and allows a visitor to define cookie & privacy settings for the website. Prior to versions 1.16.3 and 2.1.3, the `block/locale` e… CWE-79
Cross-site Scripting
CVE-2024-47069 2024-09-30 22:40 2024-09-24 Show GitHub Exploit DB Packet Storm
319187 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size from 2 bytes to 16 bytes, beca… CWE-908
 Use of Uninitialized Resource
CVE-2024-42272 2024-09-30 22:40 2024-08-17 Show GitHub Exploit DB Packet Storm
319188 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size Syzkiller reports a "KMSAN: uninit-value in pick_link" bug. This is caused by an unini… CWE-59
Link Following
CVE-2024-46744 2024-09-30 22:36 2024-09-18 Show GitHub Exploit DB Packet Storm
319189 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pci_bus_lock() One of the true positives that the cfg_access_lock lockdep effort identified is th… CWE-667
 Improper Locking
CVE-2024-46750 2024-09-30 22:27 2024-09-18 Show GitHub Exploit DB Packet Storm
319190 6.1 MEDIUM
Network
ruoyi ruoyi A vulnerability was found in y_project RuoYi up to 4.7.9. It has been declared as problematic. Affected by this vulnerability is the function SysUserServiceImpl of the file ruoyi-system/src/main/java… CWE-79
Cross-site Scripting
CVE-2024-9048 2024-09-30 22:00 2024-09-21 Show GitHub Exploit DB Packet Storm