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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193821 5.5 警告
Local
OpenJPEG project - OpenJPEG の common/color.c の sycc422_t_rgb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-3183 2017-02-14 11:04 2016-04-30 Show GitHub Exploit DB Packet Storm
193822 7.5 重要
Network
Artifex Software
Fedora Project
- Artifex Software, Inc. の MuJS の regexp.c の js_regcomp 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-9108 2017-02-14 10:57 2016-10-31 Show GitHub Exploit DB Packet Storm
193823 6.1 警告
Network
WordPress.org - WordPress の投稿リストテーブルの wp-admin/includes/class-wp-posts-list-table.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5612 2017-02-13 17:32 2017-01-26 Show GitHub Exploit DB Packet Storm
193824 9.8 緊急
Network
WordPress.org - WordPress の WP_Query の wp-includes/class-wp-query.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5611 2017-02-13 17:32 2017-01-26 Show GitHub Exploit DB Packet Storm
193825 5.3 警告
Network
WordPress.org - WordPress の Press This の wp-admin/includes/class-wp-press-this.php におけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2017-5610 2017-02-13 17:32 2017-01-26 Show GitHub Exploit DB Packet Storm
193826 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8703 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
193827 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8702 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
193828 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8701 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
193829 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8700 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
193830 7.8 重要
Local
Peter Selinger - potrace の bitmap_io.c の bm_readbody_bmp 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8699 2017-02-13 17:30 2016-08-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
791 - - - ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.5, ClearanceKit incorrectly treats a process with an empty Team ID and a non-empty Si… New CWE-863
 Incorrect Authorization
CVE-2026-40599 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
792 5.6 MEDIUM
Local
- - The Home Assistant Command-line interface (hass-cli) is a command-line tool for Home Assistant. Up to 1.0.0 of home-assitant-cli an unrestricted environment was used to handle Jninja2 templates inste… New CWE-94
CWE-1336
Code Injection
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40602 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
793 - - - ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.6, the opfilter Endpoint Security system extension (bundle ID uk.craigbass.clearancek… New CWE-693
 Protection Mechanism Failure
CVE-2026-40604 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
794 6.2 MEDIUM
Local
- - Next AI Draw.io is a next.js web application that integrates AI capabilities with draw.io diagrams. Prior to 0.4.15, the embedded HTTP sidecar contains three POST handlers (/api/state, /api/restore, … New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-40608 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
795 4.8 MEDIUM
Network
- - Vulnerability in Spring Spring Security. Applications that explicitly configure One-Time Token login with JdbcOneTimeTokenService are vulnerable to a Time-of-check Time-of-use (TOCTOU) race condition… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-22751 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
796 8.1 HIGH
Network
- - Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 1.16.4, kyverno’s apiCall servicecall helper implicitly injects Authorization: Bearer ... using the kyverno c… New CWE-922
 Insecure Storage of Sensitive Information
CVE-2026-40868 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
797 6.1 MEDIUM
Local
- - Parsing a malicious font file can cause excessive memory allocation. New - CVE-2026-33812 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
798 7.5 HIGH
Network
- - Parsing a WEBP image with an invalid, large size panics on 32-bit platforms. New - CVE-2026-33813 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
799 9.1 CRITICAL
Network
- - Improper verification of cryptographic signature in ASP.NET Core allows an unauthorized attacker to elevate privileges over a network. New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-40372 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
800 - - - goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.6, goshs contains an SFTP root escape caused by prefix-based path validation. An authenticated SFTP user can read from and write to file… New CWE-22
Path Traversal
CVE-2026-40876 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm