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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193011 4.3 警告
Network
Moodle - Moodle の restore teacher 機能におけるコースの ID ナンバーを上書きされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-3733 2017-05-26 16:39 2016-05-6 Show GitHub Exploit DB Packet Storm
193012 5.9 警告
Network
Cloud Foundry Foundation - 複数の Cloud Foundry 製品における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2016-5016 2017-05-26 16:27 2016-07-21 Show GitHub Exploit DB Packet Storm
193013 6.5 警告
Network
e107.org - e107 におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-8098 2017-05-26 16:19 2017-03-3 Show GitHub Exploit DB Packet Storm
193014 5.5 警告
Local
Python Software Foundation - Pillow の j2k_encode_entry 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3076 2017-05-26 16:11 2016-03-29 Show GitHub Exploit DB Packet Storm
193015 8.8 重要
Network
アップル - Apple Safari で使用される WebKit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3438 2017-05-26 16:11 2011-09-13 Show GitHub Exploit DB Packet Storm
193016 9.8 緊急
Network
アップル - Windows 用 Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3428 2017-05-26 16:10 2011-09-13 Show GitHub Exploit DB Packet Storm
193017 5.9 警告
Network
Grandstream Networks - Android 用 Grandstream Wave アプリケーションの com.softphone.common パッケージにおける Grandstream プロビジョニングサーバを偽造される脆弱性 CWE-295
不正な証明書検証
CVE-2016-1519 2017-05-26 15:23 2016-03-18 Show GitHub Exploit DB Packet Storm
193018 8.1 重要
Network
Grandstream Networks - Android および Grandstream Video IP phone 用 Grandstream Wave アプリケーションにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-1518 2017-05-26 15:22 2016-03-17 Show GitHub Exploit DB Packet Storm
193019 7.8 重要
Local
マイクロソフト - 複数の Microsoft 製品におけるリモートコードを実行される脆弱性 CWE-19
データ処理
CVE-2017-0281 2017-05-26 14:54 2017-05-9 Show GitHub Exploit DB Packet Storm
193020 7.5 重要
Network
マイクロソフト - Microsoft .NET Framework における Enhanced Security Usage のタグ付けを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2017-0248 2017-05-26 14:30 2017-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1291 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downs… - CVE-2026-43081 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1292 - - - In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on property_entry Lists of struct property_entry are supposed to be terminated with … - CVE-2026-43082 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1293 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator When batching multiple NFLOG messages (inst->qlen > 1), __… - CVE-2026-43085 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1294 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_mapping() struct xfrm_usersa_id has a one-byte padding hole after the proto field, which ends u… - CVE-2026-43089 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1295 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in xfrm_migrate_policy_find syzkaller reported a memory leak in xfrm_policy_alloc: BUG: memory leak … - CVE-2026-43090 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1296 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AF_XDP bind currently accepts zero-copy pool configurations without verifying… - CVE-2026-43092 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1297 - - - In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series [1]. The actual issue is an overflow of 16-bit … - CVE-2026-43080 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1298 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ip_vs_add_service error path When ip_vs_bind_scheduler() succeeds in ip_vs_add_service(), the local varia… - CVE-2026-43086 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1299 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Disable all pin interrupts during probe A chip being probed may have the interrupt-on-change feature enabled o… - CVE-2026-43087 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1300 - - - In the Linux kernel, the following vulnerability has been resolved: net: af_key: zero aligned sockaddr tail in PF_KEY exports PF_KEY export paths use `pfkey_sockaddr_size()` when reserving sockaddr… - CVE-2026-43088 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm