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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196271 6.1 警告
Network
シスコシステムズ - Cisco Prime Infrastructure の Web フレームワークコードにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6724 2017-07-26 17:43 2017-06-21 Show GitHub Exploit DB Packet Storm
196272 6.1 警告
Network
シスコシステムズ - Cisco Unified Contact Center Express の Extensible Messaging and Presence Protocol サービスにおける正当なユーザになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2017-6722 2017-07-26 17:33 2017-06-21 Show GitHub Exploit DB Packet Storm
196273 9.8 緊急
Network
シスコシステムズ - Cisco Ultra Services Framework 用 AutoVNF ツールのシンボリックリンク作成機能における影響を受けるシステムで重要なファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2017-6708 2017-07-26 17:31 2017-07-5 Show GitHub Exploit DB Packet Storm
196274 5.3 警告
Network
シスコシステムズ - Cisco Wide Area Application Services による断片化された TCP パケットの入力処理における WAASNET プロセスが予期せずに再起動される脆弱性 CWE-20
不適切な入力確認
CVE-2017-6721 2017-07-26 17:29 2017-06-21 Show GitHub Exploit DB Packet Storm
196275 6.1 警告
Network
シスコシステムズ - Cisco SocialMiner の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6702 2017-07-26 17:12 2017-06-21 Show GitHub Exploit DB Packet Storm
196276 6.1 警告
Network
シスコシステムズ - Cisco ISE ポータルの Web アプリケーションインターフェースにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6701 2017-07-26 17:12 2017-06-21 Show GitHub Exploit DB Packet Storm
196277 6.7 警告
Local
シスコシステムズ - Cisco IOS XR ソフトウェアの CLI における root 権限を持つホストオペレーティングシステム上で任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2017-6719 2017-07-26 16:58 2017-06-21 Show GitHub Exploit DB Packet Storm
196278 6.7 警告
Local
シスコシステムズ - Cisco IOS XR ソフトウェアの CLI における root レベルに権限を昇格される脆弱性 CWE-20
不適切な入力確認
CVE-2017-6718 2017-07-26 16:58 2017-06-21 Show GitHub Exploit DB Packet Storm
196279 6.1 警告
Network
シスコシステムズ - Cisco PI および EPNM の Web ベースの管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6700 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
196280 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6717 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4091 7.5 HIGH
Network
yhirose cpp-httplib cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, When the server has called Server::set_trusted_proxies() with a non-empty trusted-proxy list, an att… CWE-476
 NULL Pointer Dereference
CVE-2026-46527 2026-06-2 03:32 2026-05-30 Show GitHub Exploit DB Packet Storm
4092 - - - RELATE is a web-based courseware package. Prior to commit d66ba5659b459bf1ba56b7109b5f9ecf197cbefb, RELATE LMS configures its Celery workers to accept and deserialize untrusted 'pickle' data. An atta… CWE-502
 Deserialization of Untrusted Data
CVE-2026-47161 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4093 8.2 HIGH
Network
- - RVF (formerly Remix Validated Form) provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get (used by @rvf/core to flatten incoming … CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44483 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4094 7.5 HIGH
Network
- - Kysely is a type-safe TypeScript SQL query builder. From 0.26.0 to 0.28.16, DefaultQueryCompiler.visitJSONPathLeg does not escape JSON-path metacharacters (., [, ], *, **, ?). When attacker-controlle… CWE-22
CWE-89
CWE-915
CWE-1284
Path Traversal
SQL Injection
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
 Improper Validation of Specified Quantity in Input
CVE-2026-44635 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4095 8.4 HIGH
Network
- - Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From 2.0.0 to before 3.1.5 and 2.3.11, Himmelblau contained an authentication bypass vulnerability in the Device Autho… CWE-863
 Incorrect Authorization
CVE-2026-45108 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4096 7.8 HIGH
Local
- - uniget is a universal installer and updater for (container) tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files u… CWE-78
OS Command 
CVE-2026-45152 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4097 3.1 LOW
Network
google chrome Uninitialized Use in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium sec… CWE-457
 Use of Uninitialized Variable
CVE-2026-9944 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4098 8.3 HIGH
Network
google chrome Use after free in Views in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML p… CWE-416
 Use After Free
CVE-2026-9948 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4099 3.1 LOW
Network
google chrome Insufficient validation of untrusted input in iOS in Google Chrome on iOS prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9950 2026-06-2 03:30 2026-05-29 Show GitHub Exploit DB Packet Storm
4100 9.8 CRITICAL
Network
apache solr Hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) in Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 allows a remote attacker to gain full administrative access… CWE-798
CWE-1188
 Use of Hard-coded Credentials
 Insecure Default Initialization of Resource
CVE-2026-44825 2026-06-2 03:30 2026-06-1 Show GitHub Exploit DB Packet Storm