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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3751 8.1 重要
Adjacent
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるデータの整合性検証不備に関する脆弱性 CWE-354
データの整合性検証不備
CVE-2026-5479 2026-04-30 10:58 2026-04-10 Show GitHub Exploit DB Packet Storm
3752 5.3 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるデータの整合性検証不備に関する脆弱性 CWE-354
データの整合性検証不備
CVE-2026-5504 2026-04-30 10:58 2026-04-9 Show GitHub Exploit DB Packet Storm
3753 4 警告
Local
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-5507 2026-04-30 10:58 2026-04-9 Show GitHub Exploit DB Packet Storm
3754 4.3 警告
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
送信データへの重要な情報の挿入
CVE-2026-5512 2026-04-30 10:58 2026-04-21 Show GitHub Exploit DB Packet Storm
3755 5.5 警告
Local
レッドハット
libarchive
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
Red Hat Hardened Images
libarchive
libarchive等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-5745 2026-04-30 10:58 2026-04-7 Show GitHub Exploit DB Packet Storm
3756 5.3 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2026-5772 2026-04-30 10:57 2026-04-9 Show GitHub Exploit DB Packet Storm
3757 6.5 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-5778 2026-04-30 10:57 2026-04-9 Show GitHub Exploit DB Packet Storm
3758 9.6 緊急
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-5845 2026-04-30 10:57 2026-04-21 Show GitHub Exploit DB Packet Storm
3759 8.9 重要
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-5921 2026-04-30 10:57 2026-04-21 Show GitHub Exploit DB Packet Storm
3760 7.8 重要
Local
レッドハット
gimp
Red Hat Enterprise Linux
gimp
gimp等の複数ベンダの製品における古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-6384 2026-04-30 10:57 2026-04-15 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