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 24, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
491 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける本質的に危険な機能の使用に関する脆弱性 CWE-242
本質的に危険な機能の使用
CVE-2026-6477 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
492 6.5 警告
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける秘密のタイミングチャネルに関する脆弱性 CWE-385
秘密のタイミングチャネル
CVE-2026-6478 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
493 7.5 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-6479 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
494 4.3 警告
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2026-6575 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
495 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける複数の脆弱性 CWE-121
CWE-89
CVE-2026-6637 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
496 8.8 重要
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-6638 2026-05-20 13:24 2026-05-14 Show GitHub Exploit DB Packet Storm
497 9.8 緊急
Network
simple-git project simple-git simple-git projectのsimple-gitにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-6951 2026-05-20 13:24 2026-04-25 Show GitHub Exploit DB Packet Storm
498 8.8 重要
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-8053 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
499 5.3 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-8200 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
500 6.5 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-8202 2026-05-20 13:24 2026-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1371 4.3 MEDIUM
Network
- - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, broken access control in the searchAsset, searchTag, searchWidget, and searchTemplate publish-mode Readers can enumerate… CWE-863
 Incorrect Authorization
CVE-2026-45148 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1372 7.5 HIGH
Network
- - libyang is a YANG data modeling language library. Prior to SO 5.2.15, lyb_read_string() in src/parser_lyb.c contains an integer overflow that results in a heap buffer overflow when parsing a maliciou… CWE-190
 Integer Overflow or Wraparound
CVE-2026-44673 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1373 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.… CWE-79
CWE-94
CWE-1188
Cross-site Scripting
Code Injection
 Insecure Default Initialization of Resource
CVE-2026-44670 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1374 - - - HRConvert2 is a self-hosted, drag-and-drop & nosql file conversion server & share tool. Prior to 3.3.8, the sanitizeString() function in convertCore.php is missing backtick (`) and tab (\t) from its … CWE-78
OS Command 
CVE-2026-44666 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1375 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, he tooltip mouseover handler in app/src/block/popover.ts reads aria-label via getAttribute and passes it through decode… CWE-79
CWE-116
CWE-1188
Cross-site Scripting
 Improper Encoding or Escaping of Output
 Insecure Default Initialization of Resource
CVE-2026-44588 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1376 10.0 CRITICAL
Network
- - Note Mark is an open-source note-taking application. Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secr… CWE-326
CWE-345
Inadequate Encryption Strength
 Insufficient Verification of Data Authenticity
CVE-2026-44523 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1377 - - - The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. From 1.1.0 to 1.7.4, the TrailingSlashMiddleware in internal/api/server.go is vulnerable to an ope… CWE-601
Open Redirect
CVE-2026-44427 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1378 6.5 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). From to before 0.20.0, the extract_hidden_states speculative decoding proposer in vLLM returns a tensor with an incorrect sh… CWE-131
CWE-704
Incorrect Calculation of Buffer Size
 Incorrect Type Conversion or Cast
CVE-2026-44223 2026-05-16 00:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1379 5.3 MEDIUM
Network
- - Foscam VD1 Video Doorbell before V5.3.13_1072 is vulnerable to Cleartext Transmission of Sensitive Information. The device transmits sensitive Session Description Protocol (SDP), including ICE creden… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-38740 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1380 8.8 HIGH
Network
- - The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) is vulnerable to insecure deserialization (CW… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31219 2026-05-16 00:16 2026-05-13 Show GitHub Exploit DB Packet Storm