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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
235501 7.5 危険 izicontents - iziContents におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5055 2012-09-25 16:59 2007-09-24 Show GitHub Exploit DB Packet Storm
235502 7.5 危険 izicontents - iziContents における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5054 2012-09-25 16:59 2007-09-24 Show GitHub Exploit DB Packet Storm
235503 7.5 危険 izicontents - iziContents における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5053 2012-09-25 16:59 2007-09-24 Show GitHub Exploit DB Packet Storm
235504 4.3 警告 itcms - Vigile CMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5052 2012-09-25 16:59 2007-09-23 Show GitHub Exploit DB Packet Storm
235505 7.5 危険 neuron news - Neuron News の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5050 2012-09-25 16:59 2007-09-23 Show GitHub Exploit DB Packet Storm
235506 4.3 警告 IceWarp, Inc. - IceWarp の Merak Mail Server 用の Webmail インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5046 2012-09-25 16:59 2007-09-23 Show GitHub Exploit DB Packet Storm
235507 4.4 警告 カスペルスキー - Kaspersky Internet Security におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-264
CVE-2007-5043 2012-09-25 16:59 2007-09-23 Show GitHub Exploit DB Packet Storm
235508 7.5 危険 Mozilla Foundation - Bugzilla の WebService の User.pm におけるアカウント作成の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5038 2012-09-25 16:59 2007-09-18 Show GitHub Exploit DB Packet Storm
235509 6.8 警告 inotify - inotify-tools library の src/inotifytools.c の inotifytools_snprintf 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5037 2012-09-25 16:59 2007-09-23 Show GitHub Exploit DB Packet Storm
235510 4.3 警告 level one - WBR3404TX ブロードバンドルータの Web 管理パネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5027 2012-09-25 16:59 2007-09-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
321 9.8 CRITICAL
Network
- - D-Link DIR-605L Hardware Revision B2 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the s… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-42373 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
322 8.8 HIGH
Adjacent
- - D-Link DIR-605L Hardware Revision A1 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the s… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-42372 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
323 9.6 CRITICAL
Network
- - Notesnook is a note-taking app focused on user privacy & ease of use. Prior to Notesnook Web/Desktop version 3.3.15 and prior to Notesnook iOS/Android version 3.3.20, a stored XSS vulnerability in th… New CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-42090 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
324 4.6 MEDIUM
Network
- - PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, there is an arbitrary file write vulnerability via `save_generated_slides`. This issue has been patched… New CWE-22
Path Traversal
CVE-2026-42080 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
325 8.6 HIGH
Local
- - PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary code execution via Python eval() of LLM-generated code with builtin… New CWE-95
Eval Injection
CVE-2026-42079 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
326 4.6 MEDIUM
Network
- - PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary file write and directory creation via markdown_table_to_image. This… New CWE-22
Path Traversal
CVE-2026-42078 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
327 5.2 MEDIUM
Local
- - Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all Ja… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42077 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
328 7.1 HIGH
Network
- - Description: Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Atlas Apache Atlas exposes a DSL search endpoint that accepts user-supplied query strings. Attacker can … New CWE-94
Code Injection
CVE-2026-40563 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
329 - - - wCMS v.1.4 is vulnerable to Cross Site Scripting (XSS) when creating a new blog. New - CVE-2026-38669 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
330 8.8 HIGH
Network
- - NetBox versions 4.3.5 through 4.5.4 contain a remote code execution vulnerability in the RenderTemplateMixin.get_environment_params() method that allows authenticated users with exporttemplate or con… New CWE-183
 Permissive List of Allowed Inputs
CVE-2026-29514 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm