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 20, 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
196771 7.5 重要
Network
pcre.org - PCRE の pcre_jit_compile.c の compile_bracket_matchingpath 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-6004 2017-04-5 17:54 2017-02-7 Show GitHub Exploit DB Packet Storm
196772 7.2 重要
Local
Sielco Sistemi - Sielco Sistemi Winlog Lite および Winlog Pro SCADA ソフトウェアにおける DLL ハイジャックの脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2017-5161 2017-04-5 17:29 2017-02-7 Show GitHub Exploit DB Packet Storm
196773 7.5 重要
Network
VCE Company, LLC. - VCE Vision Intelligent Operations の "Plug-in for VMware vCenter" における管理ユーザのパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-4057 2017-04-5 17:24 2015-06-17 Show GitHub Exploit DB Packet Storm
196774 9.8 緊急
Network
iBall - iBall Baton 150M iB-WRA150N デバイスにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6558 2017-04-5 16:59 2017-03-7 Show GitHub Exploit DB Packet Storm
196775 8.8 重要
Network
Novell - Windows XP/Vista/Win7 用 Novell iPrint Client の iPrint Web ブラウザの ActiveX プラグインにおけるコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4314 2017-04-5 16:54 2010-08-19 Show GitHub Exploit DB Packet Storm
196776 8.8 重要
Network
Embedthis Software, LLC - Foscam などのホワイトラベルの IP カメラモデルで使用されるカスタムビルドの GoAhead Web サーバにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-5675 2017-04-5 16:47 2017-01-31 Show GitHub Exploit DB Packet Storm
196777 5.9 警告
Network
MikroTik - MikroTik RouterOS の L2TP クライアントにおける暗号化されていない送信データを閲覧される脆弱性 CWE-254
セキュリティ機能
CVE-2017-6297 2017-04-5 16:45 2017-02-24 Show GitHub Exploit DB Packet Storm
196778 3.7
Network
W3C - 複数の Web ブラウザに実装されている W3C High Resolution Time API における AnC 攻撃を実行される脆弱性 CWE-361
時間とステータス
CVE-2017-5928 2017-04-5 16:44 2017-02-27 Show GitHub Exploit DB Packet Storm
196779 7.5 重要
Network
cygnux.org - sysPass の inc/SP/Core/Crypt.class における脆弱性 CWE-326
不適切な暗号強度
CVE-2017-5999 2017-04-5 16:43 2017-03-1 Show GitHub Exploit DB Packet Storm
196780 8.1 重要
Network
Dahua Technology Co., Ltd - Dahua DHI-HCVR7216A-S3 デバイスにおけるログインアクセス権を取得される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6343 2017-04-5 16:42 2017-02-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1431 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 … 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
1432 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… CWE-77
Command Injection
CVE-2026-44872 2026-05-14 07:42 2026-05-13 Show GitHub Exploit DB Packet Storm
1433 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) … CWE-611
XXE
CVE-2026-41895 2026-05-14 07:39 2026-05-13 Show GitHub Exploit DB Packet Storm
1434 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… CWE-674
 Uncontrolled Recursion
CVE-2026-43896 2026-05-14 07:34 2026-05-12 Show GitHub Exploit DB Packet Storm
1435 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 … CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-8199 2026-05-14 07:31 2026-05-13 Show GitHub Exploit DB Packet Storm
1436 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 … 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
1437 - - - Rejected reason: This CVE is a duplicate of another CVE. - CVE-2026-40328 2026-05-14 07:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1438 - - - Rejected reason: This CVE is a duplicate of another CVE. - CVE-2026-40327 2026-05-14 07:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1439 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. CWE-94
Code Injection
CVE-2026-29202 2026-05-14 07:16 2026-05-9 Show GitHub Exploit DB Packet Storm
1440 4.3 MEDIUM
Network
- - Insufficient input validation of the feature file name in `feature::LOADFEATUREFILE` adminbin call can cause arbitrary file read when a relative file path is passed. CWE-23
 Relative Path Traversal
CVE-2026-29201 2026-05-14 07:16 2026-05-9 Show GitHub Exploit DB Packet Storm