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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
132621 6.4 警告
Local
Google Android Android における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2021-0367 2021-11-12 16:17 2021-02-26 Show GitHub Exploit DB Packet Storm
132622 6.4 警告
Local
Google Android Android における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2021-0366 2021-11-12 16:17 2021-02-26 Show GitHub Exploit DB Packet Storm
132623 4.3 警告
Network
Nextcloud Nextcloud Deck Nextcloud Deck におけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2020-8297 2021-11-12 16:10 2020-06-2 Show GitHub Exploit DB Packet Storm
132624 7.8 重要
Local
OpenSCAD
Fedora Project
Openscad
Fedora
Openscad における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2020-28599 2021-11-12 15:05 2020-11-13 Show GitHub Exploit DB Packet Storm
132625 9.6 緊急
Network
Eclipse Foundation Theia Eclipse Theia におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-27224 2021-11-12 14:42 2020-06-4 Show GitHub Exploit DB Packet Storm
132626 7.8 重要
Local
VOICEYE WSActiveBridgeES VOICEYE WSActiveBridgeES における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2020-7836 2021-11-12 14:37 2020-01-22 Show GitHub Exploit DB Packet Storm
132627 7.5 重要
Network
Sovremennye Delovye Tekhnologii Fx-agreggator terminal client Sovremennye Delovye Tekhnologii FX Aggregator terminal client における過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2021-27188 2021-11-12 14:30 2021-02-12 Show GitHub Exploit DB Packet Storm
132628 7.8 重要
Local
レッドハット
Linux
Red Hat OpenShift Container Platform
Linux Kernel
Red Hat Enterprise Linux
Linux Kernel における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2021-20194 2021-11-12 14:23 2021-01-5 Show GitHub Exploit DB Packet Storm
132629 8.8 重要
Network
レッドハット Red Hat OpenShift Container Platform openshift4/ose-docker-builder における外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2021-20182 2021-11-12 14:23 2021-01-12 Show GitHub Exploit DB Packet Storm
132630 5.5 警告
Local
Fedora Project
JasPer Project
JasPer
Fedora
jasper における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2021-26927 2021-11-12 14:23 2021-02-8 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
911 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure,… - CVE-2026-46299 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
912 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in … - CVE-2026-46289 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
913 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier i… - CVE-2026-46288 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
914 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bu… - CVE-2026-46280 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
915 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change afte… - CVE-2026-46277 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
916 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Nul… - CVE-2026-46275 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
917 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if t… - CVE-2026-46274 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
918 6.5 MEDIUM
Network
gpac gpac A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55659 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
919 7.5 HIGH
Network
gpac gpac A NULL pointer dereference in the gf_odf_vvc_cfg_write_bs function (odf/descriptors.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55657 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
920 5.5 MEDIUM
Local
gpac gpac A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55651 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm