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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218251 7.2 危険 Android for MSM - MSM デバイス用 Qualcomm Innovation Center Android コントリビューションなどで使用される Linux Kernel 用 MSM カメラドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2595 2014-09-3 15:44 2013-05-1 Show GitHub Exploit DB Packet Storm
218252 4.3 警告 Linux - Linux Kernel の virt/kvm/iommu.c 内の kvm_iommu_map_pages 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-3601 2014-09-3 15:12 2014-08-19 Show GitHub Exploit DB Packet Storm
218253 2.1 注意 Ganeti project - Ganeti の lib/client/gnt_cluster.py の _UpgradeBeforeConfigurationChange 関数における SSL キーを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-5247 2014-09-3 14:27 2014-08-5 Show GitHub Exploit DB Packet Storm
218254 7.5 危険 VMTurbo - VMTurbo Operations Manager の vmtadmin.cgi における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-5073 2014-09-3 14:13 2014-07-25 Show GitHub Exploit DB Packet Storm
218255 6.6 警告 Android for MSM - MSM デバイス用 Qualcomm Innovation Center Android コントリビューションなどで同梱される Linux Kernel ブートローダにおける署名検証コードを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-2598 2014-09-3 14:02 2013-09-6 Show GitHub Exploit DB Packet Storm
218256 4.3 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-5147 2014-09-3 13:41 2014-08-12 Show GitHub Exploit DB Packet Storm
218257 4.3 警告 シスコシステムズ - Cisco Intelligent Automation for Cloud における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3352 2014-09-3 12:24 2014-08-29 Show GitHub Exploit DB Packet Storm
218258 6.8 警告 マカフィー - McAfee Network Security Manager の User Management モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-2390 2014-09-3 12:18 2014-07-24 Show GitHub Exploit DB Packet Storm
218259 5 警告 Innovative Interfaces Inc. - Innovative Interfaces Encore Discovery Solution における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-5128 2014-09-3 12:03 2014-08-26 Show GitHub Exploit DB Packet Storm
218260 5.8 警告 Innovative Interfaces Inc. - Innovative Interfaces Encore Discovery Solution におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-5127 2014-09-3 11:59 2014-08-26 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
1411 - - - Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srl_decoder.c, srl_read_object() and srl_read_hash() process a COPY tag, a back-refere… CWE-125
Out-of-bounds Read
CVE-2026-8796 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1412 - - - SOPlanning does not enforce authorization for backup functionalities. An unauthenticated attacker can directly query backup-related endpoints and retrieve backup archives containing user databases wi… CWE-862
 Missing Authorization
CVE-2026-40543 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1413 - - - SOPlanning is vulnerable to Stored Cross-Site Scripting (XSS) via /process/upload_backup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive c… CWE-79
Cross-site Scripting
CVE-2026-40544 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1414 - - - SOPlanning is vulnerable to Reflected XSS via the taches parameter. An attacker can craft a malicious URL which, when opened by authenticated victim, results in arbitrary JavaScript execution in the … CWE-79
Cross-site Scripting
CVE-2026-40545 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1415 - - - SOPlanning is vulnerable to SQL Injection across multiple endpoints and parameters. Attacker with low privileges can inject arbitrary SQL commands, potentially gaining full control over the database.… CWE-89
SQL Injection
CVE-2026-40546 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1416 - - - SOPlanning is vulnerable to Path Traversal in backup endpoints. Authenticated remote attacker is able to exploit a vulnerable endpoint and construct payloads that allow reading and executing files p… CWE-22
Path Traversal
CVE-2026-40547 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1417 - - - SOPlanning does not verify uploaded file extension. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a legitimate user.csv file alongside … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40548 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1418 - - - SOPlanning is vulnerable to Cross‑Site Request Forgery (CSRF) in groupe_save create, modify and delete endpoints. An attacker can craft a malicious website that, when visited by an authenticated user… CWE-352
 Origin Validation Error
CVE-2026-40549 2026-06-2 01:37 2026-06-1 Show GitHub Exploit DB Packet Storm
1419 - - - Use of hard-coded credentials in KS-SOMED allowed an unauthorized attacker access to FTP server that hosted the application's update packages. The attacker with these credentials could upload a malic… CWE-798
 Use of Hard-coded Credentials
CVE-2026-42251 2026-06-2 01:37 2026-06-2 Show GitHub Exploit DB Packet Storm
1420 8.8 HIGH
Network
google chrome Integer overflow in WTF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High) CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-10015 2026-06-2 00:26 2026-05-29 Show GitHub Exploit DB Packet Storm