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
203251 4.3 警告
Network
Google - Google Chrome の content/browser/web_contents/web_contents_impl.cc におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2016-1657 2016-04-19 17:14 2016-04-13 Show GitHub Exploit DB Packet Storm
203252 9.8 緊急
Network
トレンドマイクロ - トレンドマイクロのパスワードマネージャーの HTTP サーバにおける任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-3987 2016-04-19 17:13 2016-01-11 Show GitHub Exploit DB Packet Storm
203253 8.8 重要
Network
Debian
openSUSE project
SUSE
Fedora Project
Mercurial
- Mercurial のバイナリデルタデコーダにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-3630 2016-04-19 17:03 2016-03-29 Show GitHub Exploit DB Packet Storm
203254 7.8 重要
Local
AVAST Software s.r.o. - Avast におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-3986 2016-04-19 17:00 2016-03-4 Show GitHub Exploit DB Packet Storm
203255 6.5 警告
Network
パルスセキュア - Pulse Connect Secure の Terminal Services RDP クライアントセッション制限機能におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2016-3985 2016-04-19 16:39 2016-03-1 Show GitHub Exploit DB Packet Storm
203256 9.8 緊急
Network
ESET - ESET NOD32 のアーカイブサポートモジュールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8841 2016-04-19 15:48 2015-06-29 Show GitHub Exploit DB Packet Storm
203257 8.8 重要
Network
The Cacti Group - Cacti の graphs_new.php の host_new_graphs 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-8604 2016-04-19 14:21 2015-12-16 Show GitHub Exploit DB Packet Storm
203258 5.1 警告
Local
レッドハット - Red Hat CloudForms Management Engine における重要なデータを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7502 2016-04-19 14:04 2015-12-8 Show GitHub Exploit DB Packet Storm
203259 7.5 重要
Network
OpenStack - TripleO Heat templates における OpenStack Networking メタデータリクエストを偽造される脆弱性 CWE-Other
その他
CVE-2015-5303 2016-04-19 12:11 2015-12-14 Show GitHub Exploit DB Packet Storm
203260 7.5 重要
Network
F5 Networks - 複数の F5 BIG-IP 製品の Traffic Management Microkernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8240 2016-04-19 11:56 2015-11-18 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
591 9.8 CRITICAL
Network
- - NPM package query-parser-string 1.0.0 is vulnerable to Prototype Pollution. The package does not properly sanitize user supplied query parameters and merges them to the newly created object. Update CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63704 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
592 5.5 MEDIUM
Local
linux linux_kernel 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… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43225 2026-05-9 06:22 2026-05-6 Show GitHub Exploit DB Packet Storm
593 8.1 HIGH
Network
- - MailEnable Enterprise Premium 10.55 and earlier contains an improper authorization vulnerability in the WebAdmin mobile portal that allows attackers to bypass authentication checks by reusing Authent… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44400 2026-05-9 06:16 2026-05-9 Show GitHub Exploit DB Packet Storm
594 5.5 MEDIUM
Local
linux linux_kernel 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 … Update CWE-617
 Reachable Assertion
CVE-2026-43228 2026-05-9 06:16 2026-05-6 Show GitHub Exploit DB Packet Storm
595 5.5 MEDIUM
Local
linux linux_kernel 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… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43223 2026-05-9 06:14 2026-05-6 Show GitHub Exploit DB Packet Storm
596 5.5 MEDIUM
Local
linux linux_kernel 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… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43224 2026-05-9 06:13 2026-05-6 Show GitHub Exploit DB Packet Storm
597 5.5 MEDIUM
Local
linux linux_kernel 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… Update NVD-CWE-noinfo
CVE-2026-43227 2026-05-9 06:11 2026-05-6 Show GitHub Exploit DB Packet Storm
598 5.5 MEDIUM
Local
linux linux_kernel 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… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43231 2026-05-9 06:09 2026-05-6 Show GitHub Exploit DB Packet Storm
599 5.5 MEDIUM
Local
linux linux_kernel 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 … Update NVD-CWE-noinfo
CVE-2026-43229 2026-05-9 06:08 2026-05-6 Show GitHub Exploit DB Packet Storm
600 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bss_conf->beacon_i… Update CWE-369
 Divide By Zero
CVE-2026-43267 2026-05-9 06:03 2026-05-6 Show GitHub Exploit DB Packet Storm