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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
214401 7.1 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2157 2014-05-7 18:59 2014-04-30 Show GitHub Exploit DB Packet Storm
214402 7.1 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2156 2014-05-7 18:58 2014-04-30 Show GitHub Exploit DB Packet Storm
214403 7.8 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2175 2014-05-7 18:35 2014-04-30 Show GitHub Exploit DB Packet Storm
214404 7.2 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2173 2014-05-7 18:35 2014-04-30 Show GitHub Exploit DB Packet Storm
214405 6.6 警告 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2172 2014-05-7 18:34 2014-04-30 Show GitHub Exploit DB Packet Storm
214406 10 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2171 2014-05-7 18:34 2014-04-30 Show GitHub Exploit DB Packet Storm
214407 9 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおける任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-2170 2014-05-7 18:33 2014-04-30 Show GitHub Exploit DB Packet Storm
214408 9 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2169 2014-05-7 18:33 2014-04-30 Show GitHub Exploit DB Packet Storm
214409 7.6 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2168 2014-05-7 18:32 2014-04-30 Show GitHub Exploit DB Packet Storm
214410 7.8 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアの SIP の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2167 2014-05-7 18:32 2014-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 7.5 HIGH
Network
- - Froxlor is open source server administration software. Prior to version 2.3.6, `DataDump.add()` constructs the export destination path from user-supplied input without passing the `$fixed_homedir` pa… New CWE-59
Link Following
CVE-2026-41231 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
292 5.0 MEDIUM
Network
- - Froxlor is open source server administration software. Prior to version 2.3.6, in `EmailSender::add()`, the domain ownership validation for full email sender aliases uses the wrong array index when s… New CWE-863
 Incorrect Authorization
CVE-2026-41232 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
293 5.4 MEDIUM
Network
- - Froxlor is open source server administration software. Prior to version 2.3.6, in `Domains.add()`, the `adminid` parameter is accepted from user input and used without validation when the calling res… New CWE-863
 Incorrect Authorization
CVE-2026-41233 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
294 3.2 LOW
Local
- - uuid before 14.0.0 can make unexpected writes when external output buffers are used, and the UUID version is 3, 5, or 6. In particular, UUID version 4, which is very commonly used, is unaffected by t… New CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-41988 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
295 6.7 MEDIUM
Local
- - Libgcrypt before 1.12.2 sometimes allows a heap-based buffer overflow and denial of service via crafted ECDH ciphertext to gcry_pk_decrypt. New CWE-787
 Out-of-bounds Write
CVE-2026-41989 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
296 4.0 MEDIUM
Local
- - Libgcrypt before 1.12.2 mishandles Dilithium signing. Writes to a static array lack a bounds check but do not use attacker-controlled data. New CWE-787
 Out-of-bounds Write
CVE-2026-41990 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
297 5.1 MEDIUM
Local
- - EfficientLab Controlio before v1.3.95 contains a DLL hijacking vulnerability caused by weak folder permissions in the installation directory. A local attacker can place a specially crafted DLL in thi… New CWE-427
 Uncontrolled Search Path Element
CVE-2025-10549 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
298 7.3 HIGH
Local
- - IP Setting Software contains an issue with the DLL search path, which may lead to insecurely loading Dynamic Link Libraries. As a result, arbitrary code may be executed with administrative privileges. New CWE-427
 Uncontrolled Search Path Element
CVE-2026-34488 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
299 7.5 HIGH
Network
- - GROWI provided by GROWI, Inc. is vulnerable to a regular expression denial of service (ReDoS) via a crafted input string. New CWE-1333
 Inefficient Regular Expression Complexity
CVE-2026-41040 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
300 7.5 HIGH
Network
- - CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X2551… New CWE-335
CWE-338
 Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-41564 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm