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 26, 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
248001 5.1 警告 basilix - BasiliX における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5167 2012-06-26 15:37 2006-10-5 Show GitHub Exploit DB Packet Storm
248002 7.5 危険 deluxebb - DeluxeBB の cp/sig.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5154 2012-06-26 15:37 2006-10-5 Show GitHub Exploit DB Packet Storm
248003 7.5 危険 forum82 - Forum82 における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5148 2012-06-26 15:37 2006-10-5 Show GitHub Exploit DB Packet Storm
248004 7.5 危険 CA Technologies - 複数の CA 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-5143 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
248005 7.5 危険 CA Technologies - CA BrightStor ARCserve Backup クライアントおよびサーバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-5142 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
248006 7.5 危険 Yegnold - A-Blog における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5135 2012-06-26 15:37 2006-10-3 Show GitHub Exploit DB Packet Storm
248007 7.5 危険 conpresso - Bartels Schoene ConPresso の index.php における SQL インジェクションの脆弱性 - CVE-2006-5128 2012-06-26 15:37 2006-10-3 Show GitHub Exploit DB Packet Storm
248008 6.8 警告 conpresso - Bartels Schoene ConPresso におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5127 2012-06-26 15:37 2006-10-3 Show GitHub Exploit DB Packet Storm
248009 5 警告 devellion - Devellion CubeCart における重要な情報を取得される脆弱性 - CVE-2006-5109 2012-06-26 15:37 2006-10-3 Show GitHub Exploit DB Packet Storm
248010 6.8 警告 devellion - Devellion CubeCart におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5108 2012-06-26 15:37 2006-10-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 4.3 MEDIUM
Network
- - The FastX theme for WordPress is vulnerable to unauthorized limited plugin installation and activation due to missing capability checks on the 'ultp_install_callback' and 'ultp_activate_callback' fun… CWE-862
 Missing Authorization
CVE-2026-2518 2026-05-22 14:16 2026-05-22 Show GitHub Exploit DB Packet Storm
22 - - - An attacker sending tcp, il, rudp, rudp, or gre packets with a length less than the header size would trigger a kernel panic. - CVE-2026-9054 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
23 - - - Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element. - CVE-2026-9053 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
24 7.5 HIGH
Network
- - The WP ERP Pro plugin for WordPress is vulnerable to SQL Injection via the 'search_key' parameter in all versions up to, and including, 1.5.1. This is due to insufficient escaping on the user supplie… CWE-89
SQL Injection
CVE-2026-4834 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
25 - - - For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used. - CVE-2026-46598 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
26 - - - An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs. - CVE-2026-46597 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
27 - - - Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would… - CVE-2026-46595 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
28 - - - Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked. - CVE-2026-42508 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
29 7.8 HIGH
Local
- - In `src/havegecmd.c`, the `socket_handler` function performs a credential check on the abstract UNIX socket (`\0/sys/entropy/haveged`). However, while it detects if the connecting user is not root (`… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-41054 2026-05-22 13:16 2026-05-20 Show GitHub Exploit DB Packet Storm
30 - - - SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an… - CVE-2026-39835 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm