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 2, 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
220761 4.3 警告 WordPress.org - WordPress の wp-includes/functions.php におけるクロスサイトスクリプティングの脆弱性 CWE-20
不適切な入力確認
CVE-2013-5738 2013-10-11 19:28 2013-09-10 Show GitHub Exploit DB Packet Storm
220762 5.7 警告 シスコシステムズ - Cisco IOS および IOS XE の OSPF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5527 2013-10-11 19:26 2013-10-10 Show GitHub Exploit DB Packet Storm
220763 7.1 危険 シスコシステムズ - Cisco 9900 Fourth-Generation IP Phone におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5526 2013-10-11 19:24 2013-10-10 Show GitHub Exploit DB Packet Storm
220764 7.5 危険 Moodle - Moodle の badges/external.php における PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5674 2013-10-11 19:23 2013-09-16 Show GitHub Exploit DB Packet Storm
220765 6.5 警告 シスコシステムズ - Cisco Identity Services Engine の Web フレームワークにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5525 2013-10-11 19:22 2013-10-9 Show GitHub Exploit DB Packet Storm
220766 4.7 警告 FreeBSD - FreeBSD のカーネルの sys/kern/uipc_syscalls.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5666 2013-10-11 19:18 2013-09-10 Show GitHub Exploit DB Packet Storm
220767 4.3 警告 日本ナショナルインスツルメンツ - National Instruments LabWindows/CVI の Help サブシステムにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-5025 2013-10-11 19:16 2013-03-22 Show GitHub Exploit DB Packet Storm
220768 4.3 警告 シスコシステムズ - Cisco Identity Services Engine のトラブルシューティングページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5524 2013-10-11 19:15 2013-10-9 Show GitHub Exploit DB Packet Storm
220769 4.3 警告 日本ナショナルインスツルメンツ - National Instruments LabWindows/CVI の NI .NET クラスライブラリヘルプにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-5024 2013-10-11 19:15 2013-03-22 Show GitHub Exploit DB Packet Storm
220770 4.3 警告 シスコシステムズ - Cisco Identity Services Engine の Sponsor Portal におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-5523 2013-10-11 19:13 2013-10-9 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