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 16, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206901 4.9 警告 オラクル - Oracle Virtualization の Oracle VM VirtualBox における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4813 2015-10-23 10:16 2015-10-20 Show GitHub Exploit DB Packet Storm
206902 4.3 警告 オラクル - Oracle Communications Applications の Oracle Communications Convergence における Mail Proxy に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4793 2015-10-23 09:51 2015-10-20 Show GitHub Exploit DB Packet Storm
206903 10 危険 オラクル - Oracle Communications Applications の 複数のコンポーネントにおける PMAC に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2608 2015-10-23 09:51 2015-10-20 Show GitHub Exploit DB Packet Storm
206904 7.5 危険 ICU project
Google
オラクル
- Google Chrome で使用される International Components for Unicode の i18n/ucol.cpp の collator の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-7940 2015-10-23 09:49 2014-11-26 Show GitHub Exploit DB Packet Storm
206905 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4917 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
206906 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4892 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
206907 5 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Configurator における Integration with Peoplesoft に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4848 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
206908 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Configurator における OCI に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4847 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
206909 2.1 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4824 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
206910 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4797 2015-10-23 09:39 2015-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
721 6.5 MEDIUM
Network
- - kafka-sink-azure-kusto Kafka Connect plugin is the official Microsoft sink for Azure Data Explorer (Kusto). Prior to 5.2.3, kafka-sink-azure-kusto did not sanitize user-controlled values inside the k… Update CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-42316 2026-05-14 01:53 2026-05-12 Show GitHub Exploit DB Packet Storm
722 6.1 MEDIUM
Network
- - fast-xml-builder builds XML from JSON. Prior to 1.1.7, when an input data has quotes in attribute values but process entities is not enabled, it breaks the attribute value into multiple attributes. T… New CWE-91
Blind XPath Injection
CVE-2026-44665 2026-05-14 01:53 2026-05-14 Show GitHub Exploit DB Packet Storm
723 6.2 MEDIUM
Local
- - Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expand_rows() can corrupt the relationship between the grid’s logical dimensions and … Update CWE-190
 Integer Overflow or Wraparound
CVE-2026-42199 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
724 6.5 MEDIUM
Network
- - FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.1, a remote client with retained publish permission can crash the FlashMQ broker when both set_retained_mes… Update CWE-369
 Divide By Zero
CVE-2026-42209 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
725 - - - Quarkus OpenAPI Generator is Quarkus' extensions for generation of Rest Clients and server stubs generation. Prior to versions 2.11.1-lts, 2.16.0-lts, and 2.17.0, the generated authentication filter … Update CWE-200
Information Exposure
CVE-2026-42333 2026-05-14 01:52 2026-05-10 Show GitHub Exploit DB Packet Storm
726 7.9 HIGH
Local
- - Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.17.15, 1.18.9, and 1.19.3, the output of cilium-bugtool can contain sensitive data when … Update CWE-200
CWE-312
Information Exposure
 Cleartext Storage of Sensitive Information
CVE-2026-41520 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
727 - - - Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code e… Update CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-42311 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
728 - - - Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to version 1.18.0, four GET endpoints under /api/templates* in Arcane's Huma backend are registered without… Update CWE-862
 Missing Authorization
CVE-2026-42461 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
729 - - - Roadiz is a polymorphic content management system based on a node system. Prior to versions 2.3.43, 2.5.45, 2.6.31, and 2.7.18, the roadiz/openid package generates an OIDC nonce in OAuth2LinkGenerato… Update CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-42206 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
730 7.6 HIGH
Network
- - ipl/web is a set of common web components for php projects. Prior to version 0.13.1, the vulnerability allows an attacker to inject malicious Javascript into a victim's browser to run it in the conte… Update CWE-79
Cross-site Scripting
CVE-2026-42224 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm