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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195831 5.3 警告
Network
アップル - Apple iOS の SafariViewController コンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-2400 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
195832 4.6 警告
Physics
アップル - Apple iOS のペーストボードコンポーネントにおけるペーストボードを読まれる脆弱性 CWE-320
鍵管理のエラー
CVE-2017-2399 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
195833 6.1 警告
Network
アップル - Apple iOS の Safari リーダーコンポーネントにおけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2393 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
195834 3.3
Local
アップル - Apple iOS の Safari コンポーネントにおけるプライベートブラウズモードでユーザが閲覧した Web サイトを特定される脆弱性 CWE-200
情報漏えい
CVE-2017-2384 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
195835 7.5 重要
Network
アップル - Apple iOS のプロファイルコンポーネントの Simple Certificate Enrollment Protocol における暗号保護メカニズムを回避される脆弱性 CWE-326
不適切な暗号強度
CVE-2017-2380 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
195836 9.8 緊急
Network
アップル - Apple iOS および OS X のセキュリティコンポーネントにおけるアクセス制限を回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-2423 2017-04-13 11:47 2017-03-27 Show GitHub Exploit DB Packet Storm
195837 6.5 警告
Network
アップル - 複数の Apple 製品などで使用される Webkit における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2017-2480 2017-04-13 11:28 2017-03-28 Show GitHub Exploit DB Packet Storm
195838 5.5 警告
Local
アップル - Apple Safari の Safari Login AutoFill コンポーネントにおけるアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-2385 2017-04-13 11:28 2017-03-27 Show GitHub Exploit DB Packet Storm
195839 7.5 重要
Network
ISC, Inc. - ISC BIND におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2016-9778 2017-04-13 11:01 2016-12-2 Show GitHub Exploit DB Packet Storm
195840 7.8 重要
Local
アップル - Apple macOS の IOFireWireAVC コンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2017-2437 2017-04-12 19:00 2017-03-27 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