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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3591 7.5 重要
Network
Fanvil Technology Co., Ltd. X210 Firmware Fanvil Technology Co., Ltd.のX210 Firmwareにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2025-64053 2026-02-4 18:41 2025-12-5 Show GitHub Exploit DB Packet Storm
3592 9.6 緊急
Network
Fanvil Technology Co., Ltd. X210 Firmware Fanvil Technology Co., Ltd.のX210 Firmwareにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-64054 2026-02-4 18:41 2025-12-5 Show GitHub Exploit DB Packet Storm
3593 9.8 緊急
Network
Fanvil Technology Co., Ltd. X210 Firmware Fanvil Technology Co., Ltd.のX210 Firmwareにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2025-64055 2026-02-4 18:41 2025-12-3 Show GitHub Exploit DB Packet Storm
3594 4.3 警告
Adjacent
Fanvil Technology Co., Ltd. X210 Firmware Fanvil Technology Co., Ltd.のX210 Firmwareにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-64056 2026-02-4 18:41 2025-12-5 Show GitHub Exploit DB Packet Storm
3595 8.3 重要
Adjacent
Fanvil Technology Co., Ltd. X210 Firmware Fanvil Technology Co., Ltd.のX210 Firmwareにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2025-64057 2026-02-4 18:41 2025-12-5 Show GitHub Exploit DB Packet Storm
3596 7.5 重要
Network
Argo Workflows project Argo Workflows argoprojのArgo Workflowsにおける複数の脆弱性 CWE-23
CWE-59
CWE-78
CVE-2025-66626 2026-02-4 18:41 2025-12-9 Show GitHub Exploit DB Packet Storm
3597 8.4 重要
Local
Kiso Innovations Technology Co.,Ltd KS-WR3600 Firmware Kiso Innovations Technology Co.,LtdのKS-WR3600 Firmwareにおける複数の脆弱性 CWE-284
CWE-306
CWE-521
CVE-2025-68716 2026-02-4 18:41 2026-01-8 Show GitHub Exploit DB Packet Storm
3598 9.4 緊急
Network
Kiso Innovations Technology Co.,Ltd KS-WR3600 Firmware Kiso Innovations Technology Co.,LtdのKS-WR3600 Firmwareにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2025-68717 2026-02-4 18:41 2026-01-8 Show GitHub Exploit DB Packet Storm
3599 5.4 警告
Adjacent
Kiso Innovations Technology Co.,Ltd KS-WR1200 Firmware Kiso Innovations Technology Co.,LtdのKS-WR1200 Firmwareにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2025-68718 2026-02-4 18:41 2026-01-8 Show GitHub Exploit DB Packet Storm
3600 8.8 重要
Network
Kiso Innovations Technology Co.,Ltd KS-WR3600 Firmware Kiso Innovations Technology Co.,LtdのKS-WR3600 Firmwareにおける複数の脆弱性 CWE-200
CWE-552
CVE-2025-68719 2026-02-4 18:41 2026-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
391 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable … Update - CVE-2026-43336 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
392 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: force responder MITM requirements before building the pairing response smp_cmd_pairing_req() currently builds the… Update - CVE-2026-43334 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
393 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone device registration error path If thermal_zone_device_register_with_trips() fails after registeri… Update - CVE-2026-43332 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
394 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into th… Update - CVE-2026-43330 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
395 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IP… Update - CVE-2026-43329 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
396 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix interrupt synchronization error This fixes an error in synchronization in the dummy-hcd driver. The error ha… Update - CVE-2026-43324 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
397 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… Update - CVE-2026-43322 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
398 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the… Update - CVE-2026-43321 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
399 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N sam… Update - CVE-2026-43307 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm
400 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buff… Update - CVE-2026-43304 2026-05-11 17:16 2026-05-8 Show GitHub Exploit DB Packet Storm