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 5, 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
213761 6.8 警告 アップル - Apple OS X のコード署名機能におけるアプリ作者の制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2014-4391 2014-10-22 16:48 2014-10-16 Show GitHub Exploit DB Packet Storm
213762 6.8 警告 アップル - Apple OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-4351 2014-10-22 16:47 2014-10-16 Show GitHub Exploit DB Packet Storm
213763 7.5 危険 Drupal - Drupal core の データベース抽象化 API の expandArguments 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3704 2014-10-22 14:54 2014-10-15 Show GitHub Exploit DB Packet Storm
213764 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-4148 2014-10-22 11:29 2014-10-14 Show GitHub Exploit DB Packet Storm
213765 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-6380 2014-10-21 16:10 2014-10-10 Show GitHub Exploit DB Packet Storm
213766 7.5 危険 ジュニパーネットワークス - Juniper Junos における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6379 2014-10-21 16:09 2014-10-8 Show GitHub Exploit DB Packet Storm
213767 7.8 危険 ジュニパーネットワークス - Juniper Junos におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6378 2014-10-21 16:09 2014-10-16 Show GitHub Exploit DB Packet Storm
213768 7.8 危険 ジュニパーネットワークス - Juniper JunosE におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-6377 2014-10-21 16:08 2014-10-9 Show GitHub Exploit DB Packet Storm
213769 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5328 2014-10-21 15:15 2014-10-10 Show GitHub Exploit DB Packet Storm
213770 5.5 警告 Huawei - Huawei E5332 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-5327 2014-10-21 15:12 2014-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
901 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent ctnetlink_alloc_expect() allocates expectations from a no… - CVE-2026-43026 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
902 - - - In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532_receive_buf() appends every incoming byte to dev->recv_skb and only resets the bu… - CVE-2026-43032 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
903 - - - In the Linux kernel, the following vulnerability has been resolved: bnxt_en: set backing store type from query type bnxt_hwrm_func_backing_store_qcaps_v2() stores resp->type from the firmware respo… - CVE-2026-43034 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
904 - - - In the Linux kernel, the following vulnerability has been resolved: net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak When building netlink messages… - CVE-2026-43035 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
905 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_helper: pass helper to expect cleanup nf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy… - CVE-2026-43027 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
906 - - - In the Linux kernel, the following vulnerability has been resolved: net: use skb_header_pointer() for TCPv4 GSO frag_off check Syzbot reported a KMSAN uninit-value warning in gso_features_check() c… - CVE-2026-43036 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
907 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak When processing Router… - CVE-2026-43040 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
908 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak __radix_tree_create() allocates and links intermediate … - CVE-2026-43041 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
909 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: af-alg - fix NULL pointer dereference in scatterwalk The AF_ALG interface fails to unmark the end of a Scatter/Gather Lis… - CVE-2026-43043 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
910 - - - In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a… - CVE-2026-43045 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm