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 9, 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
198941 5.7 警告
Network
IBM - IBM Financial Transaction Manager の Payments Director におけるクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-3060 2016-11-7 14:21 2016-08-19 Show GitHub Exploit DB Packet Storm
198942 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-7855 2016-11-7 14:02 2016-10-26 Show GitHub Exploit DB Packet Storm
198943 9.8 緊急
Network
Google
サムスン
- Samsung Galaxy デバイスの libomacp.so における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-7990 2016-11-7 12:06 2016-06-21 Show GitHub Exploit DB Packet Storm
198944 7.5 重要
Network
Google
サムスン
- Samsung Galaxy デバイスにおける意図しない設定メッセージを引き起こされる脆弱性 CWE-Other
その他
CVE-2016-7988 2016-11-7 12:06 2016-06-21 Show GitHub Exploit DB Packet Storm
198945 7.5 重要
Network
ブロケード コミュニケーションズ システムズ株式会社 - Brocade MLXs イメージ上で稼働する Brocade NetIron OS の IPsec コードパスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-8203 2016-11-7 11:12 2016-10-3 Show GitHub Exploit DB Packet Storm
198946 6.5 警告
Network
Andreas Gohr - DokuWiki におけるフィッシング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-7965 2016-11-7 10:54 2016-10-4 Show GitHub Exploit DB Packet Storm
198947 8.6 重要
Network
Andreas Gohr - DokuWiki の file /inc/HTTPClient.php の HTTPClient クラスの sendRequest メソッドにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2016-7964 2016-11-7 10:54 2016-10-4 Show GitHub Exploit DB Packet Storm
198948 7.5 重要
Network
Artifex Software - Artifex Software MuJS における重要な情報を取得される脆弱性 - CVE-2016-9136 2016-11-4 18:04 2016-10-31 Show GitHub Exploit DB Packet Storm
198949 7.5 重要
Network
Artifex Software - Artifex Software MuJS の Sp_replace_regexp 関数における境界外読み取りの脆弱性 CWE-Other
その他
CVE-2016-7506 2016-11-4 18:04 2016-09-21 Show GitHub Exploit DB Packet Storm
198950 9.8 緊急
Network
Artifex Software - Artifex Software MuJS の divby 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7505 2016-11-4 18:04 2016-09-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1391 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2… - CVE-2026-43221 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1392 - - - In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to su… - CVE-2026-43223 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1393 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix sgtable leak on mapping failures In an unlikely case when io_populate_area_dma() fails, which could only happe… - CVE-2026-43224 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1394 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the all… - CVE-2026-43225 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1395 - - - In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/sh_tmu: Always leave device running after probe The TMU device can be used as both a clocksource and a clocke… - CVE-2026-43227 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1396 - - - In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super … - CVE-2026-43228 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1397 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of … - CVE-2026-43229 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1398 - - - In the Linux kernel, the following vulnerability has been resolved: media: radio-keene: fix memory leak in error path Fix a memory leak in usb_keene_probe(). The v4l2 control handler is initialized… - CVE-2026-43231 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1399 - - - In the Linux kernel, the following vulnerability has been resolved: media: iris: Add missing platform data entries for SM8750 Two platform-data fields for SM8750 were missed: - get_vpu_buffer_si… - CVE-2026-43235 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1400 - - - In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAX_… - CVE-2026-43241 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm