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 12, 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
203031 5.5 警告
Local
Canonical
OptiPNG
- OptiPNG で使用される gif2png の gifread.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-7802 2016-05-2 14:09 2015-09-23 Show GitHub Exploit DB Packet Storm
203032 6.5 警告
Network
Huawei - 複数の Huawei 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8677 2016-05-2 11:42 2015-12-25 Show GitHub Exploit DB Packet Storm
203033 6.1 警告
Network
アドビシステムズ - Adobe Analytics AppMeasurement for Flash Library におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1036 2016-05-2 10:58 2016-04-21 Show GitHub Exploit DB Packet Storm
203034 8.8 重要
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR の TextField オブジェクトの実装における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-8823 2016-05-2 10:53 2015-12-8 Show GitHub Exploit DB Packet Storm
203035 7.5 重要
Network
Ecava - Ecava IntegraXor の HMI Web サーバにおける重要な平文情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2016-2306 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
203036 6.1 警告
Network
Ecava - Ecava IntegraXor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2305 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
203037 5.3 警告
Network
Ecava - Ecava IntegraXor における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-2303 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
203038 5.3 警告
Network
Ecava - Ecava IntegraXor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2302 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
203039 6.3 警告
Network
Ecava - Ecava IntegraXor における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-2301 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
203040 6.5 警告
Network
Ecava - Ecava IntegraXor における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2016-2300 2016-04-28 17:06 2016-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 - - - In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800_device_read() submits download_urb and waits for completion. If the timeo… Update - CVE-2026-43425 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
922 - - - In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usb_control_msg(), usb_bulk_msg(), and usb_interrupt_msg() API… Update - CVE-2026-43428 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
923 - - - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argumen… Update - CVE-2026-43432 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
924 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: rust_binder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into … Update - CVE-2026-43433 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
925 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: rust_binder: check ownership before using vma When installing missing pages (or zapping them), Rust Binder will look up the vma i… Update - CVE-2026-43434 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
926 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: fix oneway spam detection The spam detection logic in TreeRange was executed before the current request was inserted… Update - CVE-2026-43435 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
927 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() In the drain loop, the local variable 'runtime' is reas… Update - CVE-2026-43437 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
928 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Remove redundant css_put() in scx_cgroup_init() The iterator css_for_each_descendant_pre() walks the cgroup hierarchy … Update - CVE-2026-43438 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
929 - - - In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a css_set, cgroup_migrate_add_task() first m… Update - CVE-2026-43439 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
930 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is n… Update - CVE-2026-43441 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm