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 14, 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
200411 6.1 警告
Network
IBM - IBM Resilient におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6062 2017-03-9 16:56 2016-11-10 Show GitHub Exploit DB Packet Storm
200412 7.5 重要
Network
IBM - IBM Security Access Manager における重要な情報を解読される脆弱性 CWE-326
不適切な暗号強度
CVE-2016-5919 2017-03-9 16:56 2016-06-29 Show GitHub Exploit DB Packet Storm
200413 7.8 重要
Local
Debian
GraphicsMagick
- GraphicsMagick の MagickCore/memory.c の AcquireMagickMemory 関数における脆弱性 CWE-119
バッファエラー
CVE-2016-8862 2017-03-9 16:51 2016-09-14 Show GitHub Exploit DB Packet Storm
200414 5.5 警告
Local
ImageMagick - ImageMagick の MagickCore/pixel-accessor.h の IsPixelMonochrome 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-8678 2017-03-9 16:51 2016-09-14 Show GitHub Exploit DB Packet Storm
200415 7.8 重要
Local
openSUSE project
Debian
ImageMagick
- ImageMagick の MagickCore/quantum.c の AcquireQuantumPixels 関数における脆弱性 CWE-119
バッファエラー
CVE-2016-8677 2017-03-9 16:51 2016-09-16 Show GitHub Exploit DB Packet Storm
200416 9.8 緊急
Network
Aerospike, Inc. - Aerospike Database Server の RW ファブリックメッセージのパーティクルタイプにおける境界外インデックスに関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2016-9053 2017-03-9 16:49 2016-10-26 Show GitHub Exploit DB Packet Storm
200417 9.8 緊急
Network
Aerospike, Inc. - Aerospike Database Server のバッチ処理フィールドの構文解析機能における境界外書き込みの脆弱性 CWE-787
境界外書き込み
CVE-2016-9051 2017-03-9 16:49 2016-10-26 Show GitHub Exploit DB Packet Storm
200418 7.5 重要
Network
Aerospike, Inc. - Aerospike Database Server の Fabric_Worker コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-9049 2017-03-9 16:49 2016-10-26 Show GitHub Exploit DB Packet Storm
200419 7.8 重要
Local
JasPer Project
openSUSE project
Fedora Project
- JasPer の jas_stream.c の mem_close 関数におけるメモリ二重解放の脆弱性 CWE-415
二重解放
CVE-2016-8693 2017-03-9 16:03 2016-10-20 Show GitHub Exploit DB Packet Storm
200420 5.5 警告
Local
Debian
JasPer Project
Fedora Project
- JasPer の libjasper/jpc/jpc_dec.c の jpc_dec_process_siz 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-8692 2017-03-9 16:03 2016-10-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
681 - - - Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.1, on POSIX, escapeshellarg(‘/usr/bin/wkhtmltopdf’) returns the literal string ‘… New CWE-78
OS Command 
CVE-2026-46643 2026-06-12 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
682 7.5 HIGH
Network
- - JavaScript Cookie is a JavaScript API for handling cookies, client-side. Prior to version 3.0.7, js-cookie's internal assign() helper copies properties with for...in + plain assignment. When the sour… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-46625 2026-06-12 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
683 7.5 HIGH
Network
- - libp2p is a JavaScript Implementation of libp2p networking stack. Prior to version 16.2.6, an unauthenticated remote peer can exhaust the disk storage of any @libp2p/kad-dht node running in server mo… New CWE-20
CWE-400
 Improper Input Validation 
 Uncontrolled Resource Consumption
CVE-2026-45783 2026-06-12 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
684 8.8 HIGH
Network
- - Pi-hole FTL is the core engine of the Pi-hole network-level advertisement and tracker blocker. Prior to version 6.6.1, Pi-hole FTL contains a race condition vulnerability in the HTTP session manageme… New CWE-362
Race Condition
CVE-2026-44693 2026-06-12 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
685 3.7 LOW
Network
- - Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Obj… New CWE-113
CWE-1321
HTTP Response Splitting
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44489 2026-06-12 02:16 2026-06-12 Show GitHub Exploit DB Packet Storm
686 6.4 MEDIUM
Network
- - PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a JSON document and placing malicious code inside a particular key-value pair. If a superuse… New CWE-89
SQL Injection
CVE-2026-11945 2026-06-12 02:16 2026-06-12 Show GitHub Exploit DB Packet Storm
687 8.1 HIGH
Network
- - Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `keras/src/utils/file_utils.py`. The functions `filter_safe_tarinfos()` and `fil… New CWE-22
Path Traversal
CVE-2026-11816 2026-06-12 02:16 2026-06-11 Show GitHub Exploit DB Packet Storm
688 7.8 HIGH
Local
adobe indesign InDesign Desktop versions 21.3, 20.5.3 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … Update CWE-787
 Out-of-bounds Write
CVE-2026-48293 2026-06-12 02:14 2026-06-10 Show GitHub Exploit DB Packet Storm
689 7.8 HIGH
Local
microsoft windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2022
windows_server_2025
Improper authentication in Windows Cryptographic Services allows an unauthorized attacker to elevate privileges locally. Update CWE-287
Improper Authentication
CVE-2026-44810 2026-06-12 02:13 2026-06-10 Show GitHub Exploit DB Packet Storm
690 7.8 HIGH
Local
sqlite sqlite SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by… Update CWE-122
Heap-based Buffer Overflow
CVE-2026-11822 2026-06-12 02:12 2026-06-10 Show GitHub Exploit DB Packet Storm