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 18, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2001 9.8 緊急
Network
GNU Project inetutils GNU Projectのinetutilsにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-32746 2026-05-7 10:52 2026-03-13 Show GitHub Exploit DB Packet Storm
2002 4.7 警告
Network
GNU Project inetutils GNU Projectのinetutilsにおける領域間での誤ったリソース移動に関する脆弱性 CWE-669
領域間での誤ったリソース移動
CVE-2026-32772 2026-05-7 10:52 2026-03-16 Show GitHub Exploit DB Packet Storm
2003 9.8 緊急
Network
マイクロソフト Bing Microsoft Bing のリモートでコードが実行される脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-33819 2026-05-7 10:52 2026-04-23 Show GitHub Exploit DB Packet Storm
2004 5 警告
Local
オラクル MySQL オラクルのMySQLにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-34317 2026-05-7 10:51 2026-04-21 Show GitHub Exploit DB Packet Storm
2005 5.8 警告
Network
オラクル MySQL オラクルのMySQLにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-34318 2026-05-7 10:51 2026-04-21 Show GitHub Exploit DB Packet Storm
2006 5 警告
Local
オラクル MySQL オラクルのMySQLにおけるリクエストに対するレスポンス内容の違いに起因する情報漏えいに関する脆弱性 CWE-204
リクエストに対するレスポンス内容の違いに起因する情報漏えい
CVE-2026-34319 2026-05-7 10:51 2026-04-21 Show GitHub Exploit DB Packet Storm
2007 7.5 重要
Network
オラクル Java VM オラクルのJava VMにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-35229 2026-05-7 10:51 2026-04-21 Show GitHub Exploit DB Packet Storm
2008 4.4 警告
Local
オラクル Oracle Linux オラクルのOracle Linuxにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-35233 2026-05-7 10:51 2026-05-1 Show GitHub Exploit DB Packet Storm
2009 5.2 警告
Network
オラクル Hyperion Infrastructure Technology オラクルのHyperion Infrastructure Technologyにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-35244 2026-05-7 10:51 2026-04-21 Show GitHub Exploit DB Packet Storm
2010 9.1 緊急
Network
Volcengine OpenViking VolcengineのOpenVikingにおける安全でない失敗処理に関する脆弱性 CWE-636
安全でない失敗処理
CVE-2026-40525 2026-05-7 10:51 2026-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313091 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btf_name_valid_section() If the length of the name string is 1 and the value of name[0] is NUL… - CVE-2024-46764 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313092 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tst_run from lwt_seg6local_prog_ops. The syzbot reported that the lwt_seg6 related BPF ops can be invoked via bpf_tes… - CVE-2024-46754 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313093 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object When using kernel with the following extra config, - CONFIG_KASAN=y - CON… - CVE-2024-46798 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313094 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.k… - CVE-2024-46795 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313095 - - - In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open The mcp251x_hw_wake() function is called with the mpc_lock … - CVE-2024-46791 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313096 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfs_dec_ref() properly In walk_up_proc() we BUG_ON(ret) from btrfs_dec_ref(). This is incorrect, we … - CVE-2024-46753 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313097 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Instead of a BUG_ON() just return an error, log an error mess… - CVE-2024-46752 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313098 - - - In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT Set the maximum size of a subrequest that writes to cachefil… - CVE-2024-46748 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313099 - - - In the Linux kernel, the following vulnerability has been resolved: HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup report_fixup for the Cougar 500k Gaming Keyboard was not verifyin… - CVE-2024-46747 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313100 - - - In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up … - CVE-2024-46745 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm