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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216851 5 警告 Google - Google Chrome の Window.prototype オブジェクトの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2907 2014-01-9 10:43 2013-10-1 Show GitHub Exploit DB Packet Storm
216852 6.8 警告 Google - Google Chrome で使用される Blink の Web Audio の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-2906 2014-01-9 10:41 2013-10-1 Show GitHub Exploit DB Packet Storm
216853 6.8 警告 LibTIFF - ppm2tiff におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2012-4564 2014-01-9 10:06 2012-11-11 Show GitHub Exploit DB Packet Storm
216854 5 警告 Django Software Foundation - Django におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4315 2014-01-9 09:49 2013-09-10 Show GitHub Exploit DB Packet Storm
216855 7.5 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer および Mac RealPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7260 2014-01-8 17:30 2013-12-20 Show GitHub Exploit DB Packet Storm
216856 7.5 危険 Mini-stream Software - Mini-stream CastRipper におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-5137 2014-01-8 16:21 2009-05-12 Show GitHub Exploit DB Packet Storm
216857 7.5 危険 Devscripts Devel Team - devscripts の uscan における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-6888 2014-01-8 15:43 2013-12-23 Show GitHub Exploit DB Packet Storm
216858 4.9 警告 Linux - Linux Kernel の net/x25/af_x25.c の x25_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7271 2014-01-8 15:28 2013-12-8 Show GitHub Exploit DB Packet Storm
216859 4.9 警告 Linux - Linux Kernel の net/netrom/af_netrom.c の nr_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7269 2014-01-8 15:27 2013-12-8 Show GitHub Exploit DB Packet Storm
216860 4.9 警告 Linux - Linux Kernel の net/ipx/af_ipx.c の ipx_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7268 2014-01-8 15:26 2013-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 17, 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
11 9.8 CRITICAL
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1($email) with no random component, no expiration, and no … New CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2026-33707 2026-04-17 03:25 2026-04-11 Show GitHub Exploit DB Packet Storm
12 6.5 MEDIUM
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to 1.11.38, the get_user_info_from_username REST API endpoint returns personal information (email, first name, last name, user ID, active status) of… New CWE-862
 Missing Authorization
CVE-2026-33708 2026-04-17 03:25 2026-04-11 Show GitHub Exploit DB Packet Storm
13 7.5 HIGH
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5(time() + (user_id * 5) - rand(10000, 10000)). The rand(10000, 10000) call always re… New CWE-330
 Use of Insufficiently Random Values
CVE-2026-33710 2026-04-17 03:24 2026-04-11 Show GitHub Exploit DB Packet Storm
14 6.5 MEDIUM
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, any authenticated user (including ROLE_STUDENT) can enumerate all platform users and access personal information (email, phone, roles… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-33736 2026-04-17 03:23 2026-04-11 Show GitHub Exploit DB Packet Storm
15 6.5 MEDIUM
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, multiple files use simplexml_load_string() without XXE protection. With LIBXML_NOENT flag, arbitrary server files can be … New CWE-611
XXE
CVE-2026-33737 2026-04-17 03:22 2026-04-11 Show GitHub Exploit DB Packet Storm
16 7.3 HIGH
Local
- - In OCaml opam before 2.5.1, a .install field containing a destination filepath can use ../ to reach a parent directory. New CWE-24
 Path Traversal: '../filedir'
CVE-2026-41082 2026-04-17 03:16 2026-04-17 Show GitHub Exploit DB Packet Storm
17 7.3 HIGH
Network
- - SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection in the file /music/view_playlist.php. New CWE-89
SQL Injection
CVE-2026-37337 2026-04-17 03:16 2026-04-17 Show GitHub Exploit DB Packet Storm
18 7.3 HIGH
Network
- - SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection in the file /music/view_music.php. New CWE-89
SQL Injection
CVE-2026-37336 2026-04-17 03:16 2026-04-17 Show GitHub Exploit DB Packet Storm
19 - - - DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the orderDirection parameter used in dataset-related endpoint… New CWE-89
SQL Injection
CVE-2026-33083 2026-04-17 03:16 2026-04-17 Show GitHub Exploit DB Packet Storm
20 - - - DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection vulnerability in the dataset export functionality. The expressionTree parameter in POST… New CWE-89
SQL Injection
CVE-2026-33082 2026-04-17 03:16 2026-04-17 Show GitHub Exploit DB Packet Storm