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 21, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250111 7.2 危険 andrew morgan - Linux-PAM の pam_unix.so におけるアカウントにログインされる脆弱性 - CVE-2007-0003 2012-06-26 15:38 2007-01-23 Show GitHub Exploit DB Packet Storm
250112 5 警告 fsp - fsplib の fsplib.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2006-7221 2012-06-26 15:38 2007-07-23 Show GitHub Exploit DB Packet Storm
250113 5 警告 GNU Project - GnuTLS の lib/gnutls_algorithms.c の _gnutls_x509_oid2mac_algorithm 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2006-7239 2012-06-26 15:38 2006-08-12 Show GitHub Exploit DB Packet Storm
250114 7.5 危険 civica software - Civica Software Civica の display.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-7231 2012-06-26 15:38 2006-12-31 Show GitHub Exploit DB Packet Storm
250115 4 警告 eZ - eZ publish における未承認の言語で下書きを作成される脆弱性 - CVE-2006-7219 2012-06-26 15:38 2006-08-9 Show GitHub Exploit DB Packet Storm
250116 4 警告 eZ - eZ Publish における記載されていない言語へ翻訳される脆弱性 - CVE-2006-7218 2012-06-26 15:38 2006-06-16 Show GitHub Exploit DB Packet Storm
250117 4 警告 Apache Software Foundation - Apache Derby における SQL 認証モードで任意の投下スキーマ宣言文を実行される脆弱性 - CVE-2006-7217 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
250118 4 警告 Apache Software Foundation - Apache Derby における任意のテーブルをロックされる脆弱性 - CVE-2006-7216 2012-06-26 15:38 2007-07-5 Show GitHub Exploit DB Packet Storm
250119 7.8 危険 Firebird Project - Firebird におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-7214 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
250120 5.5 警告 Firebird Project - Firebird におけるデータベースを上書きされる脆弱性 - CVE-2006-7213 2012-06-26 15:38 2007-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 7.2 HIGH
Network
- - Discuz! X5.0 releases 20260320 through 20260610 contain a local file inclusion vulnerability that allows authenticated administrators to execute arbitrary code by importing a specially crafted plugin… CWE-98
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2026-49954 2026-06-16 21:16 2026-06-16 Show GitHub Exploit DB Packet Storm
282 6.5 MEDIUM
Network
- - Discuz! X5.0 releases 20260320 through 20260610 contains a CAPTCHA bypass vulnerability that allows unauthenticated remote attackers to defeat challenge controls by exploiting limited complexity and … CWE-804
 Guessable CAPTCHA
CVE-2026-49953 2026-06-16 21:16 2026-06-16 Show GitHub Exploit DB Packet Storm
283 9.1 CRITICAL
Network
- - Discuz! X5.0 releases 20260320 through 20260501 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to gain unauthorized access to database backup and restore… CWE-323
 Reusing a Nonce, Key Pair in Encryption
CVE-2026-49952 2026-06-16 21:16 2026-06-16 Show GitHub Exploit DB Packet Storm
284 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable(… - CVE-2026-46331 2026-06-16 17:16 2026-06-16 Show GitHub Exploit DB Packet Storm
285 2.4 LOW
Network
- - A vulnerability has been found in Intelliants Subrion CMS up to 4.0.3. Affected by this issue is some unknown functionality of the component Blocks Endpoint. Such manipulation of the argument CSS cla… CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-12202 2026-06-16 13:17 2026-06-15 Show GitHub Exploit DB Packet Storm
286 5.9 MEDIUM
Network
openssl openssl Issue summary: An attacker-controlled CMP (Certificate Management Protocol) server could trigger a NULL pointer dereference in a CMP client application. Impact summary: A NULL pointer dereference ca… CWE-476
 NULL Pointer Dereference
CVE-2026-42767 2026-06-16 11:58 2026-06-10 Show GitHub Exploit DB Packet Storm
287 3.7 LOW
Network
openssl openssl Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to Bleichenbacher-style attack when an attacker is able to provide the CMS or S/MIME messages and observe the error code and/… CWE-514
 Covert Channel
CVE-2026-42768 2026-06-16 11:58 2026-06-10 Show GitHub Exploit DB Packet Storm
288 3.7 LOW
Network
openssl openssl Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which present… CWE-325
 Missing Required Cryptographic Step
CVE-2026-42770 2026-06-16 11:58 2026-06-10 Show GitHub Exploit DB Packet Storm
289 6.2 MEDIUM
Local
openssl openssl Issue summary: When the X509_VERIFY_PARAM_set1_email is called by an application to validate a crafted e-mail address, such as during S/MIME message validation, an out of bounds read can happen. Imp… CWE-125
Out-of-bounds Read
CVE-2026-42771 2026-06-16 11:57 2026-06-10 Show GitHub Exploit DB Packet Storm
290 7.5 HIGH
Network
openssl openssl Issue summary: When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Impact sum… CWE-325
 Missing Required Cryptographic Step
CVE-2026-45445 2026-06-16 11:57 2026-06-10 Show GitHub Exploit DB Packet Storm