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 4, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249951 7.5 危険 Google - Google Chrome の Vorbis デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3895 2011-11-14 16:25 2011-11-10 Show GitHub Exploit DB Packet Storm
249952 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3893 2011-11-14 16:01 2011-11-10 Show GitHub Exploit DB Packet Storm
249953 7.5 危険 Google - Google Chrome の Theora デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3892 2011-11-14 16:00 2011-11-10 Show GitHub Exploit DB Packet Storm
249954 5 警告 Centreon - Merethis Centreon におけるクリアテキストのパスワードを容易に推測される脆弱性 CWE-310
暗号の問題
CVE-2011-4432 2011-11-14 15:49 2011-11-10 Show GitHub Exploit DB Packet Storm
249955 6.5 警告 Centreon - Merethis Centreon の main.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4431 2011-11-14 15:48 2011-11-10 Show GitHub Exploit DB Packet Storm
249956 9.3 危険 DELL EMC (旧 EMC Corporation)
Mozilla Foundation
- EMC RSA Key Manager (RKM) Appliance における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2740 2011-11-14 15:47 2011-11-9 Show GitHub Exploit DB Packet Storm
249957 8.5 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum eRoom のファイルブロック機能における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2739 2011-11-14 15:43 2011-11-9 Show GitHub Exploit DB Packet Storm
249958 1.5 注意 IBM - UNIX 上で動作する IBM DB2 におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1373 2011-11-14 15:42 2011-11-9 Show GitHub Exploit DB Packet Storm
249959 9.3 危険 Investintech.com Inc. - Investintech.com Able2Doc および Able2Doc Professional におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4221 2011-11-14 12:23 2011-11-1 Show GitHub Exploit DB Packet Storm
249960 7.2 危険 Schneider Electric - 複数の Schneider Electric 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3330 2011-11-14 12:23 2011-09-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic a… New - CVE-2026-31779 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
52 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When … New - CVE-2026-31774 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
53 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently la… New - CVE-2026-31773 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
54 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a … New - CVE-2026-31772 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
55 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_pac… New - CVE-2026-31771 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
56 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib_descriptor pointer aft… New - CVE-2026-31769 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
57 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack me… New - CVE-2026-31768 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
58 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_o… New - CVE-2026-31766 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
59 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe functi… New - CVE-2026-31761 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
60 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed t… New - CVE-2026-31758 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm