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 17, 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
225921 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sk_run_filter 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4158 2012-12-25 17:56 2010-12-30 Show GitHub Exploit DB Packet Storm
225922 9.3 危険 サムスン
Meizu
- Samsung GALAXY および Meizu MX など Android デバイスにおける任意の物理メモリを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6422 2012-12-25 17:53 2012-12-18 Show GitHub Exploit DB Packet Storm
225923 7.2 危険 シマンテック - Symantec Endpoint Protection の管理コンソールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4348 2012-12-25 17:50 2012-12-10 Show GitHub Exploit DB Packet Storm
225924 1.2 注意 Linux - Linux Kernel の rio_ioctl 関数における Ethernet アダプタへデータを書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2313 2012-12-25 17:46 2012-06-13 Show GitHub Exploit DB Packet Storm
225925 7.1 危険 Linux - Linux Kernel の fs/ext4/super.c におけるファイルシステムグループデータの不整合を誘発される脆弱性 CWE-189
数値処理の問題
CVE-2012-2100 2012-12-25 17:44 2012-07-3 Show GitHub Exploit DB Packet Storm
225926 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-4782 2012-12-25 17:11 2012-12-11 Show GitHub Exploit DB Packet Storm
225927 9.3 危険 マイクロソフト - Microsoft Windows における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4774 2012-12-25 17:08 2012-12-11 Show GitHub Exploit DB Packet Storm
225928 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-2556 2012-12-25 17:05 2012-12-11 Show GitHub Exploit DB Packet Storm
225929 10 危険 Wansview
ShenZhen Foscam Intelligent Technology
- 複数のネットワークカメラに認証回避の脆弱性 CWE-287
不適切な認証
CVE-2012-3002 2012-12-25 16:44 2012-10-11 Show GitHub Exploit DB Packet Storm
225930 10 危険 Carlo Gavazzi - Carlo Gavazzi EOS-Box のファームウェアにおける管理アクセス権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-6428 2012-12-25 16:37 2012-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1761 5.4 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/userSavePhoto.php is a legacy profile-photo endpoint that accepts a base64 POST parameter and writes the de… CWE-352
 Origin Validation Error
CVE-2026-43877 2026-05-13 03:17 2026-05-12 Show GitHub Exploit DB Packet Storm
1762 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
1763 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
1764 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
1765 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
1766 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
1767 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
1768 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
1769 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
1770 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