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 25, 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
249601 6.5 警告 Timo Sirainen - Dovecot の script-login におけるディレクトトラバーサル攻撃を実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2167 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
249602 6.5 警告 Timo Sirainen - Dovecot の script-login におけるアクセス制限を回避される脆弱性 CWE-16
環境設定
CVE-2011-2166 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
249603 6.8 警告 ウォッチガード・テクノロジー - WatchGuard XCS の STARTTLS 実装における暗号化された SMTP セッションに任意のコマンドを挿入される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2165 2012-03-27 18:43 2011-04-1 Show GitHub Exploit DB Packet Storm
249604 10 危険 アドビシステムズ - Adobe Photoshop における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2164 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249605 9.3 危険 IBM - IBM Systems Director の Virtualization Manager における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2163 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249606 10 危険 FFmpeg
Mandriva, Inc.
mplayerhq
- MPlayer などの製品で使用される Ffmpeg における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2162 2012-03-27 18:43 2011-05-16 Show GitHub Exploit DB Packet Storm
249607 4.3 警告 VideoLAN
FFmpeg
mplayerhq
- MPlayer などの製品で使用される FFmpeg の ape_read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2161 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249608 9.3 危険 FFmpeg
mplayerhq
- MPlayer などの製品で使用される FFmpeg の VC-1 デコーディング機能における脆弱性 CWE-20
不適切な入力確認
CVE-2011-2160 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249609 10 危険 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける脆弱性 CWE-DesignError
CVE-2011-2159 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249610 10 危険 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける脆弱性 CWE-DesignError
CVE-2011-2158 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 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
2591 7.3 HIGH
Network
- - CosyVoice thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in its make_parquet_list.py data processing tool. The script l… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31249 2026-05-13 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
2592 7.5 HIGH
Network
- - docuFORM Managed Print Service Client 11.11c is vulnerable to a directory traversal allowing attackers to read arbitrary files via crafted url. CWE-22
Path Traversal
CVE-2025-65418 2026-05-13 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
2593 5.5 MEDIUM
Local
python pillow Pillow is a Python imaging library. From version 11.2.1 to before version 12.2.0, passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polyg… CWE-122
Heap-based Buffer Overflow
CVE-2026-42309 2026-05-13 02:57 2026-05-9 Show GitHub Exploit DB Packet Storm
2594 5.5 MEDIUM
Local
python pillow Pillow is a Python imaging library. Prior to version 12.2.0, if a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer… CWE-190
 Integer Overflow or Wraparound
CVE-2026-42308 2026-05-13 02:57 2026-05-9 Show GitHub Exploit DB Packet Storm
2595 5.5 MEDIUM
Local
python pillow Pillow is a Python imaging library. From version 4.2.0 to before version 12.2.0, an attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-42310 2026-05-13 02:55 2026-05-9 Show GitHub Exploit DB Packet Storm
2596 4.7 MEDIUM
Local
apple ipados
iphone_os
macos
visionos
A race condition was addressed with additional validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, … CWE-362
Race Condition
CVE-2026-43659 2026-05-13 02:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2597 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
watchos
A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, watchOS 26.5. Processing a maliciously crafted image… CWE-121
Stack-based Buffer Overflow
CVE-2026-43661 2026-05-13 02:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2598 7.5 HIGH
Network
open5gs open5gs A vulnerability has been found in Open5GS up to 2.7.7. Affected is the function pcf_nbsf_management_handle_register of the file src/pcf/nbsf-handler.c of the component sm-policies Endpoint. Such mani… CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8222 2026-05-13 02:49 2026-05-10 Show GitHub Exploit DB Packet Storm
2599 7.5 HIGH
Network
open5gs open5gs A vulnerability was determined in Open5GS up to 2.7.7. Affected by this issue is the function pcf_sess_set_ipv6prefix of the file /src/pcf/context.c of the component PCF. Executing a manipulation of … CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8224 2026-05-13 02:48 2026-05-10 Show GitHub Exploit DB Packet Storm
2600 9.8 CRITICAL
Network
php php In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by… CWE-89
SQL Injection
CVE-2025-14179 2026-05-13 02:48 2026-05-10 Show GitHub Exploit DB Packet Storm