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 10, 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
200851 9.8 緊急
Network
FFmpeg - FFmpeg の libavformat/mov.c の mov_build_index 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-6164 2017-02-8 16:46 2016-06-28 Show GitHub Exploit DB Packet Storm
200852 7.8 重要
Local
TrueCrypt Foundation
IDRIX
- TrueCrypt および VeraCrypt などの製品のインストーラにおける管理者権限で任意のコードを実行される脆弱性 CWE-426
信頼性のない検索パス
CVE-2016-1281 2017-02-8 16:06 2016-01-8 Show GitHub Exploit DB Packet Storm
200853 9.8 緊急
Network
GNU Project - GNU Chess の frontend/move.cc の ValidateMove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8972 2017-02-8 15:24 2015-10-29 Show GitHub Exploit DB Packet Storm
200854 7.5 重要
Network
Atlassian - 複数の Atlassian Hipchat 製品における HipChat インスタンスの通信用の秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6668 2017-02-8 15:04 2016-09-21 Show GitHub Exploit DB Packet Storm
200855 8.8 重要
Network
Arista Networks, Inc. - Arista CloudVision Portal における内部構成メカニズムへのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9012 2017-02-8 12:21 2016-12-1 Show GitHub Exploit DB Packet Storm
200856 9.8 緊急
Network
Joomla! - Joomla! におけるユーザ名などのアサイメントをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-9081 2017-02-8 12:11 2016-10-25 Show GitHub Exploit DB Packet Storm
200857 5.5 警告
Local
GNU Project - bash の popd における制限されたシェルを回避される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9401 2017-02-8 11:25 2016-11-17 Show GitHub Exploit DB Packet Storm
200858 6.5 警告
Network
Paessler AG - PRTG Network Monitor における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-7743 2017-02-8 10:41 2015-08-28 Show GitHub Exploit DB Packet Storm
200859 9.8 緊急
Network
Vivint, Inc. - Vivint SkyControl Panel におけるアラームシステムを有効/無効にされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2014-8362 2017-02-8 10:31 2014-09-25 Show GitHub Exploit DB Packet Storm
200860 7.5 重要
Network
GStreamer - GStreamer の vmnc デコーダにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9446 2017-02-8 10:06 2016-11-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
611 8.8 HIGH
Network
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injectio… New CWE-78
OS Command 
CVE-2026-46746 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
612 4.3 MEDIUM
Network
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application does not properly sanitize path input in the `GET /api/sftp/uploadFiles` endpoint used fo… New CWE-26
 Path Traversal: '/dir/../filename'
CVE-2026-46747 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
613 8.8 HIGH
Network
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected system includes a binary that is configured with the cap_dac_override capability. This capability all… New CWE-250
 Execution with Unnecessary Privileges
CVE-2026-46748 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
614 7.5 HIGH
Local
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application uses a password hashing implementation with a static, hardcoded salt shared across all us… New CWE-760
 Use of a One-Way Hash with a Predictable Salt
CVE-2026-46749 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
615 4.7 MEDIUM
Local
- - A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbi… New CWE-22
Path Traversal
CVE-2026-52902 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
616 - - - When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content… New CWE-79
CWE-436
Cross-site Scripting
 Interpretation Conflict
CVE-2026-47344 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
617 - - - Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2. New CWE-79
Cross-site Scripting
CVE-2026-47345 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
618 - - - Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the incorrect file extension. Maliciously cra… New CWE-862
 Missing Authorization
CVE-2026-11607 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
619 - - - Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active file mount due to missing authorization … New CWE-862
 Missing Authorization
CVE-2026-47343 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
620 - - - Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework's upload restriction. Maliciously crafte… New CWE-178
CWE-862
 Improper Handling of Case Sensitivity
 Missing Authorization
CVE-2026-47346 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm