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":May 10, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
237671 6.8 警告 mtcms - MTCMS の admin/admin_settings.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6796 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237672 7.5 危険 myphpnuke - MPN の gallery/displayCategory.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6795 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237673 7.5 危険 okul merkezi - Okul Merkezi Portal の ataturk.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6793 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237674 7.5 危険 mxmania - Calendar MX BASIC の calendar_detail.asp における SQL インジェクションの脆弱性 - CVE-2006-6792 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237675 7.5 危険 luckybot - LuckyBot における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6788 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237676 7.5 危険 mxmania - Newsletter MX の admin/admin_mail_adressee.asp における SQL インジェクションの脆弱性 - CVE-2006-6787 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237677 6.5 警告 open newsletter - Open Newsletter における任意の PHP コードを実行される脆弱性 - CVE-2006-6786 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237678 7.5 危険 open newsletter - Open Newsletter の settings.php などのスクリプトにおける不正な管理者の操作を実行される脆弱性 - CVE-2006-6785 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237679 7.5 危険 netbula - Netbula Anyboard における SQL インジェクションの脆弱性 - CVE-2006-6784 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
237680 7.5 危険 logahead - logahead UNU における任意のファイルをアップロードされる脆弱性 CWE-287
不適切な認証
CVE-2006-6783 2012-09-25 15:36 2006-12-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
881 6.5 MEDIUM
Network
openclaw openclaw OpenClaw versions 2026.3.22 before 2026.4.5 contain a symlink traversal vulnerability in remote marketplace repository path handling that allows attackers to escape the expected repository root. Atta… Update CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-43570 2026-05-8 01:03 2026-05-5 Show GitHub Exploit DB Packet Storm
882 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTO… Update CWE-129
 Improper Validation of Array Index
CVE-2026-31729 2026-05-8 01:02 2026-05-2 Show GitHub Exploit DB Packet Storm
883 8.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.14 contains an authorization context reuse vulnerability in collect-mode queue batches that allows messages from different senders to inherit the final sender's authorization c… Update CWE-266
 Incorrect Privilege Assignment
CVE-2026-43535 2026-05-8 01:01 2026-05-5 Show GitHub Exploit DB Packet Storm
884 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.9 contains an environment variable injection vulnerability allowing malicious workspace .env files to set runtime-control variables. Attackers can inject variables affecting up… Update CWE-15
 External Control of System or Configuration Setting
CVE-2026-43531 2026-05-8 00:59 2026-05-5 Show GitHub Exploit DB Packet Storm
885 8.8 HIGH
Network
openclaw openclaw OpenClaw versions 2026.2.23 before 2026.4.12 contain a weakened exec approval binding vulnerability in busybox and toybox applet execution that allows attackers to obscure which applet would actually… Update CWE-863
 Incorrect Authorization
CVE-2026-43530 2026-05-8 00:57 2026-05-5 Show GitHub Exploit DB Packet Storm
886 6.9 MEDIUM
Network
- - Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can injec… Update CWE-79
Cross-site Scripting
CVE-2026-37503 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
887 5.3 MEDIUM
Network
- - Sensitive server_token exposed via GET parameter in V2Board thru 1.7.4. In app/Http/Controllers/Server/UniProxyController.php, the server authentication token is accepted via GET parameter transmissi… Update CWE-598
Information Exposure Through Query Strings in GET Request 
CVE-2026-37504 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
888 4.9 MEDIUM
Network
- - SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) wit… Update CWE-89
SQL Injection
CVE-2026-37505 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
889 8.4 HIGH
Local
- - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server (Server.php:87) receives data from a TCP socket, passes it directly to Opis\Closure\unserialize(),… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-37552 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
890 6.5 MEDIUM
Network
- - SQL injection vulnerability in MixPHP Framework 2.x thru 2.2.17 via crafted `on` array to the joinOn function in BuildHelper.php. Update CWE-89
SQL Injection
CVE-2026-42475 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm