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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225941 4.3 警告 drunomics - Drupal 用 Rules モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1906 2013-06-26 13:57 2013-03-27 Show GitHub Exploit DB Packet Storm
225942 4.3 警告 Opera Software ASA - Opera におけるアドレスバー詐称の脆弱性 CWE-Other
その他
CVE-2012-4010 2013-06-26 13:47 2012-08-30 Show GitHub Exploit DB Packet Storm
225943 7.5 危険 D-Link Systems, Inc. - D-Link DIR-685 Xtreme N Storage Router の暗号化通信に脆弱性 CWE-310
暗号の問題
CVE-2011-4507 2013-06-26 13:44 2011-10-11 Show GitHub Exploit DB Packet Storm
225944 2.6 注意 サイボウズ - サイボウズLive for Android における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2013-3647 2013-06-26 13:41 2013-06-18 Show GitHub Exploit DB Packet Storm
225945 3.3 注意 ASUSTeK Computer Inc. - RT-N56U における管理パスワード漏えいの脆弱性 CWE-200
情報漏えい
CVE-2011-4497 2013-06-26 13:41 2011-08-26 Show GitHub Exploit DB Packet Storm
225946 5.8 警告 サイボウズ - サイボウズLive for Android において任意の Java のメソッドが実行される脆弱性 CWE-DesignError
CVE-2013-3646 2013-06-26 13:39 2013-06-18 Show GitHub Exploit DB Packet Storm
225947 10 危険 NJStar Software Company - NJStar Communicator にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4040 2013-06-26 13:38 2011-11-2 Show GitHub Exploit DB Packet Storm
225948 7.5 危険 Mercator - Mercator SENTINEL に SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1913 2013-06-26 12:29 2011-09-15 Show GitHub Exploit DB Packet Storm
225949 7.5 危険 アップル - Apple iOS における脆弱性に対するアップデート CWE-20
不適切な入力確認
CVE-2011-0228 2013-06-26 12:20 2011-07-27 Show GitHub Exploit DB Packet Storm
225950 10 危険 日立 - EUR Form Client における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-4773 2013-06-26 12:15 2010-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3461 3.3 LOW
Local
- - Android App "RoboForm Password Manager" provided by Siber Systems, Inc. handles Android intents without sufficient URL validation, user confirmation nor notification. If a URL to some malicious web p… CWE-357
 Insufficient UI Warning of Dangerous Operations
CVE-2026-47782 2026-05-22 01:08 2026-05-21 Show GitHub Exploit DB Packet Storm
3462 - - - XWiki Platform is a generic wiki platform. Versions prior to 18.1.0-rc-1, 17.10.3, 17.4.9, and 16.10.17 allow access to read configuration files by using URLs such as http://localhost:8080/bin/ssx/Ma… CWE-23
 Relative Path Traversal
CVE-2026-23734 2026-05-22 01:04 2026-05-21 Show GitHub Exploit DB Packet Storm
3463 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
3464 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
3465 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
3466 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
3467 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
3468 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
3469 - - - 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
3470 - - - 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