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 5, 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
249341 2.6 注意 アドビシステムズ - Flash Player における同一生成元ポリシー実装不備の脆弱性 CWE-Other
その他
CVE-2012-2038 2012-06-13 16:32 2012-06-11 Show GitHub Exploit DB Packet Storm
249342 10 危険 アドビシステムズ - Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2037 2012-06-13 16:30 2012-06-8 Show GitHub Exploit DB Packet Storm
249343 10 危険 アドビシステムズ - Adobe Flash Player および Adobe AIR における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2036 2012-06-13 16:29 2012-06-8 Show GitHub Exploit DB Packet Storm
249344 10 危険 アドビシステムズ - Adobe Flash Player および Adobe AIR におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2035 2012-06-13 16:27 2012-06-8 Show GitHub Exploit DB Packet Storm
249345 10 危険 アドビシステムズ - Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-2034 2012-06-13 16:25 2012-06-8 Show GitHub Exploit DB Packet Storm
249346 6.8 警告 アップル - Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0672 2012-06-13 16:22 2012-05-8 Show GitHub Exploit DB Packet Storm
249347 5.1 警告 BMC Software - BMC Identity Management Suite にクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2959 2012-06-13 11:44 2012-06-12 Show GitHub Exploit DB Packet Storm
249348 4.3 警告 ForeScout Technologies - ForeScout CounterACT にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1825 2012-06-13 11:43 2012-06-11 Show GitHub Exploit DB Packet Storm
249349 6 警告 dotCMS - dotCMS に任意のコードが実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1826 2012-06-12 15:54 2012-05-28 Show GitHub Exploit DB Packet Storm
249350 6.5 警告 CollabNet, Inc. - ScrumWorks Pro に権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2603 2012-06-12 15:51 2012-06-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3151 4.9 MEDIUM
Network
- - OpenKM 6.3.12 contains a local file inclusion vulnerability in the administrative scripting interface at /admin/Scripting that allows authenticated administrators to read arbitrary files by supplying… CWE-22
Path Traversal
CVE-2026-41917 2026-05-27 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
3152 9.0 CRITICAL
Network
- - A vulnerability in MLflow versions <=3.10.1.dev0 allows unauthorized access to multipart upload (MPU) endpoints when the `--serve-artifacts` mode is enabled. The authorization logic does not enforce … CWE-862
 Missing Authorization
CVE-2026-2651 2026-05-27 00:16 2026-05-25 Show GitHub Exploit DB Packet Storm
3153 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below  is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller.  Any unauthenticated visitor can request /ccm/system/dialogs… CWE-200
Information Exposure
CVE-2026-6826 2026-05-26 23:59 2026-05-22 Show GitHub Exploit DB Packet Storm
3154 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to authorization Bypass in the Calendar Event Frontend Dialog which can allow cross-calendar data disclosure. A public calendar block can be used as a pivot… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-8204 2026-05-26 23:58 2026-05-22 Show GitHub Exploit DB Packet Storm
3155 8.8 HIGH
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/update/do_update/<pkgHandle>. The do_update() method in concrete/controllers/single_page/da… CWE-352
 Origin Validation Error
CVE-2026-8417 2026-05-26 23:57 2026-05-22 Show GitHub Exploit DB Packet Storm
3156 8.8 HIGH
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/update/prepare_remote_upgrade/<remoteMPID>. An attacker who controls the remote package ret… CWE-352
CWE-829
 Origin Validation Error
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-8426 2026-05-26 23:57 2026-05-22 Show GitHub Exploit DB Packet Storm
3157 8.8 HIGH
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below contains a CSRF vulnerability in the install_package() method of concrete/controllers/single_page/dashboard/extend/install.php.  An attacker who can cause an authenticate… CWE-352
 Origin Validation Error
CVE-2026-8421 2026-05-26 23:57 2026-05-22 Show GitHub Exploit DB Packet Storm
3158 8.8 HIGH
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below emits a CSRF token in the local_available_update.php view ($token->output('do_update')) but the corresponding do_update() method in concrete/controllers/single_page/dashb… CWE-352
CWE-829
 Origin Validation Error
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-8428 2026-05-26 23:57 2026-05-22 Show GitHub Exploit DB Packet Storm
3159 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and procee… CWE-352
 Origin Validation Error
CVE-2026-7882 2026-05-26 23:56 2026-05-22 Show GitHub Exploit DB Packet Storm
3160 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to CSRF via Backend\File::approveVersion. Victim with edit_file_contents permission is CSRF'd into publishing an attacker-chosen previously-uploaded version… CWE-352
 Origin Validation Error
CVE-2026-8340 2026-05-26 23:55 2026-05-23 Show GitHub Exploit DB Packet Storm