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 16, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
41 5.5 警告
Local
- アップルのmacOSにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2025-30431 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
42 5.5 警告
Local
- アップルのmacOSにおける認可されていない行為者への個人情報の漏えいに関する脆弱性 New CWE-359
認可されていないアクターへの個人情報の漏えい
CVE-2025-30459 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
43 7.8 重要
Local
- アップルのmacOSにおける権限管理に関する脆弱性 New CWE-269
不適切な権限管理
CVE-2025-31272 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
44 5.5 警告
Local
- アップルのmacOSにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2025-43339 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
45 5.5 警告
Local
- アップルのmacOSにおけるリンク解釈に関する脆弱性 New CWE-59
リンク解釈の問題
CVE-2025-46293 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
46 5.3 警告
Network
アップル iOS
iPadOS
アップルのiPadOS等の複数製品におけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2025-46308 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
47 7.5 重要
Network
- アップルのmacOSにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2025-46315 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
48 7.5 重要
Network
GPAC GPAC GPACにおけるスタックベースのバッファオーバーフローの脆弱性 New CWE-121
スタックオーバーフロー
CVE-2025-52292 2026-06-15 11:21 2026-06-9 Show GitHub Exploit DB Packet Storm
49 7.5 重要
Network
GPAC GPAC GPACにおけるリソースの枯渇に関する脆弱性 New CWE-400
リソースの枯渇
CVE-2025-52293 2026-06-15 11:21 2026-06-9 Show GitHub Exploit DB Packet Storm
50 5.5 警告
Local
GPAC GPAC GPACにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2025-55651 2026-06-15 11:21 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2711 7.3 HIGH
Network
- - A security vulnerability has been detected in SourceCodester Ship Ferry Ticket Reservation System up to 1.0. This impacts an unknown function of the file /admin/login.php of the component Admin Login… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10877 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
2712 6.1 MEDIUM
Network
citeum opencti OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Versions prior to 7.260227.0 are vulnerable to XSS in the rendering of email-message observable bo… CWE-79
Cross-site Scripting
CVE-2026-35212 2026-06-5 22:07 2026-06-3 Show GitHub Exploit DB Packet Storm
2713 3.1 LOW
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not add `Authorization` to the `Vary` response header for requ… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-35193 2026-06-5 22:03 2026-06-3 Show GitHub Exploit DB Packet Storm
2714 5.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.utils.cache.has_vary_header()` in Django does not strip leading or trailing whitespace from `Vary` response header va… CWE-1023
 Incomplete Comparison with Missing Factors
CVE-2026-48587 2026-06-5 22:03 2026-06-3 Show GitHub Exploit DB Packet Storm
2715 4.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6873 2026-06-5 21:58 2026-06-3 Show GitHub Exploit DB Packet Storm
2716 3.1 LOW
Network
djangoproject django An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.core.mail.backends.smtp.EmailBackend` in Django fails to prevent reuse of a partially-initialized connection after a … CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-7666 2026-06-5 21:46 2026-06-3 Show GitHub Exploit DB Packet Storm
2717 5.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitive… CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-8404 2026-06-5 21:38 2026-06-3 Show GitHub Exploit DB Packet Storm
2718 5.3 MEDIUM
Network
exim exim Exim 4.88 before 4.99.4, in some proxy configurations, mishandles certain short payloads, leading to disclosure of uninitialized stack memory values to a client. CWE-839
 Numeric Range Comparison Without Minimum Check
CVE-2026-48840 2026-06-5 20:16 2026-05-30 Show GitHub Exploit DB Packet Storm
2719 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid,… CWE-20
 Improper Input Validation 
CVE-2026-46243 2026-06-5 16:16 2026-06-2 Show GitHub Exploit DB Packet Storm
2720 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix ep_remove struct eventpoll / struct file UAF ep_remove() (via ep_remove_file()) cleared file->f_ep under file->f_l… - CVE-2026-46242 2026-06-5 16:16 2026-05-30 Show GitHub Exploit DB Packet Storm