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 13, 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
151 5.3 警告
Network
OpenFGA OpenFGA
Helm Charts
OpenFGAのHelm Charts等の複数製品における複数の脆弱性 New CWE-345
CWE-668
CVE-2026-48096 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
152 7.8 重要
Local
アドビシステムズ Adobe InDesign アドビのAdobe InDesignにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-48293 2026-06-12 14:46 2026-06-9 Show GitHub Exploit DB Packet Storm
153 7.8 重要
Local
アドビシステムズ Adobe Substance 3D Sampler アドビのAdobe Substance 3D Samplerにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-48305 2026-06-12 14:46 2026-06-9 Show GitHub Exploit DB Packet Storm
154 7.8 重要
Local
アドビシステムズ Adobe Substance 3D Sampler アドビのAdobe Substance 3D Samplerにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-48306 2026-06-12 14:46 2026-06-9 Show GitHub Exploit DB Packet Storm
155 5.5 警告
Local
ImageMagick ImageMagick ImageMagickにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-48724 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
156 4.7 警告
Local
ImageMagick ImageMagick ImageMagickにおける無限ループに関する脆弱性 New CWE-835
無限ループ
CVE-2026-48733 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
157 5.5 警告
Local
ImageMagick ImageMagick ImageMagickにおける再帰制御に関する脆弱性 New CWE-674
不適切な再帰制御
CVE-2026-48734 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
158 5.9 警告
Network
ImageMagick ImageMagick ImageMagickにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-48994 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
159 7.5 重要
Network
ImageMagick ImageMagick ImageMagickにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-49218 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
160 5.5 警告
Local
ImageMagick ImageMagick ImageMagickにおける複数の脆弱性 New CWE-200
CWE-22
CWE-78
CWE-863
CVE-2026-49219 2026-06-12 14:46 2026-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319401 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it cre… - CVE-2024-46733 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319402 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop [WHY] fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 whi… - CVE-2024-46729 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319403 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor… - CVE-2024-46734 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319404 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow [WHY & HOW] Make sure vmid0p72_idx, vnom0p8_idx and vmax0p9_idx calcu… - CVE-2024-46726 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319405 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number Check the fb_channel_number range to avoid the array out-of-bounds r… - CVE-2024-46724 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319406 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode[] may out-of-bounds. - CVE-2024-46723 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319407 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mc_data out-of-bounds read warning Clear warning that read mc_data[i-1] may out-of-bounds. - CVE-2024-46722 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319408 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use. - CVE-2024-46720 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319409 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsi_register_altmode checks IS_ERR for the alt pointer and treats NULL a… - CVE-2024-46719 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319410 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platform… - CVE-2024-46718 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm