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 1, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251501 5 警告 アップル
サイバートラスト株式会社
Python Software Foundation
レッドハット
- Python の rgbimg モジュールにおけるバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4134 2011-04-5 14:24 2010-05-10 Show GitHub Exploit DB Packet Storm
251502 9.3 危険 アップル - 複数の Apple 製品の ImageIO におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0170 2011-04-4 16:35 2011-03-3 Show GitHub Exploit DB Packet Storm
251503 7.6 危険 アップル - 複数の Apple 製品の WebKit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0168 2011-04-4 16:17 2011-03-3 Show GitHub Exploit DB Packet Storm
251504 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0165 2011-04-4 16:07 2011-03-3 Show GitHub Exploit DB Packet Storm
251505 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0156 2011-04-4 15:45 2011-03-3 Show GitHub Exploit DB Packet Storm
251506 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0155 2011-04-4 14:53 2011-03-3 Show GitHub Exploit DB Packet Storm
251507 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0154 2011-04-4 14:50 2011-03-3 Show GitHub Exploit DB Packet Storm
251508 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0153 2011-04-4 14:49 2011-03-3 Show GitHub Exploit DB Packet Storm
251509 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0152 2011-04-4 14:47 2011-03-3 Show GitHub Exploit DB Packet Storm
251510 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0151 2011-04-4 14:45 2011-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1281 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_l… - CVE-2026-31477 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1282 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: do not expire session on binding failure When a multichannel session binding request fails (e.g. wrong password), the erro… - CVE-2026-31476 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1283 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures i… - CVE-2026-31475 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1284 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotp_sendmsg() isotp_sendmsg() uses only cmpxchg() on so->tx.state to serialize access … - CVE-2026-31474 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1285 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQB… - CVE-2026-31473 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1286 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder windo… - CVE-2026-31471 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1287 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that d… - CVE-2026-31470 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1288 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net d… - CVE-2026-31469 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1289 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfio_pci_core_feature_dma_buf() ignores its own advice to onl… - CVE-2026-31468 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
1290 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly… - CVE-2026-31467 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm