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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228751 7.5 危険 rediff - redifftoolbar.dll の Rediff Toolbar ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1402 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228752 6.9 警告 plesh - Plash における任意のコマンドを実行される脆弱性 - CVE-2007-1400 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228753 7.1 危険 Snort.org - Snort の frag3 プリプロセッサにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1398 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228754 4.3 警告 The phpMyAdmin Project - phpMyAdmin の index.php におけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 - CVE-2007-1395 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228755 10 危険 webo - Leo West WEBO の modules/abook/foldertree.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1391 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228756 4.3 警告 Snitz - Snitz Forums 2000 の pop_profile.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1374 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
228757 10 危険 Pegasus Mail - Mercury/32 におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1373 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
228758 10 危険 postguestbook - PHP-Nuke 用の PostGuestbook モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1372 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
228759 6.9 警告 Jon Trulson - Conquest におけるバッファオーバーフローの脆弱性 - CVE-2007-1371 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
228760 6.2 警告 Zend Technologies Ltd. - Zend Platform におけるルート権限を取得される脆弱性 - CVE-2007-1370 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1141 6.5 MEDIUM
Network
linuxfoundation tekton_pipelines Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Prior to 1.11.1, the HTTP resolver's FetchHttpResource function calls io.ReadAll(resp.Body) with no response… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40924 2026-04-28 03:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1142 7.5 HIGH
Network
lxml lxml lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML in… CWE-611
XXE
CVE-2026-41066 2026-04-28 02:59 2026-04-25 Show GitHub Exploit DB Packet Storm
1143 7.7 HIGH
Network
kyverno kyverno Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.17.2 and 1.16.4, an unchecked type assertion in the `forEach` mutation handler allows any user wit… CWE-617
 Reachable Assertion
CVE-2026-41485 2026-04-28 02:54 2026-04-24 Show GitHub Exploit DB Packet Storm
1144 9.1 CRITICAL
Network
kyverno kyverno Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0-rc1, 1.17.2-rc1, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attache… CWE-200
CWE-918
Information Exposure
Server-Side Request Forgery (SSRF) 
CVE-2026-41323 2026-04-28 02:53 2026-04-24 Show GitHub Exploit DB Packet Storm
1145 7.5 HIGH
Network
patrickjuchli basic-ftp basic-ftp is an FTP client for Node.js. Versions prior to 5.3.0 are vulnerable to denial of service through unbounded memory growth while processing directory listings from a remote FTP server. A mal… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-41324 2026-04-28 02:48 2026-04-24 Show GitHub Exploit DB Packet Storm
1146 7.7 HIGH
Network
kyverno kyverno Kyverno is a policy engine designed for cloud native platform engineering teams. The patch for CVE-2026-22039 fixed cross-namespace privilege escalation in Kyverno's `apiCall` context by validating t… CWE-863
 Incorrect Authorization
CVE-2026-41068 2026-04-28 02:48 2026-04-24 Show GitHub Exploit DB Packet Storm
1147 6.1 MEDIUM
Network
freerdp freerdp FreeRDP is a free implementation of the Remote Desktop Protocol. Versions prior to 3.25.0 have an off-by-one in the path traversal filter in `channels/drive/client/drive_file.c`. The `contains_dotdot… CWE-193
 Off-by-one Error
CVE-2026-40254 2026-04-28 02:44 2026-04-24 Show GitHub Exploit DB Packet Storm
1148 5.5 MEDIUM
Local
angryip angry_ip_scanner Angry IP Scanner for Linux 3.5.3 contains a denial of service vulnerability that allows local attackers to crash the application by supplying malformed input to the port selection field. Attackers ca… CWE-787
 Out-of-bounds Write
CVE-2018-25262 2026-04-28 02:30 2026-04-23 Show GitHub Exploit DB Packet Storm
1149 7.8 HIGH
Local
lizardsystems lanspy LanSpy 2.0.1.159 contains a local buffer overflow vulnerability in the scan section that allows local attackers to execute arbitrary code by exploiting structured exception handling mechanisms. Attac… CWE-787
 Out-of-bounds Write
CVE-2018-25265 2026-04-28 02:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1150 5.5 MEDIUM
Local
angryip angry_ip_scanner Angry IP Scanner 3.5.3 contains a buffer overflow vulnerability in the preferences dialog that allows local attackers to crash the application by supplying an excessively large string. Attackers can … CWE-787
 Out-of-bounds Write
CVE-2018-25266 2026-04-28 02:28 2026-04-23 Show GitHub Exploit DB Packet Storm