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":June 29, 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
5021 8.1 重要
Network
Apache Software Foundation Apache Flink Apache Software FoundationのApache Flinkにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-35194 2026-05-20 13:20 2026-05-15 Show GitHub Exploit DB Packet Storm
5022 4.3 警告
Network
マイクロソフト Microsoft Edge Microsoft Edge (Chromium ベース) for Android のスプーフィングの脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-35429 2026-05-20 13:20 2026-05-12 Show GitHub Exploit DB Packet Storm
5023 7.8 重要
Local
Linux Foundation Automotive Grade Linux Linux FoundationのAutomotive Grade Linuxにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-37525 2026-05-20 13:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5024 7.8 重要
Local
Linux Foundation Automotive Grade Linux Linux FoundationのAutomotive Grade Linuxにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-37526 2026-05-20 13:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5025 9.8 緊急
Network
Linux Foundation Automotive Grade Linux Linux FoundationのAutomotive Grade Linuxにおける複数の脆弱性 CWE-22
CWE-367
CVE-2026-37531 2026-05-20 13:20 2026-05-1 Show GitHub Exploit DB Packet Storm
5026 6.5 警告
Network
Timo Sirainen
Open-Xchange
Dovecot Pro
Dovecot
Timo Sirainen等の複数ベンダの製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-40016 2026-05-20 13:20 2026-05-12 Show GitHub Exploit DB Packet Storm
5027 4.3 警告
Network
Timo Sirainen
Open-Xchange
Dovecot Pro
Dovecot
Timo Sirainen等の複数ベンダの製品におけるアクセス制御に関する脆弱性 CWE-284
CWE-noinfo
CVE-2026-40020 2026-05-20 13:20 2026-05-12 Show GitHub Exploit DB Packet Storm
5028 7.8 重要
Local
マイクロソフト Azure Connected Machine Agent Azure Connected Machine Agent の特権の昇格の脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-40381 2026-05-20 13:20 2026-05-12 Show GitHub Exploit DB Packet Storm
5029 9.8 緊急
Network
エレコム株式会社 WRC-XE5400GS-G
WRC-BE72XSD-B
WAB-BE72-M
WRC-X1800GS-B
WRC-BE65QSD-B
WRC-X6000QSA-G
WRC-X3000GS2A-B
WRC-W702-B
WRC-X6000XS-G
WAB-BE36-M
WRC-X6000XST-G
WRC-X3000GS2-B
エレコム製無線LANルーターおよび無線アクセスポイントにおける複数の脆弱性(2026年5月) CWE-78
CWE-79
CWE-Other
CVE-2026-25107
CVE-2026-35506
CVE-2026-40621
CVE-2026-42062
CVE-2026-42948
CVE-2026-42950
CVE-2026-42961
2026-05-19 17:24 2026-05-12 Show GitHub Exploit DB Packet Storm
5030 - - (複数のベンダ) (複数の製品) CISA ICS Advisory / ICS Medical Advisory(2026年05月14日) - - 2026-05-18 14:06 2026-05-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 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
2021 8.2 HIGH
Network
messagepack messagepack MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, A vulnerability exists in the optional LZ4 decompression path used by MessagePack compression modes Lz4Block and Lz4… CWE-20
 Improper Input Validation 
CVE-2026-48109 2026-06-24 02:25 2026-06-23 Show GitHub Exploit DB Packet Storm
2022 7.5 HIGH
Network
messagepack messagepack MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension len… CWE-125
CWE-190
CWE-407
CWE-409
CWE-470
CWE-502
CWE-674
CWE-789
CWE-1188
Out-of-bounds Read
 Integer Overflow or Wraparound
 Inefficient Algorithmic Complexity
 Improper Handling of Highly Compressed Data (Data Amplification)
Unsafe Reflection
 Deserialization of Untrusted Data
 Uncontrolled Recursion
 Memory Allocation with Excessive Size Value
 Insecure Default Initialization of Resource
CVE-2026-48502 2026-06-24 02:25 2026-06-23 Show GitHub Exploit DB Packet Storm
2023 7.5 HIGH
Network
messagepack messagepack MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.TrySkip() recursively descends into nested arrays and maps without incrementing the reader depth o… CWE-674
 Uncontrolled Recursion
CVE-2026-48506 2026-06-24 02:24 2026-06-23 Show GitHub Exploit DB Packet Storm
2024 8.1 HIGH
Network
- - piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through… CWE-94
CWE-1321
Code Injection
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-55388 2026-06-24 02:17 2026-06-23 Show GitHub Exploit DB Packet Storm
2025 6.1 MEDIUM
Network
astro astro Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolate… CWE-79
Cross-site Scripting
CVE-2026-54298 2026-06-24 02:17 2026-06-23 Show GitHub Exploit DB Packet Storm
2026 - - - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, DigestAuthMiddleware can send an authentication response after following a cross-origin redirect. This… CWE-200
CWE-522
Information Exposure
 Insufficiently Protected Credentials
CVE-2026-54276 2026-06-24 02:17 2026-06-23 Show GitHub Exploit DB Packet Storm
2027 - - - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, a vulnerabilit… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-50170 2026-06-24 02:17 2026-06-23 Show GitHub Exploit DB Packet Storm
2028 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in XML_ParseBuffer because it lacked a check that was present in XML_Parse. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56406 2026-06-24 01:29 2026-06-22 Show GitHub Exploit DB Packet Storm
2029 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in doProlog that is related to storeEntityValue and entity textLen. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56407 2026-06-24 01:28 2026-06-22 Show GitHub Exploit DB Packet Storm
2030 6.9 MEDIUM
Local
libexpat_project libexpat libexpat before 2.8.2 has an integer overflow in copyString. CWE-190
 Integer Overflow or Wraparound
CVE-2026-56408 2026-06-24 01:27 2026-06-22 Show GitHub Exploit DB Packet Storm