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 25, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
246501 7.5 危険 censura - Censura の includes/funcs_vendors.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-2673 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246502 4.3 警告 globalmegacorp - PHPChain におけるインストールパスを取得される脆弱性 - CVE-2007-2670 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246503 4.3 警告 globalmegacorp - PHPChain におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2669 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246504 9.3 危険 db soft lab - VImpX.ocx の DB Software Laboratory VImpX ActiveX コントロールにおけるバッファオーバーフローの脆弱性 - CVE-2007-2667 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246505 7.5 危険 beacon - Beacon の language/1/splash.lang.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2663 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246506 7.5 危険 efestech haber - EfesTECH Haber における SQL インジェクションの脆弱性 - CVE-2007-2662 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246507 7.5 危険 drumster - BlogMe の archshow.asp における SQL インジェクションの脆弱性 - CVE-2007-2661 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246508 5 警告 bugada andrea - PHP Advanced Transfer Manager (phpATM) の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2659 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246509 7.5 危険 free-sa - Free-SA における任意のコードを実行される脆弱性 - CVE-2007-2652 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
246510 5 警告 ClamAV - ClamAV の OLE2 パーサにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2650 2012-06-26 15:46 2007-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211 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
212 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
213 - - - 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
214 - - - 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
215 - - - 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
216 - - - 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
217 4.8 MEDIUM
Network
- - Incorrect Behaviour of Views with TCP PROXY Requests CWE-284
Improper Access Control
CVE-2026-41999 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm
218 6.8 MEDIUM
Network
- - Insufficient Validation of Names During AXFR CWE-77
Command Injection
CVE-2026-42000 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm
219 7.5 HIGH
Network
- - Insufficient Validation of Autoprimary SOA Queries CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42001 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm
220 5.9 MEDIUM
Network
- - Concurrency and locking defects in GSS-TSIG CWE-364
 Signal Handler Race Condition
CVE-2026-42002 2026-05-22 00:27 2026-05-21 Show GitHub Exploit DB Packet Storm