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 28, 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
246791 4.3 警告 codelib - Codelib Linker の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3055 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246792 4.3 警告 codelib - Codelib Linker の search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3054 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246793 7.5 危険 calimero.cms - Calimero.CMS における Web セッションハイジャックの脆弱性 - CVE-2007-3053 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246794 7.5 危険 chameleon cms - chameleon cms におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2007-3050 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246795 4.3 警告 buttercup wfm - BWFM May 2007 の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3049 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246796 5 警告 Advanced Software Production Line - Advanced Software Production Line Vortex Library におけるバッファオーバーフローの脆弱性 - CVE-2007-3046 2012-06-26 15:46 2007-06-5 Show GitHub Exploit DB Packet Storm
246797 5 警告 サン・マイクロシステムズ
ClamAV
- ClamAV の libclamav/phishcheck.c におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3025 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246798 2.1 注意 ClamAV - ClamAV の libclamav/others.c における重要な情報を読み取られる脆弱性 - CVE-2007-3024 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246799 10 危険 ClamAV - ClamAV の unsp.c における詳細不明な脆弱性 - CVE-2007-3023 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246800 4 警告 activeWeb - activeWeb contentserver CMS における任意のディレクトリのファイルを作成される脆弱性 - CVE-2007-3018 2012-06-26 15:46 2007-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 9.8 CRITICAL
Network
- - A command injection vulnerability exists in the IPSec VPN feature of InHand Networks IR302 firmware V3.5.108, IR305 firmware V1.0.118, IR315 firmware V1.0.118, IR615 firmware V1.0.118, and earlier ve… New CWE-77
Command Injection
CVE-2026-38707 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
32 - - - In Calico, the install-cni init container logs the rendered CNI configuration to standard output. When the configuration template uses the __SERVICEACCOUNT_TOKEN__ placeholder (Canal/Flannel-Calico d… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41184 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
33 8.6 HIGH
Local
- - Zed is a code editor. Prior to 0.227.1, Zed builds SSH/WSL remote commands as a shell command string that starts with exec env ..., but environment variable keys are inserted without shell quoting or… New CWE-78
OS Command 
CVE-2026-44461 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
34 6.4 MEDIUM
Network
- - Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash variable expansion chaining (${var@P}), allowing arbitrary command execution under an allowliste… New CWE-184
 Incomplete Blacklist
CVE-2026-44462 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
35 - - - When Calico is configured with the Azure IPAM plugin, the Calico CNI binary mutates the incoming CNI configuration to attach subnet information before delegating to the IPAM plugin. After mutating, t… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41185 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
36 8.6 HIGH
Local
- - Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed by prepending environment variable assignments to allowlisted commands, hijacking program behavior (e.g.,… New CWE-78
CWE-184
OS Command 
 Incomplete Blacklist
CVE-2026-44463 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
37 8.6 HIGH
Local
- - Zed is a code editor. Prior to 0.227.1, Zed IDE executes arbitrary commands when opening a folder with a malicious .git/config file that abuses the core.fsmonitor Git configuration option. This allow… New CWE-78
OS Command 
CVE-2026-44465 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
38 8.6 HIGH
Local
- - Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash arithmetic expansion $((...)), allowing execution of arbitrary commands nested inside an allowli… New CWE-78
OS Command 
CVE-2026-44466 2026-05-29 03:55 2026-05-29 Show GitHub Exploit DB Packet Storm
39 8.2 HIGH
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, PCF Npcf_SMPolicyControl missing authentication middleware allows unauthenticated access to SM policy handlers and dis… New CWE-862
 Missing Authorization
CVE-2026-42083 2026-05-29 03:40 2026-05-28 Show GitHub Exploit DB Packet Storm
40 7.7 HIGH
Network
- - OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, OpenReplay's Python API exposes several app_apikey routes that trust a caller-provided projectKey after validating only that the API… New CWE-284
Improper Access Control
CVE-2026-45296 2026-05-29 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm