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
199171 7.5 重要
Network
シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼動する AsyncOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1383 2016-05-27 18:25 2016-05-18 Show GitHub Exploit DB Packet Storm
199172 7.5 重要
Network
シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼動する AsyncOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1382 2016-05-27 18:25 2016-05-18 Show GitHub Exploit DB Packet Storm
199173 7.5 重要
Network
シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼動する AsyncOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1381 2016-05-27 18:25 2016-05-18 Show GitHub Exploit DB Packet Storm
199174 7.5 重要
Network
シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼動する AsyncOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1380 2016-05-27 18:25 2016-05-18 Show GitHub Exploit DB Packet Storm
199175 7.5 重要
Network
The Perl Foundation
Fedora Project
- Perl の regexec.c の複数の関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8853 2016-05-27 17:47 2015-09-16 Show GitHub Exploit DB Packet Storm
199176 6.5 警告
Local
Xen プロジェクト
レッドハット
- libvirt および Xen の qemu の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3672 2016-05-27 16:58 2014-05-14 Show GitHub Exploit DB Packet Storm
199177 6.1 警告
Network
Lenovo - Android 上で稼動する Lenovo SHAREit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4783 2016-05-27 16:41 2016-05-19 Show GitHub Exploit DB Packet Storm
199178 8.8 重要
Network
Lenovo - Android 上で稼動する Lenovo SHAREit における脆弱性 CWE-20
不適切な入力確認
CVE-2016-4782 2016-05-27 16:41 2016-05-19 Show GitHub Exploit DB Packet Storm
199179 7.5 重要
Network
Quagga
openSUSE project
- Quagga の bgpd/bgp_dump.c の bgp_dump_routes_func 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4049 2016-05-27 16:06 2016-01-25 Show GitHub Exploit DB Packet Storm
199180 7.5 重要
Network
openSUSE project
Fedora Project
The Go Project
- Go の crypto/dsa/dsa.go の Verify 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-3959 2016-05-27 15:54 2016-04-6 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