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":May 11, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3191 9 緊急
Network
b3log SiYuan B3logのSiYuanにおける複数の脆弱性 CWE-79
CWE-94
CVE-2026-40322 2026-04-21 10:44 2026-04-16 Show GitHub Exploit DB Packet Storm
3192 7.2 重要
Network
フォーティネット Fortiweb フォーティネットのFortiwebにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-40688 2026-04-21 10:44 2026-04-14 Show GitHub Exploit DB Packet Storm
3193 6.5 警告
Network
DataEase DataEase DataEaseにおける許容された入力値の許可リストに関する脆弱性 CWE-183
許容された入力値の許可リスト
CVE-2026-40899 2026-04-21 10:44 2026-04-16 Show GitHub Exploit DB Packet Storm
3194 8.8 重要
Network
DataEase DataEase DataEaseにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-40900 2026-04-21 10:44 2026-04-16 Show GitHub Exploit DB Packet Storm
3195 8.8 重要
Network
DataEase DataEase DataEaseにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-40901 2026-04-21 10:44 2026-04-16 Show GitHub Exploit DB Packet Storm
3196 5.4 警告
Network
b3log SiYuan B3logのSiYuanにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-40922 2026-04-21 10:44 2026-04-17 Show GitHub Exploit DB Packet Storm
3197 9.8 緊急
Network
FFmpeg FFmpeg FFmpegにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-40962 2026-04-21 10:44 2026-04-16 Show GitHub Exploit DB Packet Storm
3198 5.4 警告
Network
Bludit Bludit Bluditにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-4420 2026-04-21 10:44 2026-04-7 Show GitHub Exploit DB Packet Storm
3199 8.8 重要
Network
FreeBSD FreeBSD FreeBSDにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-4747 2026-04-21 10:44 2026-03-26 Show GitHub Exploit DB Packet Storm
3200 7.1 重要
Local
gimp gimp gimpにおける境界条件の判定に関する脆弱性 CWE-193
境界条件の判定
CVE-2026-4887 2026-04-21 10:44 2026-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
681 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… New - CVE-2026-43368 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
682 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… New - CVE-2026-43367 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
683 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … New - CVE-2026-43366 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
684 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff valu… New - CVE-2026-43365 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
685 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: fix NULL pointer dereference in ublk_ctrl_set_size() ublk_ctrl_set_size() unconditionally dereferences ub->ub_disk via set_… New - CVE-2026-43364 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
686 - - - In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which m… New - CVE-2026-43363 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
687 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov.… New - CVE-2026-43362 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
688 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort when snapshotting received subvolumes Currently a user can trigger a transaction abort by snapshotti… New - CVE-2026-43361 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
689 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that re… New - CVE-2026-43360 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
690 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow w… New - CVE-2026-43359 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm