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 12, 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
251611 10 危険 Mozilla Foundation - Mozilla Firefox のプラグイン API におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2996 2011-10-5 16:27 2011-09-27 Show GitHub Exploit DB Packet Storm
251612 9.3 危険 FFmpeg - FFmpeg の Matroska フォーマットデコーダにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3504 2011-10-5 16:26 2011-09-29 Show GitHub Exploit DB Packet Storm
251613 4.3 警告 Wibu-Systems AG - Wibu-Systems CodeMeter WebAdmin の Licenses.html におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3689 2011-10-4 10:29 2011-09-27 Show GitHub Exploit DB Packet Storm
251614 5 警告 NetSaro - NetSaro Enterprise Messenger Server におけるアプリケーションのソースコードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-3694 2011-10-4 10:28 2011-09-27 Show GitHub Exploit DB Packet Storm
251615 1.9 注意 NetSaro - NetSaro Enterprise Messenger Server における平文のサーバ資格情報を発見される脆弱性 CWE-310
暗号の問題
CVE-2011-3693 2011-10-4 10:25 2011-09-27 Show GitHub Exploit DB Packet Storm
251616 1.9 注意 NetSaro - NetSaro Enterprise Messenger Server における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-3692 2011-10-4 10:06 2011-09-27 Show GitHub Exploit DB Packet Storm
251617 6.9 警告 Foxit Software Inc - Foxit Reader における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-3691 2011-10-4 10:01 2011-09-27 Show GitHub Exploit DB Packet Storm
251618 6.9 警告 PlotSoft L.L.C. - PlotSoft PDFill PDF Editor における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-3690 2011-10-4 10:00 2011-09-27 Show GitHub Exploit DB Packet Storm
251619 7.5 危険 Sonexis Technology, Inc. - Sonexis ConferenceManager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-3688 2011-10-4 09:45 2011-09-27 Show GitHub Exploit DB Packet Storm
251620 4.3 警告 Sonexis Technology, Inc. - Sonexis ConferenceManager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3687 2011-10-3 14:56 2011-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3571 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
3572 - - - 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
3573 - - - 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
3574 - - - 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
3575 - - - 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
3576 - - - 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
3577 - - - 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
3578 - - - 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
3579 - - - 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
3580 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