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 6, 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
201061 7.5 重要
Network
X.Org Foundation
Fedora Project
- X.org libXi におけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7946 2016-12-22 18:28 2016-10-4 Show GitHub Exploit DB Packet Storm
201062 7.5 重要
Network
X.Org Foundation
Fedora Project
- X.org libXi における整数オーバーフローの脆弱性 CWE-125
CWE-190
CVE-2016-7945 2016-12-22 18:28 2016-10-4 Show GitHub Exploit DB Packet Storm
201063 7.5 重要
Network
X.Org Foundation - X.Org Server の dix/dispatch.c の ProcPutImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2015-3418 2016-12-22 18:28 2015-02-10 Show GitHub Exploit DB Packet Storm
201064 5.5 警告
Local
wolfSSL Inc. - wolfSSL の RSA の C ソフトウェアの実装における RSA 鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2016-7439 2016-12-22 18:12 2016-09-26 Show GitHub Exploit DB Packet Storm
201065 5.5 警告
Local
wolfSSL Inc. - wolfSSL の ECC の C ソフトウェアの実装における RSA 鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2016-7438 2016-12-22 18:12 2016-09-26 Show GitHub Exploit DB Packet Storm
201066 9.1 緊急
Network
pcre.org
IBM
- PCRE の pcre_compile.c の find_fixedlength 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
CWE-200
CVE-2015-5073 2016-12-22 17:39 2015-11-23 Show GitHub Exploit DB Packet Storm
201067 7.5 重要
Network
pcre.org
IBM
- PCRE および PCRE2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-3217 2016-12-22 17:39 2015-06-9 Show GitHub Exploit DB Packet Storm
201068 9.8 緊急
Network
pcre.org - PCRE および PCRE2 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3210 2016-12-22 17:39 2015-05-29 Show GitHub Exploit DB Packet Storm
201069 9.1 緊急
Network
ImageMagick - ImageMagick の MagickCore/enhance.c におけるバッファオーバーフローの脆弱性 CWE-125
境界外読み取り
CVE-2016-6520 2016-12-22 17:35 2016-08-6 Show GitHub Exploit DB Packet Storm
201070 7.5 重要
Network
ImageMagick
オラクル
- ImageMagick の MagickCore/property.c における重要なメモリ情報を取得される脆弱性 CWE-125
境界外読み取り
CVE-2016-5842 2016-12-22 17:35 2016-06-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
231 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 11.0.6 and prior to version 25.0.0, the file upload functionality in HAXCMS PHP only validates file extensions… New CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-46400 2026-06-6 05:48 2026-06-6 Show GitHub Exploit DB Packet Storm
232 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.0 suffer from an improper session termination vulnerability where authentication tokens remain valid after … New CWE-613
 Insufficient Session Expiration
CVE-2026-46401 2026-06-6 05:48 2026-06-6 Show GitHub Exploit DB Packet Storm
233 7.5 HIGH
Network
- - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use `uniqid` for generating salts, which is unsuitable. Version 26.0.1 fixes the issue. New CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-46493 2026-06-6 05:48 2026-06-6 Show GitHub Exploit DB Packet Storm
234 7.1 HIGH
Adjacent
securly securly Version 3.0.7 of the Securly Chrome Extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP via the Fetch API. Other endpoints in the same extension … New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-8874 2026-06-6 05:47 2026-06-4 Show GitHub Exploit DB Packet Storm
235 7.5 HIGH
Network
securly securly Version 3.0.7 of the Securly Chrome Extension uses EVP_BytesToKey key derivation with MD5 and a single iteration for AES encryption. MD5 has been broken since 2004 and a single iteration provides no … New NVD-CWE-noinfo
CVE-2026-8881 2026-06-6 05:46 2026-06-4 Show GitHub Exploit DB Packet Storm
236 7.5 HIGH
Network
securly securly Version 3.0.7 of the Securly Chrome Extension downloads config.json over HTTP and compiles server-provided patterns as JavaScript regular expressions via new RegExp() without complexity validation. A… New CWE-917
CWE-1333
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
 Inefficient Regular Expression Complexity
CVE-2026-8888 2026-06-6 05:46 2026-06-4 Show GitHub Exploit DB Packet Storm
237 7.5 HIGH
Network
securly securly Version 3.0.7 of the Securly Chrome Extension uses deprecated SHA-1 hashing for IWF CSAM URL matching (25,020 hashes) and CIPA blocklist matching (12,352 hashes). New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-8889 2026-06-6 05:46 2026-06-4 Show GitHub Exploit DB Packet Storm
238 8.2 HIGH
Network
mosaic5g flexric FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xapp_ids by sending multiple E42_SETUP_REQUESTs. On disconnect, only the first registered xapp_id's resources are cleaned up; subsequen… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-37234 2026-06-6 05:42 2026-06-2 Show GitHub Exploit DB Packet Storm
239 7.8 HIGH
Local
trustedfirmware op-tee OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.16.0 and prior … New CWE-416
 Use After Free
CVE-2026-40290 2026-06-6 05:20 2026-06-4 Show GitHub Exploit DB Packet Storm
240 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. A stored cross-site scripting (XSS) vulnerability exists in versions prior to 26.0.0 due to improper sanitization of the `<video-p… New CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-46496 2026-06-6 05:17 2026-06-6 Show GitHub Exploit DB Packet Storm