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 14, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196801 7 重要
Local
アドバンテック株式会社 - Advantech SUSIAccess Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-9351 2017-03-8 16:44 2016-12-1 Show GitHub Exploit DB Packet Storm
196802 7.5 重要
Network
アドバンテック株式会社 - Advantech SUSIAccess Server における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-9349 2017-03-8 16:44 2016-12-1 Show GitHub Exploit DB Packet Storm
196803 9.8 緊急
Network
アドバンテック株式会社 - Advantech WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5154 2017-03-8 15:41 2017-01-12 Show GitHub Exploit DB Packet Storm
196804 9.1 緊急
Network
アドバンテック株式会社 - Advantech WebAccess における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2017-5152 2017-03-8 15:41 2017-01-12 Show GitHub Exploit DB Packet Storm
196805 6 警告
Network
Honeywell International Inc. - Honeywell XL Web II コントローラ XL1000C500 および XLWeb 500 におけるセッション固定攻撃を実行される脆弱性 CWE-384
セッションの固定化
CVE-2017-5141 2017-03-8 15:33 2017-02-2 Show GitHub Exploit DB Packet Storm
196806 5.9 警告
Network
Converse.js - Converse.js の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5858 2017-03-8 15:04 2017-02-1 Show GitHub Exploit DB Packet Storm
196807 5.9 警告
Network
Redsolution, Inc - Xabber の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5606 2017-03-8 15:04 2017-02-9 Show GitHub Exploit DB Packet Storm
196808 5.9 警告
Network
Movim - Movim の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5605 2017-03-8 15:04 2017-01-28 Show GitHub Exploit DB Packet Storm
196809 5.9 警告
Network
mcabber - mcabber の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5604 2017-03-8 15:04 2017-01-26 Show GitHub Exploit DB Packet Storm
196810 5.9 警告
Network
Jitsi - Jitsi の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5603 2017-03-8 15:04 2017-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops When IORING_SETUP_SQE_MIXED is used without IORING_SETUP_NO_SQ… Update - CVE-2026-43442 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
932 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… Update - CVE-2026-43445 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
933 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cach… Update - CVE-2026-43447 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
934 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that ju… Update - CVE-2026-43450 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
935 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove… Update - CVE-2026-43451 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
936 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This… Update - CVE-2026-43448 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
937 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() … Update - CVE-2026-43453 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
938 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indi… Update - CVE-2026-43449 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
939 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: route: hold key->lock in mctp_flow_prepare_output() mctp_flow_prepare_output() checks key->dev and may call mctp_dev_set_ke… Update - CVE-2026-43455 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
940 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: fix type confusion in bond_setup_by_slave() kernel BUG at net/core/skbuff.c:2306! Oops: invalid opcode: 0000 [#1] SMP KA… Update - CVE-2026-43456 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm