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 28, 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
203971 5.3 警告
Network
The phpMyAdmin Project - phpMyAdmin における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5730 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203972 7.5 重要
Network
The phpMyAdmin Project - phpMyAdmin の js/get_scripts.js.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-5706 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203973 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5705 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203974 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin のテーブル構造ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5704 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203975 3.7
Network
The phpMyAdmin Project - phpMyAdmin における Cookie の属性インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5702 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203976 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin の setup/frames/index.inc.php における HTTP セッションへの BBCode インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5701 2016-07-7 15:19 2016-06-23 Show GitHub Exploit DB Packet Storm
203977 5.4 警告
Network
ボクブロック株式会社 - EC-CUBE 用プラグイン「管理画面表示制御プラグイン」における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-7784 2016-07-7 14:45 2015-12-3 Show GitHub Exploit DB Packet Storm
203978 8.2 重要
Network
シスコシステムズ - Cisco Configuration Assistant の CNAP におけるファイルシステムおよび管理エンドポイントの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1441 2016-07-7 10:54 2016-06-30 Show GitHub Exploit DB Packet Storm
203979 8.6 重要
Network
シスコシステムズ - Cisco FirePOWER システム ソフトウェアにおける CLI アクセス権を取得される脆弱性 CWE-255
CWE-264
CVE-2016-1394 2016-07-7 10:54 2016-06-29 Show GitHub Exploit DB Packet Storm
203980 5.3 警告
Network
シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイスのプロキシ処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1440 2016-07-6 18:03 2016-06-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1511 6.5 MEDIUM
Adjacent
- - A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTP_MSG_MANAGEMENT message to se… Update CWE-1335
 Incorrect Bitwise Shift of Integer
CVE-2026-5072 2026-05-27 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1512 8.2 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --domain at engine/flags.go:372), the request… New CWE-22
CWE-23
CWE-644
Path Traversal
 Relative Path Traversal
 Improper Neutralization of HTTP Headers for Scripting Syntax
CVE-2026-48126 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1513 - - - Kavita is a cross platform reading server. Prior to 0.9.0.2, an Improper Token validation flaw permits a remote and unauthenticated threat actor to request a JWT for any user including admins given k… New CWE-287
CWE-345
CWE-697
Improper Authentication
 Insufficient Verification of Data Authenticity
 Incorrect Comparison
CVE-2026-47202 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1514 4.3 MEDIUM
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server's Access-Control-Allow-Origin response header was hardcoded to the wildcard * regardless of the caller's O… New CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-46431 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1515 7.5 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode is set to true and debugMode is forcibl… New CWE-209
CWE-489
CWE-540
CWE-1188
Information Exposure Through an Error Message
Exposure of Data Element to Wrong Session 
 Inclusion of Sensitive Information in Source Code
 Insecure Default Initialization of Resource
CVE-2026-45728 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1516 9.0 CRITICAL
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent… New CWE-20
CWE-426
CWE-552
 Improper Input Validation 
 Untrusted Search Path
 Files or Directories Accessible to External Parties
CVE-2026-45721 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1517 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the download, size-check, and chapter metadata endpoints do not enforce library-level authorization. A low-privileged user who knows or gues… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44776 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1518 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the ReaderController.GetImage endpoint is decorated with [AllowAnonymous], allowing completely unauthenticated access to page images from an… New CWE-306
Missing Authentication for Critical Function
CVE-2026-44775 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1519 4.3 MEDIUM
Network
- - The SAP Gateway allows attackers to inject content into error messages, potentially leading to disclosure of request artefacts (e.g., regex patterns) and revealing underlying URI parsing logic. Leadi… New CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-44749 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1520 6.8 MEDIUM
Network
- - Chatwoot is a customer engagement suite. From 2.14.0 to before 4.13.0, a Pre-Account Takeover (Pre-ATO) vulnerability existed in Chatwoot's authentication flow. Because email confirmation was not enf… New CWE-283
CWE-287
 Unverified Ownership
Improper Authentication
CVE-2026-44707 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm