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 9, 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
233751 7.5 危険 PHP Outburst - UPB の chat/login.php における任意の PHP コードを挿入される脆弱性 - CVE-2006-6790 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
233752 7.5 危険 phpbbxtra - Phpbbxtra の includes/archive/archive_topic.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6789 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
233753 6.8 警告 timberwolf - TimberWolf の shownews.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6778 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
233754 9.3 危険 w3m project - w3m の file.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2006-6772 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
233755 6.8 警告 pwp technologies - PWP Technologies The Classified Ad System の default.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6768 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
233756 7.5 危険 phpmymanga - Phpmymanga の template.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-6760 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
233757 2.1 注意 phpprofiles - phpProfiles におけるディレクトリコンテンツをリスト化される脆弱性 - CVE-2006-6744 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
233758 4.6 警告 phpprofiles - phpProfiles におけるファイルを削除される脆弱性 - CVE-2006-6743 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
233759 7.5 危険 phpprofiles - phpProfiles における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-6740 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
233760 5 警告 phpbuilder - PHPBuilder におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-6725 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2871 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element … - CVE-2026-45838 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2872 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… - CVE-2026-45836 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2873 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resu… - CVE-2026-45835 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2874 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume… - CVE-2026-45834 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2875 10.0 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker … CWE-798
 Use of Hard-coded Credentials
CVE-2026-45631 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2876 8.1 HIGH
Network
apache apache-airflow-providers-google Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attac… CWE-322
 Key Exchange without Entity Authentication
CVE-2026-45361 2026-06-2 02:17 2026-05-25 Show GitHub Exploit DB Packet Storm
2877 7.7 HIGH
Network
- - FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network pro… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44285 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
2878 6.1 MEDIUM
Network
- - SourceCodester Doctor Appointment System 1.0 is vulnerable to Cross Site Scripting (XSS) due to improper handling of user supplied input in the user registration functionality in register.php. CWE-79
Cross-site Scripting
CVE-2026-36324 2026-06-2 02:16 2026-05-30 Show GitHub Exploit DB Packet Storm
2879 6.5 MEDIUM
Network
- - A vulnerability was found in Tenda W12 3.0.0.7(4763). This issue affects the function cgiSysWebTimeoutSet of the file /bin/httpd of the component Web Management Interface. The manipulation of the arg… CWE-404
 Improper Resource Shutdown or Release
CVE-2026-10190 2026-06-2 02:16 2026-06-1 Show GitHub Exploit DB Packet Storm
2880 4.3 MEDIUM
Network
- - A vulnerability has been found in Dolibarr ERP CRM 23.0.0/23.0.1/23.0.2. The affected element is an unknown function of the file htdocs/user/messaging.php. Such manipulation of the argument ID leads … CWE-285
CWE-639
Improper Authorization
 Authorization Bypass Through User-Controlled Key
CVE-2026-10154 2026-06-2 02:16 2026-05-31 Show GitHub Exploit DB Packet Storm