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 8, 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
211931 7.5 危険 FreeType Project - FreeType におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9664 2015-06-26 16:29 2014-11-21 Show GitHub Exploit DB Packet Storm
211932 5 警告 FreeType Project - FreeType の pcf/pcfread.c 内の pcf_get_properties 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9671 2015-06-26 16:27 2014-11-6 Show GitHub Exploit DB Packet Storm
211933 10 危険 DirectFB - DirectFB の proxy/dispatcher/idirectfbsurface_dispatcher.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-2978 2015-06-26 16:23 2014-03-27 Show GitHub Exploit DB Packet Storm
211934 10 危険 DirectFB - DirectFB の proxy/dispatcher/idirectfbsurface_dispatcher.c における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2014-2977 2015-06-26 16:23 2014-03-27 Show GitHub Exploit DB Packet Storm
211935 7.2 危険 GTK+
Canonical
Linux Mint
- cinnamon-screensaver などのアプリケーションで使用される GTK+ におけるロック画面を回避される脆弱性 CWE-Other
その他
CVE-2014-1949 2015-06-26 16:23 2014-08-25 Show GitHub Exploit DB Packet Storm
211936 7.5 危険 X.Org Foundation
Canonical
オラクル
- X.Org libXfont における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-0211 2015-06-26 16:23 2014-05-13 Show GitHub Exploit DB Packet Storm
211937 7.5 危険 X.Org Foundation
Canonical
オラクル
- X.Org libXfont におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0210 2015-06-26 16:23 2014-05-13 Show GitHub Exploit DB Packet Storm
211938 4.6 警告 X.Org Foundation
Canonical
オラクル
- X.Org libXfont の FontFileAddEntry または lexAlias 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-0209 2015-06-26 16:23 2014-05-13 Show GitHub Exploit DB Packet Storm
211939 4.3 警告 IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3022 2015-06-26 16:18 2014-08-18 Show GitHub Exploit DB Packet Storm
211940 4.3 警告 IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-0965 2015-06-26 16:18 2014-08-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
3211 7.4 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in src/fast_library.cpp creates a boost::asio::ssl… CWE-295
Improper Certificate Validation 
CVE-2026-48697 2026-05-28 00:31 2026-05-27 Show GitHub Exploit DB Packet Storm
3212 5.3 MEDIUM
Network
apache apache-airflow-providers-fab Apache Airflow FAB Auth Manager contains an LDAP filter injection vulnerability (CWE-90) that allows unauthenticated attackers to exfiltrate directory data or bypass authentication. Upgrade to apache… CWE-90
LDAP Injection
CVE-2026-46745 2026-05-28 00:31 2026-05-25 Show GitHub Exploit DB Packet Storm
3213 9.8 CRITICAL
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP AS_PATH attribute encoder. In src/bgp_protocol.hpp, the IPv4UnicastAnnounce::get_attributes() function computes attr… CWE-190
 Integer Overflow or Wraparound
CVE-2026-48691 2026-05-28 00:29 2026-05-27 Show GitHub Exploit DB Packet Storm
3214 6.5 MEDIUM
Network
struktur libheif libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS.… CWE-125
CWE-476
Out-of-bounds Read
 NULL Pointer Dereference
CVE-2026-41069 2026-05-28 00:26 2026-05-23 Show GitHub Exploit DB Packet Storm
3215 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
3216 - - - 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
3217 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
3218 - - - 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
3219 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
3220 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