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 4, 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
208031 6.8 警告 GNU Project
レッドハット
- GNU Libtasn1 の asn1_get_bit_der 関数における領域外にアクセスされる脆弱性 CWE-189
数値処理の問題
CVE-2014-3468 2015-06-9 18:06 2014-05-25 Show GitHub Exploit DB Packet Storm
208032 4.3 警告 GNU Project
レッドハット
- GNU Libtasn1 の asn1_read_value_type および asn1_read_value 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-3469 2015-06-9 18:06 2014-05-25 Show GitHub Exploit DB Packet Storm
208033 2.1 注意 freedesktop.org - D-Bus の dbus-daemon におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-3477 2015-06-9 18:06 2014-06-5 Show GitHub Exploit DB Packet Storm
208034 6.9 警告 レッドハット - policycoreutils の seunshare における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3215 2015-06-9 18:03 2014-05-8 Show GitHub Exploit DB Packet Storm
208035 3.3 注意 GNU Project - GNU Emacs の lisp/gnus/gnus-fun.el における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-3421 2015-06-9 18:03 2014-05-6 Show GitHub Exploit DB Packet Storm
208036 3.3 注意 GNU Project - GNU Emacs の lisp/net/browse-url.el における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-3423 2015-06-9 18:03 2014-05-6 Show GitHub Exploit DB Packet Storm
208037 3.3 注意 GNU Project - GNU Emacs の lisp/emacs-lisp/find-gc.el における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-3422 2015-06-9 18:03 2014-05-6 Show GitHub Exploit DB Packet Storm
208038 3.3 注意 GNU Project - GNU Emacs の lisp/net/tramp-sh.el における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-3424 2015-06-9 18:03 2014-05-6 Show GitHub Exploit DB Packet Storm
208039 6.8 警告 IPython development team - IPython Notebook における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-3429 2015-06-9 18:03 2014-01-22 Show GitHub Exploit DB Packet Storm
208040 5 警告 Linux - Linux Kernel の net/netfilter/nf_conntrack_proto_generic.c におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2014-8160 2015-06-9 18:03 2014-09-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311 - - - 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… New - CVE-2026-42471 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
312 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… Update CWE-89
SQL Injection
CVE-2026-42167 2026-05-2 01:16 2026-04-29 Show GitHub Exploit DB Packet Storm
313 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… New - CVE-2026-37554 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
314 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(),… New - CVE-2026-37552 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
315 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… New - CVE-2026-37505 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
316 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… New - CVE-2026-37504 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
317 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… New - CVE-2026-37503 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
318 8.1 HIGH
Network
freebsd freebsd When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocat… Update CWE-122
CWE-130
Heap-based Buffer Overflow
 Improper Handling of Length Parameter Inconsistency
CVE-2026-35547 2026-05-2 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
319 - - - Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages. Under certain circumstances this exploit could b… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-22167 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm
320 - - - A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the pro… New CWE-416
 Use After Free
CVE-2026-22165 2026-05-2 01:16 2026-05-2 Show GitHub Exploit DB Packet Storm