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 29, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224861 4.3 警告 Aker Security Solutions - Aker Secure Mail Gateway にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6037 2014-03-12 15:25 2014-03-6 Show GitHub Exploit DB Packet Storm
224862 4.3 警告 Huawei - Huawei E355 に認証回避の脆弱性 CWE-287
CWE-Other
CVE-2013-6031 2014-03-12 15:23 2014-03-6 Show GitHub Exploit DB Packet Storm
224863 6.5 警告 IBM - IBM AIX の ftpd における権限設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0899 2014-03-12 14:59 2014-03-6 Show GitHub Exploit DB Packet Storm
224864 6.2 警告 ヒューレット・パッカード - HP-UX の m4 における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-6200 2014-03-12 14:35 2013-10-21 Show GitHub Exploit DB Packet Storm
224865 10 危険 ZTE - ZTE 製ケーブルモデム F460/F660 にバックドアの問題 CWE-264
認可・権限・アクセス制御
- 2014-03-12 14:34 2014-03-4 Show GitHub Exploit DB Packet Storm
224866 9.4 危険 ヒューレット・パッカード - HP SiteScope の SOAP 実装の loadFileContents 機能における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2013-6207 2014-03-12 14:33 2013-10-30 Show GitHub Exploit DB Packet Storm
224867 7.5 危険 Atcom S.A. - ATCOM Netvolution における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-2318 2014-03-12 13:55 2014-03-3 Show GitHub Exploit DB Packet Storm
224868 4.3 警告 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller の AAA TM vServer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6944 2014-03-12 13:42 2013-12-4 Show GitHub Exploit DB Packet Storm
224869 5 警告 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller における LDAP インジェクション攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6943 2014-03-12 13:41 2013-12-4 Show GitHub Exploit DB Packet Storm
224870 6.8 警告 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-6942 2014-03-12 13:41 2013-12-4 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… 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 … 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… 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 … 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… 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… 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… 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… 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 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, … 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