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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251391 6.9 警告 Gentoo Linux
レッドハット
- logrotate の shred_file 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1154 2011-04-27 11:40 2011-03-30 Show GitHub Exploit DB Packet Storm
251392 1.9 注意 Gentoo Linux
レッドハット
- logrotate の createOutputFile 関数におけるログデータを閲覧される脆弱性 CWE-362
競合状態
CVE-2011-1098 2011-04-27 11:39 2011-03-30 Show GitHub Exploit DB Packet Storm
251393 6.9 警告 サイバートラスト株式会社
libvirt.org
レッドハット
- 複数のレッドハット製品などで利用される libvirt の libvirt.c における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1146 2011-04-27 11:34 2011-02-17 Show GitHub Exploit DB Packet Storm
251394 5.1 警告 rsync.samba.org
レッドハット
- rsync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1097 2011-04-27 11:32 2011-03-26 Show GitHub Exploit DB Packet Storm
251395 6.9 警告 GNOME Project
レッドハット
- GNOME Display Manager におけるファイルの所有権を変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0727 2011-04-27 11:31 2011-03-28 Show GitHub Exploit DB Packet Storm
251396 7.5 危険 レッドハット - Plone における管理者のアクセス権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0720 2011-04-27 11:30 2011-02-3 Show GitHub Exploit DB Packet Storm
251397 7.5 危険 CA Technologies - 複数の CA 製品の mng_core_com.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3984 2011-04-27 11:29 2010-12-9 Show GitHub Exploit DB Packet Storm
251398 2.1 注意 freedesktop.org
サイバートラスト株式会社
レッドハット
- D-Bus におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4352 2011-04-27 11:26 2010-12-30 Show GitHub Exploit DB Packet Storm
251399 - - foolabs - Foolabs Xpdf にサービス運用妨害 (DoS) の脆弱性 - - 2011-04-26 12:35 2011-03-22 Show GitHub Exploit DB Packet Storm
251400 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1141 2011-04-26 12:28 2011-02-28 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
1271 8.1 HIGH
Network
xibosignage xibo Xibo is an open source digital signage platform with a web content management system and Windows display player software. Versions 1.7 through 4.4.0 have an SQL injection vulnerability in the API rou… CWE-89
CWE-184
SQL Injection
 Incomplete Blacklist
CVE-2026-31952 2026-04-27 23:33 2026-04-24 Show GitHub Exploit DB Packet Storm
1272 6.1 MEDIUM
Local
chainguard melange melange allows users to build apk packages using declarative pipelines. Starting in version 0.32.0 and prior to version 0.43.4, an attacker who can influence a melange configuration file — for exampl… CWE-22
Path Traversal
CVE-2026-29050 2026-04-27 23:31 2026-04-24 Show GitHub Exploit DB Packet Storm
1273 - - - In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alps_raw_event() Commit ecfa6f34492c ("HID: Add HID_CLAIMED_INPUT guards in raw_event … - CVE-2026-31625 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1274 - - - In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xx_v4l2_open() em28xx_v4l2_open() reads dev->v4l2 without holding dev->lock, creating a … - CVE-2026-31583 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1275 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (… - CVE-2026-31581 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1276 - - - In the Linux kernel, the following vulnerability has been resolved: bcache: fix cached_dev.sb_bio use-after-free and crash In our production environment, we have received multiple crash reports reg… - CVE-2026-31580 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1277 - - - In the Linux kernel, the following vulnerability has been resolved: media: as102: fix to not free memory after the device is registered in as102_usb_probe() In as102_usb driver, the following race … - CVE-2026-31578 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1278 - - - In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is in… - CVE-2026-31577 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1279 - - - In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condi… - CVE-2026-31576 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1280 - - - In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfill_atomic_hugetlb(), linear_page_index() is used to calculate the … - CVE-2026-31575 2026-04-27 23:16 2026-04-25 Show GitHub Exploit DB Packet Storm