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":June 18, 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
259171 6.9 警告 サイバートラスト株式会社
Todd C. Miller
ターボリナックス
レッドハット
- sudo における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0426 2010-05-21 18:23 2010-02-24 Show GitHub Exploit DB Packet Storm
259172 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の ext4_fill_flex_info 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4307 2010-05-21 18:22 2009-12-13 Show GitHub Exploit DB Packet Storm
259173 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の mac80211 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2009-4027 2010-05-21 18:22 2009-12-2 Show GitHub Exploit DB Packet Storm
259174 5 警告 レッドハット - Linux SCSI target framework および iSCSI Enterprise Target におけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2010-0743 2010-05-21 16:13 2010-04-8 Show GitHub Exploit DB Packet Storm
259175 7.5 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の LWRES 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0304 2010-05-21 16:13 2010-01-27 Show GitHub Exploit DB Packet Storm
259176 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の SMB および SMB2 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4377 2010-05-21 16:13 2009-12-17 Show GitHub Exploit DB Packet Storm
259177 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の DCERPC/NT 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3550 2010-05-21 16:12 2009-10-26 Show GitHub Exploit DB Packet Storm
259178 7.1 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の Infiniband 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2563 2010-05-20 18:30 2009-07-20 Show GitHub Exploit DB Packet Storm
259179 5 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の AFS 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2562 2010-05-20 18:29 2009-07-20 Show GitHub Exploit DB Packet Storm
259180 5 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-2560 2010-05-20 18:29 2009-07-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5331 8.1 HIGH
Network
struktur libheif libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a crafted HEIF sequence file where the saiz box declares more samples than actually exist in the track's chun… CWE-125
Out-of-bounds Read
CVE-2026-41071 2026-05-28 00:25 2026-05-23 Show GitHub Exploit DB Packet Storm
5332 - - - When creating an export through the pretix API, API clients are returned an UUID value for their export job (a long, random string like 35742818-c375-4d15-839f-d49aecce94d6). Using this UUID, the A… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-9712 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5333 6.3 MEDIUM
Network
- - A vulnerability was found in JeecgBoot up to 3.9.1. Impacted is the function user.getUsername of the file /sys/user/login/setting/userEdit of the component SysUser. The manipulation of the argument u… CWE-266
CWE-284
 Incorrect Privilege Assignment
Improper Access Control
CVE-2026-9579 2026-05-28 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm
5334 - - - Webmin before 2.640 does not safely construct a filename for saving of an attachment within the mailboxes component. This occurs in mailboxes/detachall.cgi. CWE-24
 Path Traversal: '../filedir'
CVE-2026-49103 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5335 6.1 MEDIUM
Network
- - Webmin before 2.640 allows mailboxes/detach.cgi XSS via an SVG document attachment that is viewed in the mailboxes component, because image/svg+xml is used instead of a safe type (e.g., text/plain). CWE-79
Cross-site Scripting
CVE-2026-49102 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5336 4.7 MEDIUM
Network
- - URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Facebook Facebook for WooCommerce allows Phishing. This issue affects Facebook for WooCommerce: from n/a through 3.7.0. CWE-601
Open Redirect
CVE-2026-49059 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5337 5.3 MEDIUM
Network
- - Missing Authorization vulnerability in Wpmet ElementsKit Elementor addons Lite allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects ElementsKit Elementor addon… CWE-862
 Missing Authorization
CVE-2026-49053 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5338 4.3 MEDIUM
Network
- - Missing Authorization vulnerability in Wpmet ElementsKit Elementor addons Lite allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects ElementsKit Elementor addon… CWE-862
 Missing Authorization
CVE-2026-49052 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5339 4.3 MEDIUM
Network
- - Missing Authorization vulnerability in Prasad Kirpekar WP Meta and Date Remover allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects WP Meta and Date Remover: … CWE-862
 Missing Authorization
CVE-2026-49051 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm
5340 4.3 MEDIUM
Network
- - Missing Authorization vulnerability in DearHive DearFlip allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects DearFlip: from n/a through 2.4.27. CWE-862
 Missing Authorization
CVE-2026-49047 2026-05-28 00:16 2026-05-28 Show GitHub Exploit DB Packet Storm