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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
212911 5 警告 シーメンス - 複数のシーメンス製品における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-8552 2014-11-27 15:12 2014-11-21 Show GitHub Exploit DB Packet Storm
212912 10 危険 シーメンス - 複数のシーメンス製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8551 2014-11-27 15:12 2014-11-21 Show GitHub Exploit DB Packet Storm
212913 7.8 危険 Zoho Corporation - ManageEngine OpUtils の ConfigSaveServlet サーブレットにおけるファイルを公開される脆弱性 CWE-200
情報漏えい
CVE-2014-8678 2014-11-27 14:58 2014-11-21 Show GitHub Exploit DB Packet Storm
212914 5 警告 シスコシステムズ - Network Convergence System 6000 デバイス上で稼働する Cisco IOS XR の lighttpd モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2014-8005 2014-11-27 14:53 2014-11-25 Show GitHub Exploit DB Packet Storm
212915 6.5 警告 Jexperts - JExperts Channel Platform におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8558 2014-11-27 14:46 2014-10-27 Show GitHub Exploit DB Packet Storm
212916 4.3 警告 IBM - IBM Web Experience Factory におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6196 2014-11-27 14:45 2014-11-12 Show GitHub Exploit DB Packet Storm
212917 3.5 注意 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6093 2014-11-27 14:45 2014-11-21 Show GitHub Exploit DB Packet Storm
212918 9 危険 デル - 複数の Dell SonicWALL 製品の ViewPoint Web アプリケーションにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-8420 2014-11-27 14:37 2014-11-21 Show GitHub Exploit DB Packet Storm
212919 9 危険 アルバネットワークス株式会社 - Aruba Networks AirWave の Web インターフェースにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8368 2014-11-27 14:28 2014-11-19 Show GitHub Exploit DB Packet Storm
212920 7.5 危険 アルバネットワークス株式会社 - Aruba Networks ClearPass Policy Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8367 2014-11-27 14:27 2014-11-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platform_label{,s} pair The RCU-protected codepaths (mpls_forward, mpls_dump_routes) can have a… Update - CVE-2026-43042 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
252 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via n… Update - CVE-2026-43039 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
253 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() Sashiko AI-review observed: In ip6_err_gen_icmpv6_unreach(), the … Update - CVE-2026-43038 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
254 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption When decrypting data that is not in-place (src … Update - CVE-2026-43033 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
255 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets When a TX packet spans multiple buffer descriptors (scatter-gath… Update - CVE-2026-43031 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
256 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe() for pointers to packet In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N regsafe() may retur… Update - CVE-2026-43030 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
257 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lockup in mptcp_recvmsg() syzbot reported a soft lockup in mptcp_recvmsg() [0]. When receiving data with MSG_PEE… Update - CVE-2026-43029 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
258 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: ensure names are nul-terminated Reject names that lack a \0 character before feeding them to functions that … Update - CVE-2026-43028 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
259 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not r… Update - CVE-2026-43025 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
260 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… Update - CVE-2026-43023 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm