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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216481 5.4 警告 core-apps - Android 用 Digital Content NewFronts 2014 アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7131 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216482 5.4 警告 gannett - Android 用 Argus Leader Print Edition アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7129 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216483 5.4 警告 toyotaownersclub - Android 用 Toyota OC アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7128 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216484 5.4 警告 pocketmags - Android 用 Football Espana magazine アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7127 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216485 5.4 警告 Magzter Inc. - Android 用 Motor アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7125 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216486 5.4 警告 consulo - Android 用 IP Alarm アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7124 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216487 5.4 警告 vbwebdesigner - Android 用 Brevir Harian V2 アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7123 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216488 5.4 警告 gannett - Android 用 Lansing State Journal Print アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7122 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216489 5.4 警告 Magzter Inc. - Android 用 Dhanam アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7121 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
216490 5.4 警告 pocketmags - Android 用 Model Laboratory アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7120 2014-12-17 09:57 2014-09-3 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
241 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this issue by manipulating the D… New CWE-79
Cross-site Scripting
CVE-2026-47946 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
242 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject ma… New CWE-79
Cross-site Scripting
CVE-2026-47945 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
243 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject ma… New CWE-79
Cross-site Scripting
CVE-2026-47944 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
244 9.8 CRITICAL
Network
perl dbi DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the for… Update CWE-787
 Out-of-bounds Write
CVE-2026-10879 2026-06-11 00:02 2026-06-6 Show GitHub Exploit DB Packet Storm
245 9.8 CRITICAL
Network
binary datadog\ DataDog::DogStatsd versions through 0.07 for Perl allow metric injections from event tags. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sour… Update CWE-93
CWE-150
CRLF Injection
 Improper Neutralization of Escape, Meta, or Control Sequences
CVE-2026-11362 2026-06-11 00:01 2026-06-6 Show GitHub Exploit DB Packet Storm
246 9.1 CRITICAL
Network
binary datadog\ DataDog::DogStatsd versions through 0.07 for Perl allow metric injections. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The send_s… Update CWE-93
CWE-150
CRLF Injection
 Improper Neutralization of Escape, Meta, or Control Sequences
CVE-2026-9270 2026-06-11 00:01 2026-06-6 Show GitHub Exploit DB Packet Storm
247 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject ma… New CWE-79
Cross-site Scripting
CVE-2026-47941 2026-06-11 00:00 2026-06-10 Show GitHub Exploit DB Packet Storm
248 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this issue by manipulating the D… New CWE-79
Cross-site Scripting
CVE-2026-47947 2026-06-10 23:59 2026-06-10 Show GitHub Exploit DB Packet Storm
249 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject ma… New CWE-79
Cross-site Scripting
CVE-2026-47948 2026-06-10 23:59 2026-06-10 Show GitHub Exploit DB Packet Storm
250 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject ma… New CWE-79
Cross-site Scripting
CVE-2026-47949 2026-06-10 23:58 2026-06-10 Show GitHub Exploit DB Packet Storm