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 8, 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
202761 5.9 警告
Network
ジュニパーネットワークス - Juniper QFX5100 および QFX10002 スイッチ上で稼動する Junos OS における暗号および認証保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2016-1273 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202762 7.8 重要
Local
ジュニパーネットワークス - Juniper Junos OS における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1271 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202763 7.5 重要
Network
ジュニパーネットワークス - Juniper Junos OS の rpd デーモンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1270 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202764 7.5 重要
Network
ジュニパーネットワークス - Juniper Junos OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1269 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202765 6.7 警告
Local
ジュニパーネットワークス - Juniper Junos OS の RPC 機能における任意のファイルを読まれる脆弱性 CWE-362
競合状態
CVE-2016-1267 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202766 8.8 重要
Network
ジュニパーネットワークス - Juniper Junos OS の Op コマンドにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1264 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
202767 8.8 重要
Network
TIBCO Software - TIBCO Enterprise Message Service および EMS Appliance のサーバの tibemsd におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3628 2016-04-22 16:58 2016-04-19 Show GitHub Exploit DB Packet Storm
202768 5.4 警告
Network
Ipswitch, Inc. - Ipswitch MOVEit File Transfer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7676 2016-04-22 16:56 2015-10-2 Show GitHub Exploit DB Packet Storm
202769 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - VMAX 仮想アプライアンス用 EMC Unisphere の vApp Manager の HTTP サーブレットにおける任意のファイルに書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-0889 2016-04-22 15:34 2016-04-14 Show GitHub Exploit DB Packet Storm
202770 7.3 重要
Network
SAP - SAP HANA の Data Provisioning Agent における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2016-4018 2016-04-22 14:26 2016-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
711 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: Wait for RCU readers during policy netns exit xfrm_policy_fini() frees the policy_bydst hash tables after flushing the poli… New - CVE-2026-43091 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
712 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AF_XDP bind currently accepts zero-copy pool configurations without verifying… New - CVE-2026-43092 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
713 - - - In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series [1]. The actual issue is an overflow of 16-bit … New - CVE-2026-43080 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
714 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ip_vs_add_service error path When ip_vs_bind_scheduler() succeeds in ip_vs_add_service(), the local varia… New - CVE-2026-43086 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
715 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: tighten UMEM headroom validation to account for tailroom and min frame The current headroom validation in xdp_umem_reg() cou… New - CVE-2026-43093 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
716 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Disable all pin interrupts during probe A chip being probed may have the interrupt-on-change feature enabled o… New - CVE-2026-43087 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
717 - - - In the Linux kernel, the following vulnerability has been resolved: net: af_key: zero aligned sockaddr tail in PF_KEY exports PF_KEY export paths use `pfkey_sockaddr_size()` when reserving sockaddr… New - CVE-2026-43088 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
718 - - - In the Linux kernel, the following vulnerability has been resolved: ixgbevf: add missing negotiate_features op to Hyper-V ops table Commit a7075f501bd3 ("ixgbevf: fix mailbox API compatibility by n… New - CVE-2026-43094 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
719 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdca_irq_populate() from component probe using devm_request_thread… New - CVE-2026-43095 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
720 - - - In the Linux kernel, the following vulnerability has been resolved: mshv: Fix infinite fault loop on permission-denied GPA intercepts Prevent infinite fault loops when guests access memory regions … New - CVE-2026-43096 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm