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 20, 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
255901 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live および teTeX の predospecial 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0739 2010-05-26 16:32 2010-04-16 Show GitHub Exploit DB Packet Storm
255902 9.3 危険 アドビシステムズ - Adobe Photoshop CS4 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1279 2010-05-26 16:32 2010-04-30 Show GitHub Exploit DB Packet Storm
255903 9.3 危険 レッドハット
freedesktop.org
サイバートラスト株式会社
Glyph & Cog, LLC
- Xpdf および Poppler の ObjectStream::ObjectStream 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3608 2010-05-26 16:31 2009-10-15 Show GitHub Exploit DB Packet Storm
255904 6.8 警告 サイバートラスト株式会社
レッドハット
CUPS
- CUPS の pdftops フィルタにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0791 2010-05-26 16:30 2009-06-3 Show GitHub Exploit DB Packet Storm
255905 6.8 警告 レッドハット
Glyph & Cog, LLC
サイバートラスト株式会社
CUPS
- Xpdf および CUPS におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0195 2010-05-26 16:30 2009-04-16 Show GitHub Exploit DB Packet Storm
255906 4.3 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 MMR デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1183 2010-05-26 16:30 2009-04-16 Show GitHub Exploit DB Packet Storm
255907 7.5 危険 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 MMR デコーダにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1182 2010-05-26 16:30 2009-04-16 Show GitHub Exploit DB Packet Storm
255908 5 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1181 2010-05-26 16:29 2009-04-16 Show GitHub Exploit DB Packet Storm
255909 6.8 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 デコーダにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-1180 2010-05-26 16:29 2009-04-16 Show GitHub Exploit DB Packet Storm
255910 6.8 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
アップル
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 デコーダにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1179 2010-05-26 16:29 2009-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1271 7.8 HIGH
Local
microsoft windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2019
windows_server_2022
windows_server_2022_…
Access of resource using incompatible type ('type confusion') in Windows Win32K - ICOMP allows an authorized attacker to elevate privileges locally. CWE-843
Type Confusion
CVE-2026-35417 2026-05-15 00:54 2026-05-13 Show GitHub Exploit DB Packet Storm
1272 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, an uncontrolled recursion vulnerability exists in the UFS/UFS2 filesystem image parser in NanaZip. The function GetAllPat… CWE-674
 Uncontrolled Recursion
CVE-2026-42445 2026-05-15 00:54 2026-05-13 Show GitHub Exploit DB Packet Storm
1273 7.0 HIGH
Local
microsoft windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2019
windows_server_2022
windows_server_2022_…
Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally. CWE-367
CWE-416
 Time-of-check Time-of-use (TOCTOU) Race Condition
 Use After Free
CVE-2026-35418 2026-05-15 00:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1274 - - - Missing authentication in the KVM key download endpoint could allow an unauthenticated attacker with knowledge of the exposed URL to retrieve sensitive keys, potentially leading to loss of confidenti… CWE-306
Missing Authentication for Critical Function
CVE-2025-62619 2026-05-15 00:53 2026-05-15 Show GitHub Exploit DB Packet Storm
1275 - - - Improper privilege management in the KVM key download component could allow an attacker to swap tokens and download sensitive keys, potentially resulting in unauthorized access to privileged resource… CWE-269
 Improper Privilege Management
CVE-2025-62625 2026-05-15 00:53 2026-05-15 Show GitHub Exploit DB Packet Storm
1276 - - - Unsafe OpenSSL initialization within some AMD optional tools may allow a local user-privileged attacker to inject a malicious DLL, potentially resulting in arbitrary code execution. CWE-427
 Uncontrolled Search Path Element
CVE-2025-62628 2026-05-15 00:53 2026-05-15 Show GitHub Exploit DB Packet Storm
1277 5.5 MEDIUM
Local
microsoft windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2025
Out-of-bounds read in Windows DWM Core Library allows an authorized attacker to disclose information locally. CWE-125
Out-of-bounds Read
CVE-2026-35419 2026-05-15 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
1278 7.1 HIGH
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a stack-based out-of-bounds read exists in the ZealFS filesystem image parser in NanaZip. The vulnerability is triggered … CWE-125
Out-of-bounds Read
CVE-2026-42446 2026-05-15 00:49 2026-05-13 Show GitHub Exploit DB Packet Storm
1279 7.1 HIGH
Network
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a one-byte heap out-of-bounds null write exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerability is … CWE-787
 Out-of-bounds Write
CVE-2026-44215 2026-05-15 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
1280 8.8 HIGH
Adjacent
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code over an adjacent network. CWE-122
Heap-based Buffer Overflow
CVE-2026-34329 2026-05-15 00:43 2026-05-13 Show GitHub Exploit DB Packet Storm