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 19, 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
213391 7.2 危険 Cray Inc. - Cray Linux Environment の Cray デバイス上で稼動する apinit における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0748 2015-01-6 10:19 2014-01-31 Show GitHub Exploit DB Packet Storm
213392 4.3 警告 Eucalyptus Systems - Eucalyptus のクラウドコントローラコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-4769 2015-01-5 19:53 2013-07-5 Show GitHub Exploit DB Packet Storm
213393 3.5 注意 Owl Intranet Engine - Owl Intranet Knowledgebase におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4754 2015-01-5 19:44 2013-07-2 Show GitHub Exploit DB Packet Storm
213394 3.5 注意 Claroline Consortium - Claroline におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4753 2015-01-5 19:36 2013-07-2 Show GitHub Exploit DB Packet Storm
213395 4.9 警告 Linux - Linux Kernel の fs/isofs/rock.c の rock_continue 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-9420 2015-01-5 18:55 2014-12-15 Show GitHub Exploit DB Packet Storm
213396 2.1 注意 Linux - Linux Kernel の arch/x86/kernel/process_64.c の __switch_to 関数における ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2014-9419 2015-01-5 18:51 2014-12-11 Show GitHub Exploit DB Packet Storm
213397 3.5 注意 The phpMyAdmin Project - phpMyAdmin の js/sql.js の PMA_unInlineEditRow 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3592 2015-01-5 18:20 2011-09-3 Show GitHub Exploit DB Packet Storm
213398 3.5 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3591 2015-01-5 18:20 2011-09-9 Show GitHub Exploit DB Packet Storm
213399 7.5 危険 MPlayer project
VideoLAN
- VideoLAN VLC media player および MPlayer で使用される real.c における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2062 2015-01-5 18:18 2010-06-4 Show GitHub Exploit DB Packet Storm
213400 5 警告 Maxthon - Android 用 Maxthon Cloud Browser アプリケーションにおけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2014-1449 2015-01-5 18:07 2014-01-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1871 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
1872 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
1873 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
1874 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
1875 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
1876 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
1877 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
1878 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
1879 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
1880 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