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 3, 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
249111 2.1 注意 Roderich Schupp - Perl 用 PAR モジュールの par_mktmpdir 関数におけるファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-5060 2012-01-17 16:33 2012-01-13 Show GitHub Exploit DB Packet Storm
249112 3.3 注意 Roderich Schupp - Perl 用 PAR::Packer モジュールの par_mktmpdir 関数におけるファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4114 2012-01-17 16:32 2012-01-13 Show GitHub Exploit DB Packet Storm
249113 4.4 警告 Super - Super の super.c のエラー関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2776 2012-01-17 16:31 2012-01-8 Show GitHub Exploit DB Packet Storm
249114 4.3 警告 IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1362 2012-01-17 16:29 2012-01-15 Show GitHub Exploit DB Packet Storm
249115 9.3 危険 NTRglobal - NTR ActiveX コントロールの StopModule メソッドにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0267 2012-01-17 16:07 2012-01-15 Show GitHub Exploit DB Packet Storm
249116 9.3 危険 NTRglobal - NTR ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0266 2012-01-17 16:04 2012-01-15 Show GitHub Exploit DB Packet Storm
249117 10 危険 ヒューレット・パッカード - HP StorageWorks P2000 G3 MSA array systems における管理者権限でタスクを実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0697 2012-01-16 15:19 2012-01-13 Show GitHub Exploit DB Packet Storm
249118 4.3 警告 IBM - IBM Cognos TM1 の Executive Viewer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0696 2012-01-16 15:04 2010-11-12 Show GitHub Exploit DB Packet Storm
249119 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-0695 2012-01-16 15:04 2012-01-10 Show GitHub Exploit DB Packet Storm
249120 4.9 警告 Adaptive Computing - TORQUE Resource Manager における任意のユーザアカウントを偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4925 2012-01-16 15:03 2012-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 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
401 - - - In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() faile… New - CVE-2026-43004 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
402 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (tps53679) Fix array access with zero-length block read i2c_smbus_read_block_data() can return 0, indicating a zero-length… New - CVE-2026-43005 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
403 - - - 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-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
404 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (occ) Fix division by zero in occ_show_power_1() In occ_show_power_1() case 1, the accumulator is divided by update_tag wi… New - CVE-2026-31770 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
405 - - - 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-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
406 - - - 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-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
407 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio() devm_regmap_init_mmio() returns an ERR_PTR() on failure, not NUL… New - CVE-2026-43008 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
408 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: lag: Check for LAG device before creating debugfs __mlx5_lag_dev_add_mdev() may return 0 (success) even when an error o… New - CVE-2026-43013 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
409 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clk_register_fixed_rate() need to be rel… New - CVE-2026-43014 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
410 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by h… New - CVE-2026-43018 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm