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 7, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1591 4.3 警告
Network
Plunk Plunk PlunkにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2026-34975 2026-04-24 11:44 2026-04-6 Show GitHub Exploit DB Packet Storm
1592 10 緊急
Network
dgraph dgraph dgraphにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-34976 2026-04-24 11:44 2026-04-6 Show GitHub Exploit DB Packet Storm
1593 8.2 重要
Local
Vim Vim VimにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-34982 2026-04-24 11:44 2026-04-6 Show GitHub Exploit DB Packet Storm
1594 6.5 警告
Network
external-secrets external secrets operator external-secretsのexternal secrets operatorにおける情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-34984 2026-04-24 11:44 2026-04-14 Show GitHub Exploit DB Packet Storm
1595 8.1 重要
Network
jellyfin jellyfin jellyfinにおける複数の脆弱性 CWE-73
CWE-918
CVE-2026-35032 2026-04-24 11:44 2026-04-14 Show GitHub Exploit DB Packet Storm
1596 9.1 緊急
Network
jellyfin jellyfin jellyfinにおける複数の脆弱性 CWE-862
CWE-88
CVE-2026-35033 2026-04-24 11:43 2026-04-14 Show GitHub Exploit DB Packet Storm
1597 9 緊急
Network
Ci4-cms-erp Ci4MS Ci4-cms-erpのCi4MSにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-35035 2026-04-24 11:43 2026-04-6 Show GitHub Exploit DB Packet Storm
1598 7.2 重要
Network
Ech0 Ech0 Ech0におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-35037 2026-04-24 11:43 2026-04-6 Show GitHub Exploit DB Packet Storm
1599 9.1 緊急
Network
nearform fast-jwt nearformのfast-jwtにおける複数の脆弱性 CWE-1289
CWE-345
CWE-706
CVE-2026-35039 2026-04-24 11:43 2026-04-6 Show GitHub Exploit DB Packet Storm
1600 5.3 警告
Network
WWBN AVideo WWBNのAVideoにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-35179 2026-04-24 11:43 2026-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
641 2.6 LOW
Adjacent
- - A vulnerability was found in chatchat-space Langchain-Chatchat up to 0.3.1.3. The affected element is the function _get_file_id of the file libs/chatchat-server/chatchat/server/api_server/openai_rout… New CWE-310
CWE-330
Cryptographic Issues
 Use of Insufficiently Random Values
CVE-2026-7847 2026-05-6 02:17 2026-05-6 Show GitHub Exploit DB Packet Storm
642 - - - OpenCMS v20 and before is vulnerable to XML External Entity (XXE) in the Admin Import DB feature due to insecure XML parsing of user supplied .zip files containing a manifest.xml. New - CVE-2026-38429 2026-05-6 02:17 2026-05-6 Show GitHub Exploit DB Packet Storm
643 5.9 MEDIUM
Network
- - A flaw was found in Open vSwitch. When Open vSwitch is configured with a conntrack flow using FTP helpers over the userspace datapath, a remote attacker can send a specially crafted FTP stream with a… New CWE-120
Classic Buffer Overflow
CVE-2026-34956 2026-05-6 02:17 2026-05-6 Show GitHub Exploit DB Packet Storm
644 - - - RedisBloom is a probabilistic data structures module for Redis. In all versions of RedisBloom before 2.8.20, the module does not properly validate serialized values processed through the Redis RESTOR… New CWE-122
Heap-based Buffer Overflow
CVE-2026-25589 2026-05-6 02:17 2026-05-6 Show GitHub Exploit DB Packet Storm
645 - - - RedisTimeSeries is a time-series module for Redis. In all versions before 1.12.14 of RedisTimeSeries, the module does not properly validate serialized values processed through the Redis RESTORE comma… New CWE-122
Heap-based Buffer Overflow
CVE-2026-25588 2026-05-6 02:17 2026-05-6 Show GitHub Exploit DB Packet Storm
646 - - - A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument.  A third party researcher Eugene Lim had discovered vulnerability in the w… New CWE-88
Argument Injection
CVE-2026-7865 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
647 2.6 LOW
Adjacent
- - A vulnerability has been found in chatchat-space Langchain-Chatchat up to 0.3.1.3. Impacted is the function files of the file libs/chatchat-server/chatchat/server/api_server/openai_routes.py of the c… New CWE-362
CWE-367
Race Condition
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-7846 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
648 2.6 LOW
Adjacent
- - A flaw has been found in chatchat-space Langchain-Chatchat up to 0.3.1.3. This issue affects the function PIL.Image.tobytes of the file libs/chatchat-server/chatchat/webui_pages/dialogue/dialogue.py … New CWE-327
CWE-328
 Use of a Broken or Risky Cryptographic Algorithm
 Use of Weak Hash
CVE-2026-7845 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
649 6.3 MEDIUM
Adjacent
- - A vulnerability was detected in chatchat-space Langchain-Chatchat up to 0.3.1.3. This vulnerability affects the function files/list_files/retrieve_file/retrieve_file_content/delete_file of the file l… New CWE-287
CWE-306
Improper Authentication
Missing Authentication for Critical Function
CVE-2026-7844 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
650 4.3 MEDIUM
Network
- - An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. `django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`'*'`). T… New CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-6907 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm