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 1, 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
195771 8.8 重要
Network
トレンドマイクロ - Trend Micro Smart Protection Server の ccca_ajaxhandler.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6266 2017-02-21 16:11 2016-08-8 Show GitHub Exploit DB Packet Storm
195772 9.8 緊急
Network
Exponent CMS project - Exponent CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-7400 2017-02-21 15:11 2016-09-13 Show GitHub Exploit DB Packet Storm
195773 7.5 重要
Network
GNU Project - GNU Libiberty の demangler におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6131 2017-02-21 15:11 2016-08-4 Show GitHub Exploit DB Packet Storm
195774 5.5 警告
Local
FreeBSD - FreeBSD で使用される bsnmpd における USM 認証の秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5677 2017-02-21 14:09 2015-11-4 Show GitHub Exploit DB Packet Storm
195775 9.8 緊急
Network
NetApp - NetApp OnCommand Insight の Data Warehouse コンポーネントにおける管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5600 2017-02-21 11:41 2017-01-31 Show GitHub Exploit DB Packet Storm
195776 6.3 警告
Network
NetApp - NetApp Snap Creator Framework におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-5372 2017-02-21 11:40 2016-06-22 Show GitHub Exploit DB Packet Storm
195777 7.5 重要
Network
TalariaX Pte Ltd - SendQuick Entera および Avera デバイスのアプリケーションにおけるシステムをシャットダウンされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5136 2017-02-21 11:09 2017-02-5 Show GitHub Exploit DB Packet Storm
195778 5.4 警告
Network
シスコシステムズ - Cisco Prime Service Catalog の Web フレームワークにおけるシステムにログインしているユーザに対して URL リダイレクト攻撃を実行される脆弱性 CWE-601
オープンリダイレクト
CVE-2017-3810 2017-02-21 11:07 2017-02-1 Show GitHub Exploit DB Packet Storm
195779 6.1 警告
Network
Plone Foundation - Plone の Zope ZMI の検索機能の manage_findResult コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7147 2017-02-21 11:05 2016-09-5 Show GitHub Exploit DB Packet Storm
195780 9.1 緊急
Network
SaltStack - Salt における同一の ID を持つ minion を読まれる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9639 2017-02-20 18:16 2016-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
101 5.3 MEDIUM
Network
- - Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmissi… New - CVE-2026-37504 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
102 6.9 MEDIUM
Network
- - Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can injec… New - CVE-2026-37503 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
103 8.1 HIGH
Network
freebsd freebsd When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocat… New CWE-122
CWE-130
Heap-based Buffer Overflow
 Improper Handling of Length Parameter Inconsistency
CVE-2026-35547 2026-05-2 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
104 - - - Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages. Under certain circumstances this exploit could b… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-22167 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
105 - - - A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the pro… New CWE-416
 Use After Free
CVE-2026-22165 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
106 7.7 HIGH
Network
getoutline outline Outline is a service that allows for collaborative documentation. The `shares.create` API endpoint starting in version 0.86.0 and prior to version 1.7.0 has an insecure direct object reference.. When… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41649 2026-05-2 00:54 2026-04-29 Show GitHub Exploit DB Packet Storm
107 9.8 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.3.22 contains a privilege escalation vulnerability where bootstrap setup codes are not bound to intended device roles and scopes during pairing. Attackers can exploit this during… New CWE-648
 Incorrect Use of Privileged APIs
CVE-2026-41386 2026-05-2 00:52 2026-04-29 Show GitHub Exploit DB Packet Storm
108 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.31 stores Nostr privateKey as plaintext in configuration, allowing exposure through config.get method calls that bypass redaction mechanisms. Attackers can retrieve unredacted … New CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-41385 2026-05-2 00:52 2026-04-29 Show GitHub Exploit DB Packet Storm
109 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.3.24 contains an environment variable injection vulnerability in the CLI backend runner that allows attackers to inject malicious environment variables through workspace configur… New CWE-15
 External Control of System or Configuration Setting
CVE-2026-41384 2026-05-2 00:52 2026-04-29 Show GitHub Exploit DB Packet Storm
110 8.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.2 contains an arbitrary directory deletion vulnerability in mirror mode that allows attackers to delete remote directories by influencing remoteWorkspaceDir and remoteAgentWork… New CWE-22
Path Traversal
CVE-2026-41383 2026-05-2 00:52 2026-04-29 Show GitHub Exploit DB Packet Storm