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
228571 5 警告 EFS Software - EFS Web Server の thumbnail.ghp におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-4809 2012-12-20 19:28 2010-04-23 Show GitHub Exploit DB Packet Storm
228572 6.8 警告 will kraft - EZ-Blog における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4805 2012-12-20 19:28 2010-04-23 Show GitHub Exploit DB Packet Storm
228573 7.5 危険 will kraft - EZ-Blog における任意の投稿を作成される脆弱性 CWE-287
不適切な認証
CVE-2009-4801 2012-12-20 19:28 2010-04-23 Show GitHub Exploit DB Packet Storm
228574 4 警告 Codeorigin - Sysax Multi Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-4800 2012-12-20 19:28 2010-04-22 Show GitHub Exploit DB Packet Storm
228575 6.8 警告 xlightftpd - Xlight FTP Server における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4795 2012-12-20 19:28 2010-04-22 Show GitHub Exploit DB Packet Storm
228576 7.5 危険 ryan haudenschilt - Family Connections における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4791 2012-12-20 19:28 2010-04-22 Show GitHub Exploit DB Packet Storm
228577 5 警告 XOOPS - XOOPS の Profiles モジュールにおける管理者による承認を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4851 2012-12-20 19:28 2009-11-11 Show GitHub Exploit DB Packet Storm
228578 7.5 危険 phplivesupport - PHP Live! における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4749 2012-12-20 19:28 2010-03-26 Show GitHub Exploit DB Packet Storm
228579 7.5 危険 Tecnick.com - AIOCP の public/code/cp_html2xhtmlbasic.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-4747 2012-12-20 19:28 2010-03-26 Show GitHub Exploit DB Packet Storm
228580 10 危険 Skype Technologies S.A. - Windows 上で稼動する Skype の Extras Manager における脆弱性 CWE-noinfo
情報不足
CVE-2009-4741 2012-12-20 19:28 2010-03-26 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