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
223601 3.7 注意 Hercules Team
レッドハット
- Augeas の transfer.c の clone_file 関数における任意のファイルを上書きされる脆弱性 CWE-noinfo
情報不足
CVE-2012-0787 2013-11-26 18:35 2013-01-6 Show GitHub Exploit DB Packet Storm
223602 3.3 注意 Hercules Team
レッドハット
- Augeas の transform_save の transform_save 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-0786 2013-11-26 18:34 2012-01-6 Show GitHub Exploit DB Packet Storm
223603 7.9 危険 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6375 2013-11-26 16:31 2013-11-20 Show GitHub Exploit DB Packet Storm
223604 7.8 危険 D-Link Systems, Inc. - D-Link DES-3800 シリーズにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-5998 2013-11-26 16:14 2013-11-22 Show GitHub Exploit DB Packet Storm
223605 6.8 警告 D-Link Systems, Inc. - D-Link DES-3800 シリーズにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-5997 2013-11-26 16:07 2013-11-22 Show GitHub Exploit DB Packet Storm
223606 4 警告 キングソフト株式会社 - KDrive個人版 PCクライアントソフトにおける SSL サーバ証明書の検証不備の脆弱性 CWE-Other
その他
CVE-2013-5999 2013-11-26 15:54 2013-11-22 Show GitHub Exploit DB Packet Storm
223607 7.8 危険 Triangle Research International - Triangle Research International Nano-10 PLC デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5741 2013-11-26 15:44 2013-10-22 Show GitHub Exploit DB Packet Storm
223608 4.3 警告 Kirill Novitchenko - WordPress 用 Tweet Blender プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6342 2013-11-26 15:37 2013-11-15 Show GitHub Exploit DB Packet Storm
223609 4 警告 Fedora Project
レッドハット
- 389 Directory Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4485 2013-11-26 15:20 2013-11-21 Show GitHub Exploit DB Packet Storm
223610 1.9 注意 OpenStack - OpenStack Dashboard におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6858 2013-11-26 14:53 2013-11-15 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 … Update 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