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 5, 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
199021 7.5 重要
Network
アップル - Apple iOS および OS X の CommonCrypto の corecrypto の CCrypt における平文情報を取得される脆弱性 CWE-20
CWE-200
CVE-2016-4711 2016-09-30 15:18 2016-09-13 Show GitHub Exploit DB Packet Storm
199022 4 警告
Local
アップル - Apple iOS および OS X の CFNetwork における任意のユーザの閲覧した Web サイトを取得される脆弱性 CWE-200
CWE-Other
CVE-2016-4707 2016-09-30 15:18 2016-09-13 Show GitHub Exploit DB Packet Storm
199023 7.8 重要
Local
アップル - Apple iOS および OS X の AppleMobileFileIntegrity における特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4698 2016-09-30 15:18 2016-09-13 Show GitHub Exploit DB Packet Storm
199024 7.8 重要
Local
アップル - Apple OS X の Apple Type Services における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4779 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199025 5.5 警告
Local
アップル - Apple OS X のターミナルにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4755 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199026 5.5 警告
Local
アップル - Apple OS X の SecKeyDeriveFromPassword 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4752 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199027 5.3 警告
Local
アップル - Apple OS X の Perl における汚染モード保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-4748 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199028 5.3 警告
Network
アップル - Apple OS X の Kerberos 5 PAM モジュールにおけるユーザアカウントを列挙される脆弱性 CWE-200
情報漏えい
CVE-2016-4745 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199029 5.5 警告
Local
アップル - Apple OS X の NSSecureTextField における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4742 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
199030 3.7
Network
アップル - Apple OS X の mDNSResponder における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4739 2016-09-30 14:46 2016-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
981 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list() smb_direct_flush_send_list() already… CWE-415
 Double Free
CVE-2026-31608 2026-04-30 05:03 2026-04-25 Show GitHub Exploit DB Packet Storm
982 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: don't call cdev_init while cdev in use When calling unbind, then bind again, cdev_init reinitialized the cdev… NVD-CWE-noinfo
CVE-2026-31606 2026-04-30 05:00 2026-04-25 Show GitHub Exploit DB Packet Storm
983 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO Much like commit 19f953e74356 ("fbdev: fb_pm2fb: Avoid potential divide… CWE-369
 Divide By Zero
CVE-2026-31605 2026-04-30 04:36 2026-04-25 Show GitHub Exploit DB Packet Storm
984 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31604 2026-04-30 04:21 2026-04-25 Show GitHub Exploit DB Packet Storm
985 8.0 HIGH
Network
microsoft power_apps Uncontrolled search path element in Microsoft Power Apps allows an unauthorized attacker to execute code over a network. CWE-427
 Uncontrolled Search Path Element
CVE-2026-32172 2026-04-30 04:11 2026-04-24 Show GitHub Exploit DB Packet Storm
986 10.0 CRITICAL
Network
microsoft purview_ediscovery Server-side request forgery (ssrf) in Microsoft Purview allows an unauthorized attacker to elevate privileges over a network. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-26150 2026-04-30 04:10 2026-04-24 Show GitHub Exploit DB Packet Storm
987 9.8 CRITICAL
Network
apache mina Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowin… CWE-502
 Deserialization of Untrusted Data
CVE-2026-41635 2026-04-30 04:08 2026-04-27 Show GitHub Exploit DB Packet Storm
988 9.8 CRITICAL
Network
apache mina The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a static initializer in… CWE-502
 Deserialization of Untrusted Data
CVE-2026-41409 2026-04-30 04:08 2026-04-27 Show GitHub Exploit DB Packet Storm
989 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: staging: sm750fb: fix division by zero in ps_to_hz() ps_to_hz() is called from hw_sm750_crtc_set_mode() without validating that p… CWE-369
 Divide By Zero
CVE-2026-31603 2026-04-30 04:07 2026-04-25 Show GitHub Exploit DB Packet Storm
990 7.5 HIGH
Network
cesanta mongoose A weakness has been identified in Cesanta Mongoose up to 7.20. This vulnerability affects the function handle_opt of the file /src/net_builtin.c of the component TCP Option Handler. This manipulation… CWE-404
CWE-835
 Improper Resource Shutdown or Release
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-6985 2026-04-30 04:05 2026-04-26 Show GitHub Exploit DB Packet Storm