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 16, 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
191061 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC 製品におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-8011 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
191062 5.4 警告
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC RSA 製品における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8005 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
191063 7.2 重要
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC RSA 製品における悪意のあるコードを含む任意のファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2017-8004 2017-08-15 18:02 2017-07-11 Show GitHub Exploit DB Packet Storm
191064 9.8 緊急
Network
TP-LINK Technologies - TP-Link Archer C9 の passwd_recovery.lua における管理パスワードをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-11519 2017-08-15 17:37 2017-05-11 Show GitHub Exploit DB Packet Storm
191065 7.8 重要
Local
FontForge project - FontForge の ValidatePostScriptFontName におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11573 2017-08-15 17:28 2017-07-30 Show GitHub Exploit DB Packet Storm
191066 7.8 重要
Local
FontForge project - FontForge の readcfftopdicts におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11572 2017-08-15 17:28 2017-07-31 Show GitHub Exploit DB Packet Storm
191067 7.8 重要
Local
FontForge project - FontForge の addnibble におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-11571 2017-08-15 17:28 2017-07-30 Show GitHub Exploit DB Packet Storm
191068 7.8 重要
Local
FontForge project - FontForge の umodenc におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11570 2017-08-15 17:28 2017-07-30 Show GitHub Exploit DB Packet Storm
191069 7.8 重要
Local
FontForge project - FontForge の PSCharStringToSplines におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11568 2017-08-15 17:28 2017-07-31 Show GitHub Exploit DB Packet Storm
191070 7.5 重要
Network
Ansible - Ansible における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-7473 2017-08-15 17:25 2017-03-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
501 8.8 HIGH
Network
mongodb mongodb A use-after-free vulnerability exists in MongoDB's Field-Level Encryption (FLE) query analysis component, affecting client-side uses of mongocryptd and crypt_shared. Triggering this vulnerability req… New CWE-416
 Use After Free
CVE-2026-8201 2026-05-14 07:50 2026-05-13 Show GitHub Exploit DB Packet Storm
502 8.1 HIGH
Network
pocket-id pocket_id Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function (oidc_service.go) validates the refresh … Update CWE-285
CWE-613
Improper Authorization
 Insufficient Session Expiration
CVE-2026-43983 2026-05-14 07:48 2026-05-13 Show GitHub Exploit DB Packet Storm
503 7.2 HIGH
Network
arubanetworks arubaos
sd-wan
A command injection vulnerability exists in the web-based management interface of AOS-8 and AOS-10 Operating Systems. Successful exploitation could allow an authenticated remote attacker to place arb… New CWE-77
Command Injection
CVE-2026-44872 2026-05-14 07:42 2026-05-13 Show GitHub Exploit DB Packet Storm
504 7.5 HIGH
Network
webtechnologies changedetection changedetection.io is a free open source web page change detection tool. In 0.54.9 and earlier, xpath_filter() switches to XML mode for XML/RSS content and creates etree.XMLParser(strip_cdata=False) … Update CWE-611
XXE
CVE-2026-41895 2026-05-14 07:39 2026-05-13 Show GitHub Exploit DB Packet Storm
505 5.5 MEDIUM
Local
jqlang jq jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The function is reachab… Update CWE-674
 Uncontrolled Recursion
CVE-2026-43896 2026-05-14 07:34 2026-05-12 Show GitHub Exploit DB Packet Storm
506 6.5 MEDIUM
Network
mongodb mongodb An authenticated user can cause excess memory usage via bitwise match expression AST processing of $bitsAllSet, $bitsAnySet, $bitsAllClear, and $bitsAnyClear. This contributes to memory pressure and … New CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-8199 2026-05-14 07:31 2026-05-13 Show GitHub Exploit DB Packet Storm
507 6.1 MEDIUM
Network
mediawiki mediawiki Vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Actions/ActionEntryPoint.Php, includes/Request/FauxResponse.Php. This issue affects … Update CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-34095 2026-05-14 07:30 2026-05-12 Show GitHub Exploit DB Packet Storm
508 - - - Rejected reason: This CVE is a duplicate of another CVE. New - CVE-2026-40328 2026-05-14 07:16 2026-05-14 Show GitHub Exploit DB Packet Storm
509 - - - Rejected reason: This CVE is a duplicate of another CVE. New - CVE-2026-40327 2026-05-14 07:16 2026-05-14 Show GitHub Exploit DB Packet Storm
510 8.8 HIGH
Network
- - Insufficient input validation of the `plugin` parameter of the `create_user` plugin allows arbitrary Perl code execution on behalf of the already authenticated account's system user. Update CWE-94
Code Injection
CVE-2026-29202 2026-05-14 07:16 2026-05-9 Show GitHub Exploit DB Packet Storm