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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201911 5.5 警告
Local
GNU Project - libiberty の cp-demangle.c の d_print_comp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4491 2017-03-15 15:21 2016-05-2 Show GitHub Exploit DB Packet Storm
201912 5.5 警告
Local
GNU Project - libiberty の cp-demangle.c における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-4490 2017-03-15 15:21 2016-05-2 Show GitHub Exploit DB Packet Storm
201913 5.5 警告
Local
GNU Project - libiberty の gnu_special 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-4489 2017-03-15 15:21 2016-04-1 Show GitHub Exploit DB Packet Storm
201914 5.5 警告
Local
GNU Project - libiberty におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-4488 2017-03-15 15:21 2016-03-31 Show GitHub Exploit DB Packet Storm
201915 5.5 警告
Local
GNU Project - libiberty におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-4487 2017-03-15 15:21 2016-03-31 Show GitHub Exploit DB Packet Storm
201916 7.8 重要
Local
GNU Project - libiberty の cplus-dem.c の string_appends 関数における整数オーバーフローの脆弱性 CWE-119
CWE-190
CVE-2016-2226 2017-03-15 15:21 2016-03-2 Show GitHub Exploit DB Packet Storm
201917 8.8 重要
Network
IBM - IBM Jazz for Service Management におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-9975 2017-03-15 15:16 2016-12-16 Show GitHub Exploit DB Packet Storm
201918 3.1
Network
IBM - IBM WebSphere MQ におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-264
CVE-2016-9009 2017-03-15 15:16 2016-10-25 Show GitHub Exploit DB Packet Storm
201919 7.8 重要
Local
Artifex Software - Ghostscript の base/gxipixel.c の gx_image_enum_begin 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-6196 2017-03-15 15:14 2017-02-20 Show GitHub Exploit DB Packet Storm
201920 6.1 警告
Network
PayPal - PayPal PHP Merchant SDK の GetAuthDetails.html.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6099 2017-03-15 15:06 2017-02-11 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