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 7, 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
226211 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0989 2013-06-7 13:38 2013-05-22 Show GitHub Exploit DB Packet Storm
226212 7.5 危険 アップル
Ruby on Rails project
- Ruby on Rails における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-0333 2013-06-7 12:18 2013-01-28 Show GitHub Exploit DB Packet Storm
226213 10 危険 アップル
Ruby on Rails project
- Ruby on Rails の ActiveRecord におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0277 2013-06-7 12:09 2013-02-11 Show GitHub Exploit DB Packet Storm
226214 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の ActiveRecord における attr_protected 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0276 2013-06-7 12:07 2013-02-11 Show GitHub Exploit DB Packet Storm
226215 2.6 注意 日本ケンタッキー・フライド・チキン株式会社 - Android 版 ピザハット公式アプリ 宅配ピザのPizzaHut における SSL サーバ証明書の検証不備の脆弱性 CWE-Other
その他
CVE-2013-3641 2013-06-7 12:01 2013-06-7 Show GitHub Exploit DB Packet Storm
226216 2.6 注意 マイクロソフト - Internet Explorer における情報漏えいの脆弱性 CWE-Other
その他
- 2013-06-7 12:00 2013-06-7 Show GitHub Exploit DB Packet Storm
226217 6.4 警告 アップル
Ruby on Rails project
- Ruby on Rails におけるデータベースのクエリ制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0155 2013-06-7 11:58 2013-01-8 Show GitHub Exploit DB Packet Storm
226218 7.2 危険 アップル - CUPS における root として任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5519 2013-06-7 11:50 2012-11-20 Show GitHub Exploit DB Packet Storm
226219 7.5 危険 アップル
OpenSSL Project
- OpenSSL の crypto/buffer/buffer.c における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-2131 2013-06-7 11:36 2012-04-23 Show GitHub Exploit DB Packet Storm
226220 7.5 危険 アップル
VMware
OpenSSL Project
- OpenSSL の asn1_d2i_read_bio 関数におけるバッファオーバーフロー攻撃を誘発される脆弱性 CWE-119
バッファエラー
CVE-2012-2110 2013-06-7 11:33 2012-04-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 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
3831 7.2 HIGH
Network
- - OpenKM 6.3.12 contains a remote code execution vulnerability that allows authenticated administrators to execute arbitrary Java/BeanShell code through the /admin/Scripting endpoint. Attackers can sub… CWE-94
Code Injection
CVE-2026-42785 2026-05-27 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
3832 7.2 HIGH
Network
- - OpenKM 6.3.12 contains an unrestricted SQL execution vulnerability that allows authenticated administrative users to execute arbitrary SQL statements against the application database via the Database… CWE-89
SQL Injection
CVE-2026-42425 2026-05-27 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
3833 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-28496. Reason: This candidate is a duplicate of CVE-2026-28496. Notes: All CVE users should reference CVE-2026-284… - CVE-2026-42347 2026-05-27 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
3834 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
3835 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
3836 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
3837 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
3838 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
3839 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
3840 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