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":May 16, 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
191801 8.2 重要
Local
シスコシステムズ - 複数の Cisco ASR シリーズデバイスおよび Cisco Virtualized Packet Core ソフトウェア用 Cisco StarOS オペレーティングシステムの CLI コマンド構文解析コードにおける影響を受けるシステムの StarOS CLI から分離される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-6707 2017-07-26 17:48 2017-07-5 Show GitHub Exploit DB Packet Storm
191802 6.1 警告
Network
シスコシステムズ - Cisco Prime Infrastructure の Web フレームワークコードにおけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6725 2017-07-26 17:44 2017-06-21 Show GitHub Exploit DB Packet Storm
191803 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
191804 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
191805 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
191806 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
191807 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
191808 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
191809 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
191810 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
NVD Vulnerability Information

Update Date:May 16, 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
1401 6.5 MEDIUM
Network
- - Net::CIDR::Lite versions before 0.24 for Perl does not properly validate IP address and CIDR mask inputs, which may allow IP ACL bypass. Inputs containing a trailing newline or non-ASCII digit chara… CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-45190 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1402 6.5 MEDIUM
Network
- - Net::CIDR::Lite versions before 0.24 for Perl does not properly consider extraneous zero characters in CIDR mask values, which may allow IP ACL bypass. Mask forms like "/00" and "/01" pass validatio… CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-45191 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1403 7.5 HIGH
Network
- - XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. A node name ending in the middle of a multi byte UT… CWE-125
Out-of-bounds Read
CVE-2026-8177 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1404 6.5 MEDIUM
Network
- - WebDyne::Session versions through 2.075 for Perl generates the session id insecurely. The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function… CWE-338
CWE-340
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
 Generation of Predictable Numbers or Identifiers
CVE-2026-5084 2026-05-13 01:48 2026-05-11 Show GitHub Exploit DB Packet Storm
1405 6.5 MEDIUM
Network
- - HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host t… CWE-113
HTTP Response Splitting
CVE-2026-7010 2026-05-13 01:48 2026-05-12 Show GitHub Exploit DB Packet Storm
1406 9.8 CRITICAL
Network
- - Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Akilli Commerce Software Technologies Ltd. Co. E-Commerce Website allows SQL Injection. This iss… CWE-89
SQL Injection
CVE-2025-6577 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1407 8.8 HIGH
Network
- - Authorization bypass through User-Controlled key vulnerability in ABIS Technology Ltd. Co. BAPSİS allows Exploitation of Trusted Identifiers. This issue affects BAPSİS: before v.202604152042. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-6001 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1408 8.8 HIGH
Network
- - Incorrect Authorization vulnerability in E-Kalite Software Hardware Engineering Design and Internet Services Industry and Trade Ltd. Co. Turboard FOR-S allows Privilege Escalation. This issue affect… CWE-863
 Incorrect Authorization
CVE-2026-2465 2026-05-13 01:47 2026-05-12 Show GitHub Exploit DB Packet Storm
1409 - - - An improper authorization vulnerability in HCL BigFix WebUI allows an authenticated user without Master Operator privileges to access internal data (site names, versions, and configuration variables)… CWE-863
 Incorrect Authorization
CVE-2025-15633 2026-05-13 01:45 2026-05-9 Show GitHub Exploit DB Packet Storm
1410 - - - A missing authorization vulnerability in HCL BigFix WebUI allows an authenticated user without proper permissions to view sensitive environmental information via direct URL access to the unauthorized… CWE-862
 Missing Authorization
CVE-2025-15634 2026-05-13 01:45 2026-05-9 Show GitHub Exploit DB Packet Storm