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
220121 4.9 警告 Linux - Linux Kernel の net/caif/caif_socket.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3227 2013-06-13 17:36 2013-04-7 Show GitHub Exploit DB Packet Storm
220122 4.9 警告 Linux - Linux Kernel の net/bluetooth/sco.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3226 2013-06-13 17:35 2013-04-7 Show GitHub Exploit DB Packet Storm
220123 10 危険 オラクル - Oracle Java SE の JavaFX における脆弱性 CWE-noinfo
情報不足
CVE-2013-1477 2013-06-13 17:35 2013-02-1 Show GitHub Exploit DB Packet Storm
220124 5.8 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2013-1212 2013-06-13 17:23 2013-05-28 Show GitHub Exploit DB Packet Storm
220125 9.3 危険 アップル
オラクル
- Oracle Java SE の JavaFX における脆弱性 CWE-noinfo
情報不足
CVE-2013-1474 2013-06-13 17:23 2013-02-1 Show GitHub Exploit DB Packet Storm
220126 4.3 警告 アップル - Apple iTunes における HTTPS サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1014 2013-06-13 17:20 2013-05-16 Show GitHub Exploit DB Packet Storm
220127 10 危険 オラクル - Oracle Java SE の JavaFX における脆弱性 CWE-noinfo
情報不足
CVE-2013-1472 2013-06-13 17:08 2013-02-1 Show GitHub Exploit DB Packet Storm
220128 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2849 2013-06-13 16:58 2013-05-21 Show GitHub Exploit DB Packet Storm
220129 6.8 警告 Google - Google Chrome のワーカーの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-2847 2013-06-13 16:53 2013-05-21 Show GitHub Exploit DB Packet Storm
220130 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2846 2013-06-13 16:52 2013-05-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
401 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
402 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
403 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
404 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
405 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
406 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
407 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
408 - - - A Generation of Error Message Containing Sensitive Information vulnerability in the Materialized View Refresh mechanism in Google BigQuery on Google Cloud Platform allows an authenticated user to pot… New CWE-209
Information Exposure Through an Error Message
CVE-2026-3259 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
409 5.9 MEDIUM
Network
- - A critical remote code execution vulnerability exists in the unauthenticated REST API endpoint /99/ImportSQLTable in H2O-3 version 3.46.0.9 and prior. The vulnerability arises due to insufficient sec… New CWE-94
Code Injection
CVE-2026-3960 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm
410 9.8 CRITICAL
Network
- - Borg SPM 2007 (Sales Ended in 2008) developed by BorG Technology Corporation has an Arbitrary File Upload vulnerability, allowing unauthenticated remote attackers to upload and execute web shell back… New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-6885 2026-04-24 23:50 2026-04-23 Show GitHub Exploit DB Packet Storm