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 6, 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
197521 7.8 重要
Local
ImageMagick - ImageMagick の magick/profile.c におけるメモリ二重解放の脆弱性 CWE-415
二重解放
CVE-2017-5506 2017-04-24 16:29 2017-01-13 Show GitHub Exploit DB Packet Storm
197522 7.5 重要
Network
ImageMagick - ImageMagick におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-10146 2017-04-24 16:29 2016-12-11 Show GitHub Exploit DB Packet Storm
197523 9.8 緊急
Network
ImageMagick - ImageMagick の coders/wpg.c における脆弱性 CWE-189
数値処理の問題
CVE-2016-10145 2017-04-24 16:29 2016-12-25 Show GitHub Exploit DB Packet Storm
197524 9.8 緊急
Network
ImageMagick - ImageMagick の coders/wpg.c における脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-10144 2017-04-24 16:29 2016-12-25 Show GitHub Exploit DB Packet Storm
197525 7.8 重要
Local
アップル - Apple Mac OS X および Mac OS X Server におけるシステム権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1821 2017-04-24 16:20 2010-06-15 Show GitHub Exploit DB Packet Storm
197526 7.8 重要
Local
アップル - Apple Mac OS X および Mac OS X Server の ImageIO におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1816 2017-04-24 16:20 2010-06-15 Show GitHub Exploit DB Packet Storm
197527 9.8 緊急
Network
Web-Dorado - WordPress 用 Spider Event Calendar プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-7719 2017-04-24 15:59 2017-04-6 Show GitHub Exploit DB Packet Storm
197528 6.5 警告
Network
Google - Google Chrome における認証情報を検証する前に TLS セッションをキャッシュされる脆弱性 CWE-295
不正な証明書検証
CVE-2013-6662 2017-04-24 15:59 2013-10-8 Show GitHub Exploit DB Packet Storm
197529 3.5
Network
サイボウズ - サイボウズ Office における意図しないファイルをダウンロードさせられる脆弱性 CWE-Other
その他
CVE-2016-4874 2017-04-24 15:12 2016-10-3 Show GitHub Exploit DB Packet Storm
197530 4.3 警告
Network
サイボウズ - サイボウズ Office のプロジェクト機能における操作制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4873 2017-04-24 15:12 2016-10-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2521 6.5 MEDIUM
Network
golang net Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. CWE-400
 Uncontrolled Resource Consumption
CVE-2026-25680 2026-05-30 00:47 2026-05-23 Show GitHub Exploit DB Packet Storm
2522 6.5 MEDIUM
Network
- - The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior to 1.1.0, the OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sendi… CWE-295
Improper Certificate Validation 
CVE-2026-44213 2026-05-30 00:42 2026-05-27 Show GitHub Exploit DB Packet Storm
2523 7.1 HIGH
Network
- - Auth0.js is a client-side JavaScript library for Auth0. From 8.11.0 to 9.32.0, under specific preconditions, the Auth0.js SDK may improperly return user profile information using a valid access token… CWE-863
 Incorrect Authorization
CVE-2026-42280 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2524 7.5 HIGH
Network
- - opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 0.217.0, a single malformed HTTP request crashes any Node.js process running the OpenTelemetry JS Prometheus exporter. The metrics en… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2026-44902 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2525 - - - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in … CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-45570 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2526 5.4 MEDIUM
Network
- - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside… CWE-22
Path Traversal
CVE-2026-45571 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2527 - - - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.0 and 6.0.0-alpha.3, go-git may parse malformed Git objects in a way that differs from upstream Git. When commit o… CWE-180
CWE-345
 Incorrect Behavior Order: Validate Before Canonicalize
 Insufficient Verification of Data Authenticity
CVE-2026-45022 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2528 - - - Vulnerable to DNS rebinding attacks when using SSE (http://b/499408790). During the beta phase, we implemented `allowed-origins` and `allowed-hosts` flags to align with MCP security guidelines. Howev… CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-9739 2026-05-30 00:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2529 5.3 MEDIUM
Network
- - opentelemetry-java is the Java implementation of the OpenTelemetry API for recording telemetry, and SDK for managing telemetry recorded by the API. Prior to 1.62.0, a vulnerability affects the baggag… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-45292 2026-05-30 00:42 2026-05-29 Show GitHub Exploit DB Packet Storm
2530 - - - A firmware update mechanism in the affected charging controller fails to validate the authenticity of firmware packages delivered through the device's management interface. Because cryptographic sign… CWE-494
 Download of Code Without Integrity Check
CVE-2026-9037 2026-05-30 00:42 2026-05-29 Show GitHub Exploit DB Packet Storm