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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222591 6.8 警告 X.Org Foundation - X.org libX11 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1997 2013-12-6 15:35 2013-05-23 Show GitHub Exploit DB Packet Storm
222592 6.8 警告 X.Org Foundation - X.org libXi における不適切なメモリの割り当ておよびバッファオーバーフローを誘発される脆弱性 CWE-119
バッファエラー
CVE-2013-1995 2013-12-6 15:34 2013-05-23 Show GitHub Exploit DB Packet Storm
222593 6.8 警告 X.Org Foundation
Novell
Canonical
- X.org libXrender における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1987 2013-12-6 15:34 2013-05-23 Show GitHub Exploit DB Packet Storm
222594 6.8 警告 X.Org Foundation - X.org libXrandr における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1986 2013-12-6 15:34 2013-05-23 Show GitHub Exploit DB Packet Storm
222595 6.8 警告 X.Org Foundation - X.org libXinerama における整数オーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2013-1985 2013-12-6 15:34 2013-05-23 Show GitHub Exploit DB Packet Storm
222596 6.8 警告 X.Org Foundation - X.org libXi における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1984 2013-12-6 15:33 2013-05-23 Show GitHub Exploit DB Packet Storm
222597 6.8 警告 X.Org Foundation - X.org libXfixes における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1983 2013-12-6 15:33 2013-05-23 Show GitHub Exploit DB Packet Storm
222598 6.8 警告 X.Org Foundation
Canonical
- X.org libX11 における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1981 2013-12-6 15:33 2013-05-23 Show GitHub Exploit DB Packet Storm
222599 5 警告 レッドハット - libvirt のストレージプールマネージャにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1962 2013-12-6 15:33 2013-05-16 Show GitHub Exploit DB Packet Storm
222600 6.9 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1964 2013-12-6 15:32 2013-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
691 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_re… New - CVE-2026-46081 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
692 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… New - CVE-2026-46079 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
693 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana_ib: Disable RX steering on RSS QP destroy When an RSS QP is destroyed (e.g. DPDK exit), mana_ib_destroy_qp_rss() destro… New - CVE-2026-46084 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
694 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, wh… New - CVE-2026-46086 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
695 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… New - CVE-2026-46088 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
696 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback start… New - CVE-2026-46090 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
697 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access The bounds check for the next xattr entry in check_xattr… New - CVE-2026-46094 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
698 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… New - CVE-2026-46099 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
699 8.7 HIGH
Network
twenty twenty Twenty is an open source CRM. In 1.18.0 and earlier, the file serving endpoints in Twenty CRM at /files/* and /file/:fileFolder/:id serve uploaded files using fileStream.pipe(res) without setting any… New CWE-79
Cross-site Scripting
CVE-2026-44729 2026-05-27 23:45 2026-05-27 Show GitHub Exploit DB Packet Storm
700 9.9 CRITICAL
Network
twenty twenty Twenty is an open source CRM. From 1.7.7 through 1.16.7, a critical Remote Code Execution (RCE) vulnerability exists in Twenty CRM via a chained SQL Injection and PostgreSQL COPY TO PROGRAM attack. I… New CWE-78
CWE-89
OS Command 
SQL Injection
CVE-2026-46624 2026-05-27 23:45 2026-05-27 Show GitHub Exploit DB Packet Storm