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 5, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220101 4 警告 オラクル - Oracle Siebel CRM の Siebel Enterprise Application Integration における Web Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0416 2013-11-8 11:50 2013-04-16 Show GitHub Exploit DB Packet Storm
220102 7.5 危険 MySQL AB
オラクル
- MySQL で使用される yaSSL におけるバッファオーバーフローの脆弱性性 CWE-119
バッファエラー
CVE-2013-1492 2013-11-8 11:49 2013-02-5 Show GitHub Exploit DB Packet Storm
220103 6 警告 オラクル - Oracle Sun Solaris 10 における Bind/Postinstall script の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0415 2013-11-8 11:49 2013-01-15 Show GitHub Exploit DB Packet Storm
220104 3.3 注意 オラクル - Oracle Sun Solaris 11 における Utility/ksh93 の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0414 2013-11-8 11:48 2013-01-15 Show GitHub Exploit DB Packet Storm
220105 3.3 注意 Debian
Marc Vertes
- Debian txt2man などの製品で使用される txt2man 用の特定の Debian パッチにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2013-1444 2013-11-8 11:47 2013-09-25 Show GitHub Exploit DB Packet Storm
220106 4.4 警告 オラクル - Oracle Sun Solaris 10 および 11 における Remote Execution Service の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0413 2013-11-8 11:47 2013-04-16 Show GitHub Exploit DB Packet Storm
220107 3.6 注意 オラクル - Oracle Sun Solaris 8、9、10、および 11 における Utility/pax の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0412 2013-11-8 11:46 2013-04-16 Show GitHub Exploit DB Packet Storm
220108 5.9 警告 オラクル - Oracle Sun Solaris 8、9、および 10 における RBAC Configuration の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0411 2013-11-8 11:45 2013-04-16 Show GitHub Exploit DB Packet Storm
220109 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Agile EDM における Base Component - Common Objects の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0410 2013-11-8 11:44 2013-04-16 Show GitHub Exploit DB Packet Storm
220110 5 警告 オラクル - Oracle Sun Solaris 10 における CPU パフォーマンスカウンターデバイスの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0408 2013-11-8 11:43 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 - - - SQL injection vulnerability in MixPHP Framework 2.x thru 2.2.17 via crafted `data` array to the data function in BuildHelper.php. - CVE-2026-42474 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
512 - - - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from the filesystem in the FileHandler object. - CVE-2026-42473 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
513 - - - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize() on data from Redis in the RedisHandler object. - CVE-2026-42472 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
514 - - - Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke client (Connection.php:76) calls unserialize() on data received from the server response, enabling client-sid… - CVE-2026-42471 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
515 8.1 HIGH
Network
- - mod_sql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backe… CWE-89
SQL Injection
CVE-2026-42167 2026-05-2 01:16 2026-04-29 Show GitHub Exploit DB Packet Storm
516 7.5 HIGH
Network
- - An issue was discovered in Vanetza V2X v26.02 allowing remote unauthorized attackers to cause a denial of service. The vulnerability exists in the GeoNetworking packet processing pipeline where OpenS… - CVE-2026-37554 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
517 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(),… - CVE-2026-37552 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
518 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… - CVE-2026-37505 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
519 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… - CVE-2026-37504 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
520 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… - CVE-2026-37503 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm