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":June 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
237041 8.5 危険 シマンテック - Norton AntiVirus などで使用される Symantec NAVOPTS.DLL ActiveX コントロールにおけるコントロールをクラッシュされる脆弱性 CWE-94
コード・インジェクション
CVE-2006-3456 2012-12-20 18:02 2007-05-9 Show GitHub Exploit DB Packet Storm
237042 5 警告 phpBB - phpBB における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2006-2220 2012-12-20 18:02 2007-02-8 Show GitHub Exploit DB Packet Storm
237043 5 警告 phpBB - phpBB における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2006-2219 2012-12-20 18:02 2007-02-8 Show GitHub Exploit DB Packet Storm
237044 1.2 注意 SGI - SGI ProPack カーネルにおける重要な情報を取得される脆弱性 - CVE-2006-1167 2012-12-20 18:02 2007-02-6 Show GitHub Exploit DB Packet Storm
237045 10 危険 milan mimica - Milan Mimica Sparklet の agl_text.cpp におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2006-3573 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
237046 4.9 警告 zonelabs - Check Point Zone Labs ZoneAlarm Internet Security Suite におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3540 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
237047 4.3 警告 dkscript - DKScript.com Dragon's Kingdom Script におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-3539 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
237048 5.8 警告 beatificfaith - BeatificFaith Eprayer Alpha の demo.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3538 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
237049 7.5 危険 randshop - Randshop の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3537 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
237050 7.5 危険 ej3 - EJ3 TOPo の code/class_db_text.php における任意の PHP コードを実行される脆弱性 - CVE-2006-3536 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 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
441 6.8 MEDIUM
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, password-reset tokens are generated using conf.Auth.ActivateCodeLives (the account-activation lifetime), not conf.Auth.ResetPasswordCo… New CWE-324
CWE-613
 Use of a Key Past its Expiration Date
 Insufficient Session Expiration
CVE-2026-52809 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm
442 9.9 CRITICAL
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution (RCE) on the server by creating a pull request with a specially craft… New CWE-77
Command Injection
CVE-2026-52806 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm
443 8.7 HIGH
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, a Server-Side Request Forgery (SSRF) vulnerability exists in the repository migration functionality. The application validates only th… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-52805 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm
444 - - - Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCol… New CWE-193
 Off-by-one Error
CVE-2026-52804 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm
445 8.8 HIGH
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization team member management can be performed via GET requests without CSRF protection. If a victim who is an organization owne… New CWE-352
 Origin Validation Error
CVE-2026-52800 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm
446 6.8 MEDIUM
Network
- - pnpm is a package manager. Prior to 10.34.0 and 11.4.0, `pnpm install` in non-frozen mode can accept new remote package content after detecting that the downloaded tarball does not match the integrit… New CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-50573 2026-06-26 14:16 2026-06-26 Show GitHub Exploit DB Packet Storm
447 6.8 MEDIUM
Network
- - pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm's tarball extraction worker skips integrity verification when the integrity field is absent from the lockfile resolution. If an attacker c… New CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-50021 2026-06-26 14:16 2026-06-26 Show GitHub Exploit DB Packet Storm
448 8.8 HIGH
Network
- - pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses th… New CWE-23
 Relative Path Traversal
CVE-2026-50016 2026-06-26 14:16 2026-06-26 Show GitHub Exploit DB Packet Storm
449 6.4 MEDIUM
Network
- - pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git depend… New CWE-88
Argument Injection
CVE-2026-50014 2026-06-26 14:16 2026-06-26 Show GitHub Exploit DB Packet Storm
450 6.7 MEDIUM
Network
- - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.6, 7.13.8, and 7.10.12, in the visitors.info endpoint, https://devel… New CWE-285
Improper Authorization
CVE-2026-49278 2026-06-26 14:16 2026-06-25 Show GitHub Exploit DB Packet Storm