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 14, 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
190531 5.9 警告
Network
ジュニパーネットワークス - Juniper Networks Junos OS における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-10610 2017-11-9 18:00 2017-10-11 Show GitHub Exploit DB Packet Storm
190532 7.5 重要
Network
ジュニパーネットワークス - Juniper Networks Junos OS におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2017-10608 2017-11-9 18:00 2017-10-11 Show GitHub Exploit DB Packet Storm
190533 7.5 重要
Network
ジュニパーネットワークス - Juniper Networks Junos OS におけるリソース管理に関する脆弱性 CWE-399
リソース管理の問題
CVE-2017-10607 2017-11-9 18:00 2017-10-11 Show GitHub Exploit DB Packet Storm
190534 4.4 警告
Local
ジュニパーネットワークス - Juniper Networks TPM ファームウェアにおける暗号に関する脆弱性 CWE-310
暗号の問題
CVE-2017-10606 2017-11-9 18:00 2017-10-11 Show GitHub Exploit DB Packet Storm
190535 5.5 警告
Local
ジュニパーネットワークス - Juniper Networks Junos OS におけるパーミッションに関する脆弱性 CWE-275
パーミッションの問題
CVE-2016-4924 2017-11-9 18:00 2016-10-12 Show GitHub Exploit DB Packet Storm
190536 6.1 警告
Network
ジュニパーネットワークス - Juniper Networks Junos OS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4923 2017-11-9 18:00 2016-10-12 Show GitHub Exploit DB Packet Storm
190537 8.8 重要
Network
Atlassian - Bamboo におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-9514 2017-11-9 17:58 2017-10-11 Show GitHub Exploit DB Packet Storm
190538 8.8 重要
Network
Qualiteam Software Limited - X-Cart における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-15285 2017-11-9 17:57 2017-10-12 Show GitHub Exploit DB Packet Storm
190539 7.1 重要
Network
Huawei - 複数の Huawei FusionServer におけるパーミッションに関する脆弱性 CWE-275
パーミッションの問題
CVE-2015-7842 2017-11-9 17:15 2015-09-23 Show GitHub Exploit DB Packet Storm
190540 9.8 緊急
Network
mpfr - GNU MPFR におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2014-9474 2017-11-9 17:15 2014-12-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2341 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 25.0.0 and prior to version 26.0.0, the haxcms_refresh_token cookie is set without the Secure flag. This allow… CWE-614
 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
CVE-2026-46398 2026-06-6 05:48 2026-06-6 Show GitHub Exploit DB Packet Storm
2342 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. 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
2343 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 … CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-8874 2026-06-6 05:47 2026-06-4 Show GitHub Exploit DB Packet Storm
2344 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 … NVD-CWE-noinfo
CVE-2026-8881 2026-06-6 05:46 2026-06-4 Show GitHub Exploit DB Packet Storm
2345 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… 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
2346 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… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-37234 2026-06-6 05:42 2026-06-2 Show GitHub Exploit DB Packet Storm
2347 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 … CWE-416
 Use After Free
CVE-2026-40290 2026-06-6 05:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2348 - - - 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… 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
2349 - - - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, the `hmacBase64()` function in the HAXcms Node.js backend contains two critical cryptographic implementat… CWE-200
CWE-321
CWE-327
Information Exposure
 Use of Hard-coded Cryptographic Key
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-46395 2026-06-6 05:17 2026-06-6 Show GitHub Exploit DB Packet Storm
2350 8.7 HIGH
Network
- - HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0 of HAX CMS PHP, the `saveFile` endpoint validates upload extensions case-insensitively and writes the file… CWE-178
CWE-434
 Improper Handling of Case Sensitivity
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-46392 2026-06-6 05:17 2026-06-6 Show GitHub Exploit DB Packet Storm