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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
212861 5.8 警告 IBM - 複数の IBM Security QRadar 製品におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2014-4831 2014-12-1 16:45 2014-11-25 Show GitHub Exploit DB Packet Storm
212862 6.8 警告 IBM - 複数の IBM Security QRadar 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-4829 2014-12-1 16:44 2014-11-25 Show GitHub Exploit DB Packet Storm
212863 7.5 危険 MantisBT Group - MantisBT の view_all_bug_page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9089 2014-12-1 16:39 2014-11-26 Show GitHub Exploit DB Packet Storm
212864 3.6 注意 Claudio Kuenzler - Nagios および Icinga 用 check_diskio プラグインにおける任意のファイルに書き込まれる脆弱性 CWE-Other
その他
CVE-2014-8994 2014-12-1 16:35 2014-11-19 Show GitHub Exploit DB Packet Storm
212865 5 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの SSL VPN の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3407 2014-12-1 15:43 2014-11-26 Show GitHub Exploit DB Packet Storm
212866 5 警告 Paid Memberships Pro - WordPress 用 Paid Memberships Pro プラグインの services/getfile.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-8801 2014-12-1 15:21 2014-11-14 Show GitHub Exploit DB Packet Storm
212867 5 警告 DukaPress - WordPress 用 DukaPress プラグインの php/dp-functions.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-8799 2014-12-1 15:16 2014-11-12 Show GitHub Exploit DB Packet Storm
212868 3.5 注意 apptha.com - WordPress 用 Apptha WordPress Video Gallery プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9098 2014-12-1 15:08 2014-07-15 Show GitHub Exploit DB Packet Storm
212869 7.5 危険 apptha.com - WordPress 用 Apptha WordPress Video Gallery プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9097 2014-12-1 14:39 2014-07-23 Show GitHub Exploit DB Packet Storm
212870 7.5 危険 Pligg - Pligg CMS の recover.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9096 2014-12-1 14:27 2014-07-31 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
41 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco_sock_connect() sco_sock_connect() checks sk_state and sk_type without holding the sock… New - CVE-2026-43023 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
42 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in se… New - CVE-2026-43019 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
43 8.8 HIGH
Adjacent
- - 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-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
44 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX soc… New - CVE-2026-43016 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
45 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When alloc_skb fails in x25_queue_rx_frame it calls kfree_skb(skb) at line 48 and retur… New - CVE-2026-43011 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
46 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrack_insn encounters a BPF_STX instruction with BPF_A… New - CVE-2026-43009 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
47 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: reject zero-length fixed buffer import validate_fixed_range() admits buf_addr at the exact end of the registered r… New - CVE-2026-43006 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
48 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISOR_xen_version(XENVER_build_id) is neither NUL t… Update - CVE-2026-31786 2026-05-3 16:16 2026-04-30 Show GitHub Exploit DB Packet Storm
49 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad container_of in intel_pmu_hw_config Auto counter reload may have a group of events with software even… New - CVE-2026-31782 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
50 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the… New - CVE-2026-31780 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm