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 21, 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
202241 7.3 重要
Network
Moodle - Moodle のウェブサービストークンにおける脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2016-7038 2017-01-31 14:27 2016-09-12 Show GitHub Exploit DB Packet Storm
202242 5.4 警告
Network
Moodle - Moodle の event monitor における未登録のユーザに通知が送信される脆弱性 CWE-200
情報漏えい
CVE-2016-5014 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
202243 5.4 警告
Network
Moodle - Moodle における電子メールのヘッダにテキストを挿入される脆弱性 CWE-74
インジェクション
CVE-2016-5013 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
202244 5.3 警告
Network
Moodle - Moodle の用語集の検索におけるエントリを表示される脆弱性 CWE-200
情報漏えい
CVE-2016-5012 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
202245 7.5 重要
Network
HexChat - HexChat の common/inbound.c の inbound_cap_ls 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2233 2017-01-31 14:18 2016-02-7 Show GitHub Exploit DB Packet Storm
202246 7.4 重要
Network
HexChat - HexChat のクライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2087 2017-01-31 14:18 2016-01-26 Show GitHub Exploit DB Packet Storm
202247 7.5 重要
Network
Tiki Software Community Association - Tiki Wiki CMS におけるシステム上で任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-10143 2017-01-31 14:12 2016-11-17 Show GitHub Exploit DB Packet Storm
202248 5.9 警告
Network
JCraft, Inc. - Windows 上で稼動する JCraft JSch におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-5725 2017-01-31 14:01 2016-08-30 Show GitHub Exploit DB Packet Storm
202249 8.8 重要
Local
Firejail project - Firejail におけるサンドボックス外で任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9016 2017-01-31 13:54 2016-10-25 Show GitHub Exploit DB Packet Storm
202250 9.8 緊急
Network
Sociomantic Labs - sociomantic-tsunami git-hub における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7794 2017-01-31 13:50 2016-09-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
521 9.9 CRITICAL
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cov… CWE-78
CWE-269
CWE-862
OS Command 
 Improper Privilege Management
 Missing Authorization
CVE-2026-46716 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
522 8.1 HIGH
Network
- - SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, API tokens used to authenticate all REST API requests are stored as plaintext strings in the api_tokens database table. Any… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-46622 2026-06-16 06:17 2026-06-12 Show GitHub Exploit DB Packet Storm
523 7.6 HIGH
Network
- - ApostropheCMS is an open-source Node.js content management system. Versions up to and including 4.29.0 contain an authenticated server-side request forgery (SSRF) in the rich-text widget import flow.… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45012 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
524 7.8 HIGH
Local
- - A time-of-check time-of-use (TOCTOU) race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can c… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-54228 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
525 7.0 HIGH
Local
- - A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files … CWE-362
Race Condition
CVE-2026-54229 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
526 7.0 HIGH
Local
- - A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the t… CWE-59
Link Following
CVE-2026-54230 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
527 5.5 MEDIUM
Local
- - A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and w… CWE-74
Injection
CVE-2026-54231 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
528 6.5 MEDIUM
Network
- - A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gst_av1_parser_parse_tile_list_obu() function passes a byte count to a bit-reader API that expects … CWE-617
 Reachable Assertion
CVE-2026-52718 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
529 7.1 HIGH
Network
- - An out-of-bounds read vulnerability was found in the VA JPEG decoder in GStreamer's gst-plugins-bad. The JPEG parser reads a segment length value from the bitstream without validating it against avai… CWE-125
Out-of-bounds Read
CVE-2026-52719 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
530 8.8 HIGH
Network
- - A heap buffer overflow vulnerability was found in GStreamer's librfb (RFB/VNC client). The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VN… CWE-122
Heap-based Buffer Overflow
CVE-2026-52720 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm