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":May 17, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231481 5 警告 walter beschmout - Walter Beschmout PhpQuiz の cfgphpquiz/install.php における config.inc.php の任意の PHP コードを挿入される脆弱性 - CVE-2006-4979 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231482 7.5 危険 walter beschmout - Walter Beschmout PhpQuiz における SQL インジェクションの脆弱性 - CVE-2006-4978 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231483 5 警告 walter beschmout - Walter Beschmout PhpQuiz の back/upload_img.php などにおける任意の PHP コードをアップロードされる脆弱性 - CVE-2006-4977 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231484 2.6 注意 Yahoo! - WAP 用の Yahoo! Messenger における任意の Web スクリプトまたは HTML を挿入される脆弱性 - CVE-2006-4975 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231485 7.5 危険 wahm e-commerce - WAHM E-Commerce Pie Cart Pro の enc/content.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4970 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231486 7.5 危険 wahm e-commerce - WAHM E-Commerce Pie Cart Pro における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4969 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231487 7.5 危険 postnuke software foundation - PNphpBB の includes/functions_admin.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4968 2012-12-20 18:02 2006-09-24 Show GitHub Exploit DB Packet Storm
231488 5 警告 サン・マイクロシステムズ - SSGD におけるホスト名などを含む重要な情報を取得される脆弱性 - CVE-2006-4959 2012-12-20 18:02 2006-09-23 Show GitHub Exploit DB Packet Storm
231489 6.8 警告 サン・マイクロシステムズ - SSGD におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4958 2012-12-20 18:02 2006-09-23 Show GitHub Exploit DB Packet Storm
231490 7.5 危険 the myreview system - MyReview の functions.php における SQL インジェクションの脆弱性 - CVE-2006-4957 2012-12-20 18:02 2006-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
381 5.3 MEDIUM
Network
- - Hedera Guardian through 3.5.1 contains an authentication bypass vulnerability in the GET /api/v1/demo/registered-users endpoint that allows unauthenticated attackers to retrieve sensitive user inform… New CWE-306
Missing Authentication for Critical Function
CVE-2026-45248 2026-05-15 23:56 2026-05-15 Show GitHub Exploit DB Packet Storm
382 8.6 HIGH
Network
- - A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) an… New CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-2652 2026-05-15 23:56 2026-05-15 Show GitHub Exploit DB Packet Storm
383 - - - SzafirHost verifies the signature of the downloaded JAR file using class JarInputStream (reading from the beginning of the file), but loads classes using class JarFile/URLClassLoader (reading the Cen… New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-44088 2026-05-15 23:56 2026-05-15 Show GitHub Exploit DB Packet Storm
384 9.8 CRITICAL
Network
- - A supply chain attack compromised the official installation packages of DAEMON Tools Lite (Windows versions 12.5.0.2421 through 12.5.0.2434), distributed from the legitimate website daemon-tools.cc b… New CWE-506
 Embedded Malicious Code
CVE-2026-8398 2026-05-15 23:56 2026-05-15 Show GitHub Exploit DB Packet Storm
385 - - - Diagram's export module is vulnerable to Path Traversal in src attribute due to lack of HTML sanitization. An unauthenticated user could craft the html payload which could include local files from t… New CWE-22
Path Traversal
CVE-2026-7182 2026-05-15 23:56 2026-05-15 Show GitHub Exploit DB Packet Storm
386 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate's AIA extension as Open… New CWE-20
 Improper Input Validation 
CVE-2026-42327 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
387 - - - OneDev is a Git server with CI/CD, kanban, and packages. Prior to 15.0.2, there is behavior that breaks the expected boundary between repository-controlled LFS metadata and server-local filesystem pa… New CWE-22
Path Traversal
CVE-2026-44647 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
388 7.7 HIGH
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, _prepare_environment() in cli_communication_protocol.py passes a full copy of os.environ to every CLI subprocess. When combined with … New CWE-526
 Cleartext Storage of Sensitive Information in an Environment Variable
CVE-2026-45370 2026-05-15 23:55 2026-05-15 Show GitHub Exploit DB Packet Storm
389 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorr… New CWE-122
Heap-based Buffer Overflow
CVE-2026-44662 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm
390 4.7 MEDIUM
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, the utcp-http plugin is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency between man… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44661 2026-05-15 23:53 2026-05-15 Show GitHub Exploit DB Packet Storm