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 13, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
243391 3.6 注意 X.Org Foundation - X.Org xserver の Render 拡張における任意のメモリを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2010-4819 2012-09-7 16:51 2010-08-20 Show GitHub Exploit DB Packet Storm
243392 8.5 危険 X.Org Foundation - X.Org xserver の GLX 拡張におけるサービス運用妨害 (サーバクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4818 2012-09-7 16:51 2011-01-10 Show GitHub Exploit DB Packet Storm
243393 4.3 警告 phpList - phpList の public_html/lists/admin/ におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2741 2012-09-7 16:35 2012-03-21 Show GitHub Exploit DB Packet Storm
243394 7.5 危険 phpList - phpList の public_html/lists/admin における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2740 2012-09-7 16:35 2012-03-21 Show GitHub Exploit DB Packet Storm
243395 6.8 警告 Wishlist project - Drupal 用 Wishlist モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2069 2012-09-7 16:34 2012-03-21 Show GitHub Exploit DB Packet Storm
243396 6.8 警告 ownCloud - ownCloud におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4753 2012-09-7 16:32 2012-07-20 Show GitHub Exploit DB Packet Storm
243397 4.3 警告 デル - Crowbar の Crowbar barclamp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3551 2012-09-7 16:06 2012-09-5 Show GitHub Exploit DB Packet Storm
243398 4.3 警告 OpenStack - OpenStack Folsom および Essex における任意のテナントに任意のユーザを追加される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3542 2012-09-7 16:05 2012-08-30 Show GitHub Exploit DB Packet Storm
243399 2.6 注意 サイボウズ - サイボウズ KUNAI for Android における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-4012 2012-09-7 16:01 2012-09-7 Show GitHub Exploit DB Packet Storm
243400 5.8 警告 サイボウズ - サイボウズ KUNAI for Android において任意の Java のメソッドが実行される脆弱性 CWE-DesignError
CVE-2012-4011 2012-09-7 16:00 2012-09-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
981 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… Update CWE-79
Cross-site Scripting
CVE-2026-47946 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
982 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… Update CWE-79
Cross-site Scripting
CVE-2026-47945 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
983 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… Update CWE-79
Cross-site Scripting
CVE-2026-47944 2026-06-11 00:03 2026-06-10 Show GitHub Exploit DB Packet Storm
984 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
985 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
986 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
987 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… Update CWE-79
Cross-site Scripting
CVE-2026-47941 2026-06-11 00:00 2026-06-10 Show GitHub Exploit DB Packet Storm
988 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… CWE-79
Cross-site Scripting
CVE-2026-47947 2026-06-10 23:59 2026-06-10 Show GitHub Exploit DB Packet Storm
989 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… CWE-79
Cross-site Scripting
CVE-2026-47948 2026-06-10 23:59 2026-06-10 Show GitHub Exploit DB Packet Storm
990 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… CWE-79
Cross-site Scripting
CVE-2026-47949 2026-06-10 23:58 2026-06-10 Show GitHub Exploit DB Packet Storm