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":June 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198621 7.8 重要
Local
GNOME Project
Fedora Project
- gtk-vnc における任意のコードを実行される脆弱性 CWE-118
インデックス化が可能なリソースの不適切なアクセス (範囲エラー)
CVE-2017-5884 2017-03-23 12:29 2017-02-7 Show GitHub Exploit DB Packet Storm
198622 7.5 重要
Network
Kodi - Kodi 用 Chorus2 アドオンにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5982 2017-03-23 12:26 2017-02-12 Show GitHub Exploit DB Packet Storm
198623 7.5 重要
Network
シスコシステムズ - Cisco NetFlow Generation アプライアンスソフトウェアの Stream Control Transmission Protocol デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-3826 2017-03-23 12:21 2017-03-1 Show GitHub Exploit DB Packet Storm
198624 9.8 緊急
Network
Lenovo - Lenovo XClarity Administrator が生成するログファイルにおけるユーザ資格情報を閲覧される脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2016-8233 2017-03-23 12:20 2016-09-16 Show GitHub Exploit DB Packet Storm
198625 2.6
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS メモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-0096 2017-03-23 10:08 2017-03-14 Show GitHub Exploit DB Packet Storm
198626 7.6 重要
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS 上で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2017-0109 2017-03-23 10:04 2017-03-14 Show GitHub Exploit DB Packet Storm
198627 7.6 重要
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS 上で任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-0075 2017-03-23 10:04 2017-03-14 Show GitHub Exploit DB Packet Storm
198628 9.8 緊急
Network
rubyzip - Ruby 用 rubyzip gem の Zip::File コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5946 2017-03-23 09:47 2017-02-8 Show GitHub Exploit DB Packet Storm
198629 7.5 重要
Network
TigerVNC
openSUSE project
- TigerVNC の Xvnc サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10207 2017-03-22 18:17 2016-08-24 Show GitHub Exploit DB Packet Storm
198630 7.8 重要
Local
ジャストシステム - ジャストシステムの一太郎におけるアプリケーションのコンテキスト内でコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2791 2017-03-22 17:58 2017-02-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2891 7.2 HIGH
Network
ibm engineering_lifecycle_management IBM Engineering Lifecycle Management 7.0.3, 7.1.0, and 7.2.0 could allow an attacker with administrative privileges to execute remote code due to exposed method that is not properly restricted. CWE-749
 Exposed Dangerous Method or Function
CVE-2026-4051 2026-05-28 00:41 2026-05-27 Show GitHub Exploit DB Packet Storm
2892 7.2 HIGH
Network
citeum opencti OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 6.9.7, an organization admin can escalate their privileges by adding a user from a differ… CWE-284
NVD-CWE-noinfo
Improper Access Control
CVE-2026-44730 2026-05-28 00:40 2026-05-27 Show GitHub Exploit DB Packet Storm
2893 7.4 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in src/fast_library.cpp creates a boost::asio::ssl… CWE-295
Improper Certificate Validation 
CVE-2026-48697 2026-05-28 00:31 2026-05-27 Show GitHub Exploit DB Packet Storm
2894 5.3 MEDIUM
Network
apache apache-airflow-providers-fab Apache Airflow FAB Auth Manager contains an LDAP filter injection vulnerability (CWE-90) that allows unauthenticated attackers to exfiltrate directory data or bypass authentication. Upgrade to apache… CWE-90
LDAP Injection
CVE-2026-46745 2026-05-28 00:31 2026-05-25 Show GitHub Exploit DB Packet Storm
2895 9.8 CRITICAL
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP AS_PATH attribute encoder. In src/bgp_protocol.hpp, the IPv4UnicastAnnounce::get_attributes() function computes attr… CWE-190
 Integer Overflow or Wraparound
CVE-2026-48691 2026-05-28 00:29 2026-05-27 Show GitHub Exploit DB Packet Storm
2896 6.5 MEDIUM
Network
struktur libheif libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS.… CWE-125
CWE-476
Out-of-bounds Read
 NULL Pointer Dereference
CVE-2026-41069 2026-05-28 00:26 2026-05-23 Show GitHub Exploit DB Packet Storm
2897 8.1 HIGH
Network
struktur libheif libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a crafted HEIF sequence file where the saiz box declares more samples than actually exist in the track's chun… CWE-125
Out-of-bounds Read
CVE-2026-41071 2026-05-28 00:25 2026-05-23 Show GitHub Exploit DB Packet Storm
2898 - - - When creating an export through the pretix API, API clients are returned an UUID value for their export job (a long, random string like 35742818-c375-4d15-839f-d49aecce94d6). Using this UUID, the A… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-9712 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2899 6.3 MEDIUM
Network
- - A vulnerability was found in JeecgBoot up to 3.9.1. Impacted is the function user.getUsername of the file /sys/user/login/setting/userEdit of the component SysUser. The manipulation of the argument u… CWE-266
CWE-284
 Incorrect Privilege Assignment
Improper Access Control
CVE-2026-9579 2026-05-28 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2900 - - - Webmin before 2.640 does not safely construct a filename for saving of an attachment within the mailboxes component. This occurs in mailboxes/detachall.cgi. CWE-24
 Path Traversal: '../filedir'
CVE-2026-49103 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm