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 8, 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
203541 5.3 警告
Network
シスコシステムズ - Cisco NCS 6000 デバイス上で稼動する IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1433 2016-09-21 14:47 2016-09-14 Show GitHub Exploit DB Packet Storm
203542 7.8 重要
Local
シスコシステムズ - Cisco Unified Computing System の UCS Manager および UCS 6200 Fabric Interconnects における OS の root アクセスを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6402 2016-09-21 14:45 2016-09-14 Show GitHub Exploit DB Packet Storm
203543 9.8 緊急
Network
The PHP Group - PHP の ext/spl/spl_array.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-7417 2016-09-21 11:59 2016-09-15 Show GitHub Exploit DB Packet Storm
203544 7.5 重要
Network
The PHP Group - PHP の ext/intl/msgformat/msgformat_format.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7416 2016-09-21 11:59 2016-09-15 Show GitHub Exploit DB Packet Storm
203545 9.8 緊急
Network
The PHP Group - PHP の ZIP の署名検証機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7414 2016-09-21 11:59 2016-09-15 Show GitHub Exploit DB Packet Storm
203546 8.1 重要
Network
The PHP Group - PHP の ext/mysqlnd/mysqlnd_wireprotocol.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7412 2016-09-21 11:59 2016-09-15 Show GitHub Exploit DB Packet Storm
203547 9.8 緊急
Network
The PHP Group - PHP の ext/standard/var_unserializer.re におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7411 2016-09-21 11:59 2016-09-15 Show GitHub Exploit DB Packet Storm
203548 9.8 緊急
Network
アドビシステムズ - Adobe Digital Editions における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-4263 2016-09-20 17:38 2016-09-13 Show GitHub Exploit DB Packet Storm
203549 3.3
Local
アップル - Apple iOS の Printing UIKit における平文の AirPrint プレビューコンテンツを取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4749 2016-09-20 15:46 2016-09-13 Show GitHub Exploit DB Packet Storm
203550 3.7
Network
アップル - Apple iOS のメールにおけるメールの資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4747 2016-09-20 15:46 2016-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2741 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
2742 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
2743 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
2744 - - - 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
2745 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
2746 - - - 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
2747 - - - 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
2748 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
2749 - - - 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
2750 - - - A stack-based buffer overflow vulnerability in the charging controller’s signal-processing logic allows an attacker with physical access to the charging interface to supply message fields that exceed… CWE-121
Stack-based Buffer Overflow
CVE-2026-9038 2026-05-30 00:42 2026-05-29 Show GitHub Exploit DB Packet Storm