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 15, 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
205901 8.8 重要
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4195 2016-07-14 16:30 2016-07-7 Show GitHub Exploit DB Packet Storm
205902 4.4 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品におけるセキュア ブート保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-3287 2016-07-14 16:09 2016-07-12 Show GitHub Exploit DB Packet Storm
205903 2.8
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける任意のプロセスから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3272 2016-07-14 16:09 2016-07-12 Show GitHub Exploit DB Packet Storm
205904 4.7 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける低い整合性による保護メカニズムを回避される脆弱性 CWE-264
CWE-362
CVE-2016-3258 2016-07-14 16:09 2016-07-12 Show GitHub Exploit DB Packet Storm
205905 5.3 警告
Network
マイクロソフト - Microsoft Internet Explorer および Microsoft Edge における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3277 2016-07-14 14:21 2016-07-12 Show GitHub Exploit DB Packet Storm
205906 3.1
Network
マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge におけるコンテンツスプーフィング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-3276 2016-07-14 14:21 2016-07-12 Show GitHub Exploit DB Packet Storm
205907 3.1
Network
マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge におけるコンテンツスプーフィング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-3274 2016-07-14 14:21 2016-07-12 Show GitHub Exploit DB Packet Storm
205908 5.3 警告
Network
マイクロソフト - Microsoft Internet Explorer 9 から 11 および Microsoft Edge の XSS フィルタにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3273 2016-07-14 14:21 2016-07-12 Show GitHub Exploit DB Packet Storm
205909 8.8 重要
Network
マイクロソフト - Microsoft Internet Explorer 9 から 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3264 2016-07-14 14:21 2016-07-12 Show GitHub Exploit DB Packet Storm
205910 7.3 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-3286 2016-07-14 14:15 2016-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 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
2361 7.3 HIGH
Local
google chrome Inappropriate implementation in Custom Tabs in Google Chrome on Android prior to 149.0.7827.53 allowed a local attacker to perform privilege escalation via a crafted XML file. (Chromium security seve… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11035 2026-06-8 22:34 2026-06-5 Show GitHub Exploit DB Packet Storm
2362 6.5 MEDIUM
Network
google chrome Inappropriate implementation in DOM in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium) CWE-346
 Origin Validation Error
CVE-2026-11036 2026-06-8 22:34 2026-06-5 Show GitHub Exploit DB Packet Storm
2363 6.5 MEDIUM
Network
google chrome Uninitialized Use in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium) CWE-457
 Use of Uninitialized Variable
CVE-2026-11039 2026-06-8 22:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2364 8.8 HIGH
Network
google chrome Insufficient validation of untrusted input in Media in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sand… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11041 2026-06-8 22:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2365 9.6 CRITICAL
Network
google chrome Out of bounds write in ANGLE in Google Chrome on Mac prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HT… CWE-787
 Out-of-bounds Write
CVE-2026-11043 2026-06-8 22:29 2026-06-5 Show GitHub Exploit DB Packet Storm
2366 5.3 MEDIUM
Network
google chrome Integer overflow in ANGLE in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from proces… CWE-190
CWE-125
CWE-787
 Integer Overflow or Wraparound
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-10999 2026-06-8 22:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2367 9.1 CRITICAL
Network
apache fory Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChec… CWE-502
 Deserialization of Untrusted Data
CVE-2026-50076 2026-06-8 22:00 2026-06-5 Show GitHub Exploit DB Packet Storm
2368 4.3 MEDIUM
Network
misp misp A vulnerability in the MISP dashboard widgets allowed an authenticated user to manipulate the fields option and influence which fields were returned by the New Users and New Organisations widgets. In… CWE-200
Information Exposure
CVE-2026-10864 2026-06-8 21:59 2026-06-5 Show GitHub Exploit DB Packet Storm
2369 4.9 MEDIUM
Network
acer connect_m6e_5g_firmware The web administration panel binds broadly to the public IPv6 address space on port [::]:8080 without default firewall limits, making internal API endpoints reachable over the WAN. CWE-200
Information Exposure
CVE-2026-50224 2026-06-8 21:58 2026-06-4 Show GitHub Exploit DB Packet Storm
2370 9.1 CRITICAL
Network
acer connect_m6e_5g_firmware The registration path /v1/account/register provides no bot mitigation mechanisms, allowing malicious automated systems to flood the database. CWE-306
Missing Authentication for Critical Function
CVE-2026-50225 2026-06-8 21:58 2026-06-4 Show GitHub Exploit DB Packet Storm