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 21, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193241 7.5 重要
Network
Apache Software Foundation - Apache CXF Fediz のアプリケーションプラグインにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-5175 2017-07-5 16:52 2015-07-3 Show GitHub Exploit DB Packet Storm
193242 8.8 重要
Network
レッドハット - CloudForms の ManageIQ における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4471 2017-07-5 16:52 2016-08-12 Show GitHub Exploit DB Packet Storm
193243 7.5 重要
Network
Cloud Foundry Foundation - Cloud Foundry Diego におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2016-3091 2017-07-5 16:52 2016-05-17 Show GitHub Exploit DB Packet Storm
193244 8.8 重要
Network
レッドハット - Red Hat Satellite におけるカプセルブローカまたはサーバブローカを認証される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5202 2017-07-5 16:46 2015-08-14 Show GitHub Exploit DB Packet Storm
193245 5.5 警告
Local
Fedora Project
pulp project
- Pulp の server/bin/pulp-gen-ca-certificate における生成された秘密鍵を読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-3095 2017-07-5 16:46 2016-03-31 Show GitHub Exploit DB Packet Storm
193246 7.5 重要
Network
Google - Android の b/libs/gui/ISurfaceComposer.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2014-7919 2017-07-5 16:41 2014-12-5 Show GitHub Exploit DB Packet Storm
193247 7.5 重要
Network
The Tor Project - Tor の Hidden Service 機能の connection_edge_process_relay_cell 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-0376 2017-07-5 16:41 2017-06-6 Show GitHub Exploit DB Packet Storm
193248 7.5 重要
Network
The Tor Project - Tor の Hidden Service 機能の relay_send_end_cell_from_edge_ 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-0375 2017-07-5 16:41 2017-06-5 Show GitHub Exploit DB Packet Storm
193249 8.1 重要
Network
opa-ff project
opa-fm project
- opa-fm および opa-ff における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2015-5232 2017-07-5 16:38 2015-09-17 Show GitHub Exploit DB Packet Storm
193250 6.5 警告
Network
libquicktime - libquicktime の lqt_quicktime.c の quicktime_video_width 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9128 2017-07-5 16:38 2017-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2251 6.5 MEDIUM
Network
apache apache-airflow-providers-opensearch The OpenSearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the embed… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-43826 2026-05-13 23:05 2026-05-11 Show GitHub Exploit DB Packet Storm
2252 7.5 HIGH
Network
apple ipados
iphone_os
A resource exhaustion issue was addressed with improved input validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.4 and iPadOS 26.4. A remote attacker may be able to cause a denia… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-28872 2026-05-13 23:03 2026-05-12 Show GitHub Exploit DB Packet Storm
2253 7.5 HIGH
Network
apple ipados
iphone_os
macos
visionos
This issue was addressed through improved state management. 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-359
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-28906 2026-05-13 23:03 2026-05-12 Show GitHub Exploit DB Packet Storm
2254 3.3 LOW
Local
apple macos This issue was addressed with improved permissions checking. This issue is fixed in macOS Tahoe 26.4. A malicious app may be able to access arbitrary files. CWE-284
Improper Access Control
CVE-2026-28910 2026-05-13 23:02 2026-05-12 Show GitHub Exploit DB Packet Storm
2255 5.4 MEDIUM
Network
apple ipados
iphone_os
macos
An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may … CWE-787
 Out-of-bounds Write
CVE-2026-28819 2026-05-13 23:00 2026-05-12 Show GitHub Exploit DB Packet Storm
2256 6.5 MEDIUM
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Parsing a malicio… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-28918 2026-05-13 22:57 2026-05-12 Show GitHub Exploit DB Packet Storm
2257 9.8 CRITICAL
Network
gnu
redhat
gnutls
hardened_images
openshift_container_platform
enterprise_linux
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacke… CWE-626
 Null Byte Interaction Error (Poison Null Byte)
CVE-2026-42010 2026-05-13 22:54 2026-05-7 Show GitHub Exploit DB Packet Storm
2258 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
A buffer overflow was addressed with improved bounds checking. 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… CWE-121
Stack-based Buffer Overflow
CVE-2026-28846 2026-05-13 22:46 2026-05-12 Show GitHub Exploit DB Packet Storm
2259 6.1 MEDIUM
Network
th30d4y w4nn4d13\/ip In th30d4y/IP from version 1.0.1 to before version 2.0.1, a DOM-Based Cross-Site Scripting (XSS) vulnerability was identified in an IP Reputation Checker application. Unsanitized user input was direc… CWE-79
CWE-80
Cross-site Scripting
Basic XSS
CVE-2026-41575 2026-05-13 06:11 2026-05-9 Show GitHub Exploit DB Packet Storm
2260 8.1 HIGH
Network
inducer relate RELATE is a web-based courseware package. Prior to commit 2f68e16, there is a timing attack vulnerability in course/auth.py — check_sign_in_key(). This issue has been patched via commit 2f68e16. CWE-208
CWE-203
 Information Exposure Through Timing Discrepancy
 Information Exposure Through Discrepancy
CVE-2026-41588 2026-05-13 06:09 2026-05-9 Show GitHub Exploit DB Packet Storm