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
238481 10 危険 アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0752 2012-08-22 18:01 2012-02-15 Show GitHub Exploit DB Packet Storm
238482 4.3 警告 IBM - IBM Lotus Domino におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3302 2012-08-22 16:54 2012-08-15 Show GitHub Exploit DB Packet Storm
238483 4.3 警告 IBM - IBM Lotus Domino の HTTP サーバにおける CRLF インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2012-3301 2012-08-22 16:53 2012-08-15 Show GitHub Exploit DB Packet Storm
238484 4.3 警告 IBM - IBM WAS の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3293 2012-08-22 16:52 2012-08-6 Show GitHub Exploit DB Packet Storm
238485 5 警告 IBM - IBM WAS の HTTP サーバで使用される IBM Global Security Kit におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2012-2190 2012-08-22 16:51 2012-08-6 Show GitHub Exploit DB Packet Storm
238486 4 警告 ヒューレット・パッカード - HP Virtual SAN Appliance 上で稼働する HP SAN/iQ におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4362 2012-08-22 16:50 2012-08-20 Show GitHub Exploit DB Packet Storm
238487 7.7 危険 ヒューレット・パッカード - HP Virtual SAN Appliance 上で稼働する HP SAN/iQ における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-4361 2012-08-22 16:48 2012-08-20 Show GitHub Exploit DB Packet Storm
238488 7.8 危険 ヒューレット・パッカード - HP Serviceguard におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3252 2012-08-22 16:47 2012-08-15 Show GitHub Exploit DB Packet Storm
238489 7.7 危険 ヒューレット・パッカード - HP Virtual SAN Appliance 上で稼働する HP SAN/iQ における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-2986 2012-08-22 16:46 2012-08-20 Show GitHub Exploit DB Packet Storm
238490 2.1 注意 Tecnick.com - TCExam の admin/code/tce_edit_answer.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4238 2012-08-22 16:44 2012-08-6 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