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 14, 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
217911 4.3 警告 Igor Sysoev - nginx における Virtual Host Confusion 攻撃を実行される脆弱性 CWE-Other
その他
CVE-2014-3616 2014-12-10 16:56 2014-09-16 Show GitHub Exploit DB Packet Storm
217912 10 危険 エマソン - 複数の Emerson Process Management RTU 製品のソフトウェアにおける任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2013-2810 2014-12-10 16:04 2013-09-26 Show GitHub Exploit DB Packet Storm
217913 6.5 警告 OpenEMR - OpenEMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-5462 2014-12-10 15:57 2014-11-13 Show GitHub Exploit DB Packet Storm
217914 7.5 危険 Plex, Inc. - Plex Media Server における Web サーバのホワイトリストを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9304 2014-12-10 15:49 2014-02-20 Show GitHub Exploit DB Packet Storm
217915 6.8 警告 オートデスク株式会社 - Autodesk Design Review の AdView.AdViewer.1 ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9268 2014-12-10 15:48 2014-07-11 Show GitHub Exploit DB Packet Storm
217916 6.8 警告 サムスン - Samsung SmartViewer の CNC_Ctrl ActiveX コントロールの BackupToAvi メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9265 2014-12-10 15:42 2014-12-4 Show GitHub Exploit DB Packet Storm
217917 6.8 警告 PTC Inc. - PTC IsoView ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9267 2014-12-10 15:41 2014-12-4 Show GitHub Exploit DB Packet Storm
217918 5 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9302 2014-12-10 15:40 2014-07-16 Show GitHub Exploit DB Packet Storm
217919 6.4 警告 Sergio Martin Morillas - Alfresco Community Edition の proxy サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9301 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
217920 6.8 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9300 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1941 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Android Autofill in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security … CWE-346
 Origin Validation Error
CVE-2026-11291 2026-06-9 01:37 2026-06-5 Show GitHub Exploit DB Packet Storm
1942 6.5 MEDIUM
Network
rrwo net\ Net::CIDR::Set versions through 0.20 for Perl accept non-ASCII IP addresses and netmasks. Unicode digits such as the Arabic-Indic One (U+0661) were accepted but not properly parsed as numbers. This… CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-49940 2026-06-9 01:35 2026-06-5 Show GitHub Exploit DB Packet Storm
1943 7.5 HIGH
Network
sanbeg etsy\ Etsy::StatsD versions through 1.002002 for Perl allow metric injections. The metric names and values are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… CWE-93
CRLF Injection
CVE-2026-46741 2026-06-9 01:33 2026-06-5 Show GitHub Exploit DB Packet Storm
1944 6.5 MEDIUM
Network
google chrome Insufficient policy enforcement in Navigation in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions v… CWE-20
CWE-602
 Improper Input Validation 
 Client-Side Enforcement of Server-Side Security
CVE-2026-11287 2026-06-9 01:31 2026-06-5 Show GitHub Exploit DB Packet Storm
1945 5.3 MEDIUM
Network
cosimo net\ Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional st… CWE-93
CRLF Injection
CVE-2026-46739 2026-06-9 01:31 2026-06-5 Show GitHub Exploit DB Packet Storm
1946 7.5 HIGH
Network
oalders html\ HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV retu… CWE-416
 Use After Free
CVE-2026-8829 2026-06-9 01:29 2026-06-4 Show GitHub Exploit DB Packet Storm
1947 5.0 MEDIUM
Local
google chrome Integer overflow in Chromoting in Google Chrome on Windows prior to 149.0.7827.53 allowed a local attacker to obtain potentially sensitive information from process memory via a crafted ETW event. (Ch… CWE-472
CWE-190
 External Control of Assumed-Immutable Web Parameter
 Integer Overflow or Wraparound
CVE-2026-11281 2026-06-9 01:27 2026-06-5 Show GitHub Exploit DB Packet Storm
1948 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Nul… - CVE-2026-46275 2026-06-9 01:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1949 - - - In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if t… - CVE-2026-46274 2026-06-9 01:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1950 5.4 MEDIUM
Network
- - IRIS is a web collaborative platform that helps incident responders share technical details during investigations. In versions prior to 2.4.28, users can create alerts for customers that are not assi… CWE-863
 Incorrect Authorization
CVE-2026-42547 2026-06-9 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm