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 27, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249741 9.3 危険 シスコシステムズ - Cisco IOS における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5552 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249742 7.1 危険 シスコシステムズ - Cisco IOS における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2007-5551 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249743 5 警告 シスコシステムズ - Cisco IOS における IOS バージョン情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-5550 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249744 2.1 注意 シスコシステムズ - Cisco IOS の Command EXEC における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-5549 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249745 6.9 警告 シスコシステムズ - Cisco IOS の Command EXEC におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5548 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249746 4.3 警告 シスコシステムズ - Cisco IOS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5547 2012-06-26 15:54 2007-10-18 Show GitHub Exploit DB Packet Storm
249747 9 危険 シスコシステムズ - Cisco Unified ICME などにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2007-5539 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
249748 10 危険 シスコシステムズ - CUCM の Centralized TFTP File Locator Service におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5538 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
249749 7.8 危険 シスコシステムズ - CUCM におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-5537 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
249750 7.5 危険 artmedic webdesign - Artmedic CMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5489 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5201 5.3 MEDIUM
Network
- - Lyrion Music Server 9.2.0 contains an arbitrary directory listing vulnerability in its readdirectory query, exposed through both the CLI service (TCP port 9090) and the HTTP JSON-RPC endpoint (/jsonr… CWE-548
 Exposure of Information Through Directory Listing
CVE-2026-50233 2026-06-5 23:59 2026-06-5 Show GitHub Exploit DB Packet Storm
5202 6.1 MEDIUM
Network
- - Lyrion Music Server 9.2.0 contains a reflected cross-site scripting vulnerability in advanced search parameters that fail to properly sanitize user input before displaying it in search forms. Attacke… CWE-79
Cross-site Scripting
CVE-2026-50235 2026-06-5 23:59 2026-06-5 Show GitHub Exploit DB Packet Storm
5203 7.8 HIGH
Local
- - A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument deli… CWE-88
Argument Injection
CVE-2026-11332 2026-06-5 23:56 2026-06-5 Show GitHub Exploit DB Packet Storm
5204 - - - Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none. - CVE-2026-38500 2026-06-5 23:16 2026-06-5 Show GitHub Exploit DB Packet Storm
5205 6.5 MEDIUM
Network
vmware spring_cloud_function Under infinite recursion in the routing layer, request-handling can cause OOM error. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring Cloud Functio… CWE-674
 Uncontrolled Recursion
CVE-2026-40989 2026-06-5 22:49 2026-06-2 Show GitHub Exploit DB Packet Storm
5206 6.5 MEDIUM
Network
vmware spring_cloud_function OOM error is possible while attempting to add infinite amount of functions to Function Registry. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring C… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-40990 2026-06-5 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
5207 7.3 HIGH
Local
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most appli… CWE-502
 Deserialization of Untrusted Data
CVE-2026-34993 2026-06-5 22:44 2026-06-3 Show GitHub Exploit DB Packet Storm
5208 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin r… CWE-346
 Origin Validation Error
CVE-2026-47265 2026-06-5 22:39 2026-06-3 Show GitHub Exploit DB Packet Storm
5209 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter(). A client that sets up multiple SyncCounters can trigger a use-after-free when destroying those counters via … CWE-416
 Use After Free
CVE-2026-50261 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
5210 5.5 MEDIUM
Local
- - An out-of-bounds read flaw was found in the X.Org X server and Xwayland in __glXDisp_ChangeDrawableAttributes(). A wrong size validation check can read a client-controlled number of bytes, exceeding … CWE-125
Out-of-bounds Read
CVE-2026-50262 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm