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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
194651 7.8 重要
Local
Debian
Canonical
Apache Software Foundation
- Debian および Ubuntu の tomcat パッケージにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9775 2017-04-27 18:16 2016-12-18 Show GitHub Exploit DB Packet Storm
194652 7.8 重要
Local
Debian
Canonical
Apache Software Foundation
- Debian および Ubuntu の tomcat パッケージにおける重要な情報を取得される脆弱性 CWE-59
リンク解釈の問題
CVE-2016-9774 2017-04-27 18:16 2016-12-18 Show GitHub Exploit DB Packet Storm
194653 9.8 緊急
Network
Irssi - Irssi の netjoin 処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-7191 2017-04-27 17:04 2017-03-11 Show GitHub Exploit DB Packet Storm
194654 7.5 重要
Network
OpenBSD - OpenBSD の httpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5850 2017-04-27 16:55 2017-01-31 Show GitHub Exploit DB Packet Storm
194655 5.4 警告
Network
NetComm Wireless Limited. - NetComm NB16WV-02 ルータのファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5900 2017-04-27 16:50 2017-03-27 Show GitHub Exploit DB Packet Storm
194656 7.8 重要
Local
KDE project
Fedora Project
- Ark における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-5330 2017-04-27 16:46 2017-01-6 Show GitHub Exploit DB Packet Storm
194657 7.8 重要
Local
exFAT project - exfat-utils の exfatfsck の verify_vbr_checksum 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8026 2017-04-27 16:46 2015-09-9 Show GitHub Exploit DB Packet Storm
194658 8.1 重要
Network
Broadcom - Broadcom Wi-Fi HardMAC SoC チップのファームウェアにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6957 2017-04-27 16:41 2017-03-23 Show GitHub Exploit DB Packet Storm
194659 7.8 重要
Local
GNU Project - Bash のパスのオートコンプリート機能における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2017-5932 2017-04-27 16:38 2017-01-20 Show GitHub Exploit DB Packet Storm
194660 5.9 警告
Network
AppArmor project
Canonical
- AppArmor におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6507 2017-04-27 16:35 2017-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1261 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… CWE-129
 Improper Validation of Array Index
CVE-2026-31729 2026-05-8 01:02 2026-05-2 Show GitHub Exploit DB Packet Storm
1262 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… CWE-266
 Incorrect Privilege Assignment
CVE-2026-43535 2026-05-8 01:01 2026-05-5 Show GitHub Exploit DB Packet Storm
1263 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… 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
1264 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… CWE-863
 Incorrect Authorization
CVE-2026-43530 2026-05-8 00:57 2026-05-5 Show GitHub Exploit DB Packet Storm
1265 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… CWE-79
Cross-site Scripting
CVE-2026-37503 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
1266 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… 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
1267 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… CWE-89
SQL Injection
CVE-2026-37505 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
1268 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(),… CWE-502
 Deserialization of Untrusted Data
CVE-2026-37552 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
1269 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. CWE-89
SQL Injection
CVE-2026-42475 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm
1270 5.5 MEDIUM
Local
- - A stack-based out-of-bounds read vulnerability in VrmlData_Scene::ReadLine in the VRML parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows attackers to cause a denial of service via a crafted … CWE-125
Out-of-bounds Read
CVE-2026-42480 2026-05-8 00:53 2026-05-2 Show GitHub Exploit DB Packet Storm