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":May 29, 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
194461 6.1 警告
Network
Contiki プロジェクト - Contiki Operating System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7296 2017-06-26 15:56 2017-05-28 Show GitHub Exploit DB Packet Storm
194462 7.5 重要
Network
Contiki プロジェクト - Contiki Operating System における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-7295 2017-06-26 15:56 2017-05-28 Show GitHub Exploit DB Packet Storm
194463 6.1 警告
Network
OpenVPN Technologies - OpenVPN Access Server の Web インターフェースにおける CRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2017-5868 2017-06-26 15:56 2017-05-23 Show GitHub Exploit DB Packet Storm
194464 7.8 重要
Local
Hancom Inc. - Hancom Thinkfree Office NEO の Hangul Word Processor コンポーネントにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-2819 2017-06-26 15:56 2017-05-12 Show GitHub Exploit DB Packet Storm
194465 9.8 緊急
Network
フォーティネット - FortiOS で使用される Fortinet FortiClient SSL_VPN Linux バージョンにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8497 2017-06-26 15:56 2016-10-7 Show GitHub Exploit DB Packet Storm
194466 9.8 緊急
Network
Yodl project - Yodl の queue/queuepush.c の queue_push 関数におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2016-10375 2017-06-26 15:56 2016-02-5 Show GitHub Exploit DB Packet Storm
194467 7.5 重要
Network
Huawei - 複数の Huawei WLAN AC デバイスのソフトウェアの mDNS モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-6586 2017-06-26 13:56 2015-09-9 Show GitHub Exploit DB Packet Storm
194468 9.8 緊急
Network
F5 Networks - F5 BIG-IP におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6131 2017-06-26 13:50 2017-05-22 Show GitHub Exploit DB Packet Storm
194469 8.1 重要
Network
Zabbix - Zabbix サーバにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-2824 2017-06-26 13:50 2017-04-27 Show GitHub Exploit DB Packet Storm
194470 9.8 緊急
Network
Botan project - Randombit Botan における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-2801 2017-06-26 13:50 2017-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2381 6.1 MEDIUM
Network
- - CryptPad is an end-to-end encrypted collaborative office suite. In versions prior to 2026.2.0, the HTML sanitizer in Diffmarked.js can be bypassed due to incomplete attribute filtering on restricted … CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-26028 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2382 7.5 HIGH
Network
- - Crypt::SaltedHash versions through 0.09 for Perl is susceptible to timing attacks. These versions use Perl's built-in eq comparison. Discrepencies in timing could be used to guess the underlying has… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-47373 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2383 5.4 MEDIUM
Network
- - Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue p… CWE-79
Cross-site Scripting
CVE-2026-39960 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2384 7.5 HIGH
Network
- - nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademli… CWE-252
 Unchecked Return Value
CVE-2026-40092 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2385 9.1 CRITICAL
Network
- - Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-47372 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2386 4.3 MEDIUM
Network
- - nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and prior, network-libp2p discovery accepts signed PeerContact updates from untrusted peers and s… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-40094 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2387 - - - The CSP report endpoint intended to limit logged CSP reports to 1 KB but incorrectly allowed reports up to 1 MB before truncation. On deployments where the endpoint is reachable by untrusted clients,… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-9137 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2388 - - - A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-9136 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2389 - - - The affected product may expose credentials remotely between low privileged visualization users during concurrent login operations due to insufficient isolation of authentication data. The vulnerabil… CWE-522
 Insufficiently Protected Credentials
CVE-2026-0393 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
2390 - - - Request Tracker is vulnerable to a reflected cross-site scripting (XSS) vulnerability via the "Page" parameter in GET requests. An attacker can craft a URL that, when opened, results in arbitrary Jav… CWE-79
Cross-site Scripting
CVE-2026-6841 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm