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 11, 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
206621 5.6 警告
Network
ネットムーブ株式会社 - SaAT Netizen にダウンロードファイル検証不備の脆弱性 - CVE-2016-1203 2016-04-27 10:41 2016-04-26 Show GitHub Exploit DB Packet Storm
206622 6.2 警告
Local
Apache Software Foundation - Apache Hadoop における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-1776 2016-04-27 10:15 2015-02-17 Show GitHub Exploit DB Packet Storm
206623 8.8 重要
Network
Debian
openSUSE project
Canonical
xdelta
- xdelta3 の xdelta3-main.h の main_get_appheader 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9765 2016-04-27 10:02 2014-10-12 Show GitHub Exploit DB Packet Storm
206624 5.5 警告
Local
Google - Android の Exchange ActiveSync の Autodiscover の実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2415 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206625 6.2 警告
Local
Google - Android の Minikin ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2414 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206626 7.8 重要
Local
Google - Android のメディアサーバの media/libmedia/IOMX.cpp における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2413 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206627 8.1 重要
Network
Google - Android の Texas Instruments ハプティクスカーネルドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2409 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206628 9.8 緊急
Network
Google
dhcpcd project
- Android などの製品で使用される dhcpcd における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1503 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206629 8.8 重要
Adjacent
Google - Android の Bluetooth の PORCHE_PAIRING_CONFLICT 機能におけるペアリングの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0850 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
206630 8.4 重要
Local
Google - Android の Telecom Component における呼び出し発信用の電話番号を偽造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0847 2016-04-27 09:52 2016-04-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2571 7.3 HIGH
Network
- - A vulnerability was determined in DedeCMS 5.7.88. The affected element is the function TrimMsg of the file /plus/feedback.php of the component Feedback Handler. Executing a manipulation of the argume… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10606 2026-06-3 02:19 2026-06-3 Show GitHub Exploit DB Packet Storm
2572 9.8 CRITICAL
Network
- - Spacelabs Healthcare Sentinel versions 10.5.x and higher and 11.x.x before 11.6.0 contain an unauthenticated remote code execution vulnerability through a deprecated .NET Remoting HTTP channel expose… CWE-306
Missing Authentication for Critical Function
CVE-2026-0611 2026-06-3 02:19 2026-06-3 Show GitHub Exploit DB Packet Storm
2573 - - - Improper access control in the PAM account discovery feature in Devolutions Server 2026.1.19 and earlier allows an authenticated user without administrative privileges to delete network discovery sca… - CVE-2026-9522 2026-06-3 02:19 2026-06-3 Show GitHub Exploit DB Packet Storm
2574 - - - Improper access control in the permission validation component in Devolutions Server 2026.1.19 and earlier allows an authenticated user with entry edit privileges to modify asset information without … - CVE-2026-9590 2026-06-3 02:19 2026-06-3 Show GitHub Exploit DB Packet Storm
2575 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, `modules/Forum/classes/ForumPostReactionContext.php` only verifies that the caller can view the forum, but it does not re-enfor… CWE-862
 Missing Authorization
CVE-2026-35443 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
2576 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, the profile page (modules/Core/pages/profile.php) processes wall post submissions and replies before verifying whether the view… CWE-201
 Insertion of Sensitive Information Into Sent Data
CVE-2026-35447 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
2577 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4,`core/classes/Misc/ProfilePostReactionContext.php` only verifies that the wall post exists and does not enforce blocked/private-… CWE-862
 Missing Authorization
CVE-2026-40314 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
2578 9.8 CRITICAL
Network
- - OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied mode… CWE-94
Code Injection
CVE-2026-47117 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
2579 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in elixir-mint Mint allows HTTP Request Splitting and HTTP Request Smuggling. In lib/mint/http1/request.ex, the encode_requ… CWE-93
CRLF Injection
CVE-2026-48861 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
2580 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client via PUSH_PROMISE flooding. In lib/… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48862 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm