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
228911 7.1 危険 シスコシステムズ - Cisco ASA 5500 シリーズおよび Catalyst 6500 シリーズデバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2012-4659 2012-10-31 15:30 2012-10-10 Show GitHub Exploit DB Packet Storm
228912 7.1 危険 シスコシステムズ - Cisco ASA 5500 シリーズおよび Catalyst 6500 シリーズデバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4643 2012-10-31 15:29 2012-10-10 Show GitHub Exploit DB Packet Storm
228913 5 警告 アップル - Mac OS X の OpenSSH におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2012-10-31 14:01 2012-10-31 Show GitHub Exploit DB Packet Storm
228914 4.3 警告 MySQLDumper-Team - MySQLDumper におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4251 2012-10-30 16:37 2012-08-13 Show GitHub Exploit DB Packet Storm
228915 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer SP の RV40 コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0925 2012-10-30 14:07 2012-02-6 Show GitHub Exploit DB Packet Storm
228916 9.3 危険 リアルネットワークス - 複数の RealNetworks 製品の ATRAC コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0928 2012-10-30 14:04 2012-02-6 Show GitHub Exploit DB Packet Storm
228917 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer SP の RV20 コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0923 2012-10-30 13:51 2012-02-6 Show GitHub Exploit DB Packet Storm
228918 10 危険 リアルネットワークス - RealNetworks RealPlayer の RV20 コーデックにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4253 2012-10-30 13:43 2011-11-18 Show GitHub Exploit DB Packet Storm
228919 6.8 警告 WING FTP software - Wing FTP Server におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-4729 2012-10-29 16:33 2012-09-6 Show GitHub Exploit DB Packet Storm
228920 10 危険 シトリックス・システムズ
Apache Software Foundation
- Citrix Cloud.com CloudStack および Apache CloudStack pre-release における任意の API を呼び出される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4501 2012-10-29 16:32 2012-10-8 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