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 12, 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
258591 9.3 危険 日立 - 複数の日立製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4776 2010-05-28 18:42 2009-07-21 Show GitHub Exploit DB Packet Storm
258592 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvips における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0827 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
258593 6.8 警告 サイバートラスト株式会社
レッドハット
- teTeX および TeXlive 2007 の hpc.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-5935 2010-05-27 17:40 2007-11-13 Show GitHub Exploit DB Packet Storm
258594 4.3 警告 サイバートラスト株式会社
レッドハット
- dvipng および teTeX の set.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0829 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
258595 1.9 注意 IBM - IBM WebSphere Application Server における KeyRingPassword のパスワード情報が漏えいする脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0769 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
258596 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0768 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
258597 4 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0770 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
258598 5 警告 IBM - IBM WebSphere Application Server (WAS) の Administrative Console コンポーネントにおける WAS セッションの内容を読まれる脆弱性 CWE-200
情報漏えい
CVE-2009-1898 2010-05-27 17:24 2009-06-3 Show GitHub Exploit DB Packet Storm
258599 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvipsk/dospecial.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1440 2010-05-26 16:33 2010-05-6 Show GitHub Exploit DB Packet Storm
258600 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live および teTeX の predospecial 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0739 2010-05-26 16:32 2010-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2191 8.0 HIGH
Network
- - An untrusted search path issue in the GlobalDatabasePlugin in the AWS Advanced Go Wrapper for Amazon Aurora PostgreSQL will allow a remote authenticated low-privilege actor to escalate privileges to … CWE-426
 Untrusted Search Path
CVE-2026-11401 2026-06-6 05:49 2026-06-6 Show GitHub Exploit DB Packet Storm
2192 - - - 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
2193 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
2194 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
2195 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
2196 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
2197 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
2198 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
2199 - - - 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
2200 - - - 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