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 28, 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
252701 6.4 警告 オラクル - Oracle Solaris における libsasl の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1694 2012-05-9 19:17 2012-04-17 Show GitHub Exploit DB Packet Storm
252702 6.6 警告 オラクル - Oracle Solaris におけるカーネルの特権処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1691 2012-05-9 19:16 2012-04-17 Show GitHub Exploit DB Packet Storm
252703 6.8 警告 オラクル - Oracle iPlanet Web Server における管理コンソールの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0516 2012-05-9 18:56 2012-04-17 Show GitHub Exploit DB Packet Storm
252704 6.8 警告 オラクル - Oracle GlassFish Server における Web コンテナの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0550 2012-05-9 18:54 2012-04-17 Show GitHub Exploit DB Packet Storm
252705 7.2 危険 オラクル - Oracle Grid Engine における sgepasswd の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0523 2012-05-9 18:47 2012-04-17 Show GitHub Exploit DB Packet Storm
252706 9 危険 オラクル - Oracle Grid Engine における qrsh の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0208 2012-05-9 18:39 2012-04-17 Show GitHub Exploit DB Packet Storm
252707 3.2 注意 オラクル - Oracle PeopleSoft Enterprise PeopleTools におけるファイル処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0524 2012-05-9 18:28 2012-04-17 Show GitHub Exploit DB Packet Storm
252708 3.5 注意 オラクル - Oracle PeopleSoft Enterprise Portal における Enterprise Portal の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0531 2012-05-9 18:28 2012-04-17 Show GitHub Exploit DB Packet Storm
252709 3.5 注意 オラクル - Oracle PeopleSoft Enterprise PeopleTools における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0529 2012-05-9 18:27 2012-04-17 Show GitHub Exploit DB Packet Storm
252710 3.5 注意 オラクル - Oracle PeopleSoft Enterprise PeopleTools における PIA Core Technology の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0561 2012-05-9 18:26 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 8.2 HIGH
Network
imagemagick imagemagick ImageMagick before 7.1.2-15 (and 6.x before 6.9.13-40) contains a heap out-of-bounds read in the PCD coder's DecodeImage loop. A crafted PCD file can trigger a one-byte heap out-of-bounds read during… New CWE-125
Out-of-bounds Read
CVE-2026-56378 2026-06-26 22:41 2026-06-21 Show GitHub Exploit DB Packet Storm
912 7.8 HIGH
Local
langflow langflow A vulnerability was identified in langflow-ai langflow up to 1.9.3. This affects an unknown function of the component Bundle URL Loader. The manipulation leads to code injection. The attack needs to … New CWE-74
CWE-94
Injection
Code Injection
CVE-2026-12822 2026-06-26 22:35 2026-06-22 Show GitHub Exploit DB Packet Storm
913 7.5 HIGH
Network
nokogiri nokogiri Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri’s CRuby native extension could leave a Ruby wrapper pointing to freed memory when replacin… New CWE-416
CWE-825
 Use After Free
 Expired Pointer Dereference
CVE-2026-57435 2026-06-26 22:32 2026-06-26 Show GitHub Exploit DB Packet Storm
914 7.5 HIGH
Network
nokogiri nokogiri Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper … New CWE-476
 NULL Pointer Dereference
CVE-2026-57434 2026-06-26 22:32 2026-06-26 Show GitHub Exploit DB Packet Storm
915 8.2 HIGH
Network
nokogiri nokogiri Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, calling Document#encoding= with an invalid encoding (e.g., a non-string, or a string containing a n… New CWE-416
 Use After Free
CVE-2026-57236 2026-06-26 22:32 2026-06-26 Show GitHub Exploit DB Packet Storm
916 8.2 HIGH
Network
nokogiri nokogiri Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::NodeSet#[] (and its alias #slice) checked the requested index against the node set's… New CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-57235 2026-06-26 22:32 2026-06-26 Show GitHub Exploit DB Packet Storm
917 8.1 HIGH
Network
apache doris_mcp_server Apache Doris MCP Server contains a SQL injection vulnerability in a metadata query path. A user-controlled database name is directly interpolated into a SQL query, and the query is executed without p… New CWE-89
SQL Injection
CVE-2025-66336 2026-06-26 22:28 2026-06-22 Show GitHub Exploit DB Packet Storm
918 9.8 CRITICAL
Network
jetbrains hub In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 authentication bypass via direct database access leading to administrative access was p… New CWE-306
Missing Authentication for Critical Function
CVE-2026-50242 2026-06-26 22:20 2026-06-19 Show GitHub Exploit DB Packet Storm
919 8.8 HIGH
Network
jetbrains goland In JetBrains GoLand before 2026.1.3 remote code execution was possible via untrusted project configuration New CWE-73
 External Control of File Name or Path
CVE-2026-53915 2026-06-26 22:19 2026-06-19 Show GitHub Exploit DB Packet Storm
920 8.1 HIGH
Network
- - Setracker2 Android Companion App com.tgelec.setracker versions 3.1.5 and prior only require the password hash when authenticating with backend services from the client. This could allow an attacker, … New CWE-836
 Use of Password Hash Instead of Password for Authentication
CVE-2026-9222 2026-06-26 22:16 2026-06-26 Show GitHub Exploit DB Packet Storm