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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247361 4.3 警告 campware.org - Campsite の admin-files/templates/list_dir.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2181 2012-06-26 16:10 2009-06-23 Show GitHub Exploit DB Packet Storm
247362 6.8 警告 fuzzylime - fuzzylime (cms) の code/display.php における任意のファイルを上書きされる脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2177 2012-06-26 16:10 2009-06-23 Show GitHub Exploit DB Packet Storm
247363 7.5 危険 fuzzylime - fuzzylime (cms) における ディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2176 2012-06-26 16:10 2009-06-23 Show GitHub Exploit DB Packet Storm
247364 3.5 注意 gameis - Carom3D の LAN ゲーム機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2173 2012-06-26 16:10 2009-06-23 Show GitHub Exploit DB Packet Storm
247365 4.3 警告 dream - Radio and TV Player addon for vBulletin の forum/radioandtv.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2172 2012-06-26 16:10 2009-06-23 Show GitHub Exploit DB Packet Storm
247366 9.3 危険 EdrawSoft - Edraw PDF Viewer コンポーネントの pdfviewer.ocx における任意のファイルを作成される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2169 2012-06-26 16:10 2009-06-22 Show GitHub Exploit DB Packet Storm
247367 7.5 危険 egyplus - EgyPlus 7ammel の cpanel/login.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-2168 2012-06-26 16:10 2009-06-22 Show GitHub Exploit DB Packet Storm
247368 6.8 警告 egyplus - EgyPlus 7ammel の cpanel/login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2167 2012-06-26 16:10 2009-06-22 Show GitHub Exploit DB Packet Storm
247369 5 警告 adaptweb - AdaptWeb の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2151 2012-06-26 16:10 2009-06-22 Show GitHub Exploit DB Packet Storm
247370 6.8 警告 campusvirtualcomputrade - Campus Virtual-LMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2150 2012-06-26 16:10 2009-06-22 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
191 4.2 MEDIUM
Local
- - A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A … New CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-13218 2026-06-27 01:19 2026-06-26 Show GitHub Exploit DB Packet Storm
192 3.8 LOW
Local
- - A flaw was found in KubeVirt's downward metrics virtio-serial server. The server reads guest requests using textproto.Reader.ReadLine(), which buffers input indefinitely until a newline character is … New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-13322 2026-06-27 01:19 2026-06-26 Show GitHub Exploit DB Packet Storm
193 6.4 MEDIUM
Network
- - A server-side request forgery (SSRF) flaw was found in KubeVirt's virt-api port-forward handler. When processing a port-forward request to a VirtualMachineInstance (VMI), virt-api reads the target IP… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-13318 2026-06-27 01:19 2026-06-26 Show GitHub Exploit DB Packet Storm
194 8.5 HIGH
Network
- - A flaw was found in KubeVirt's migration proxy. When spec.configuration.migrations.disableTLS is set to true on the KubeVirt custom resource, the target virt-handler binds a plain TCP listener on all… New CWE-306
Missing Authentication for Critical Function
CVE-2026-13325 2026-06-27 01:19 2026-06-26 Show GitHub Exploit DB Packet Storm
195 - - - A vulnerability exists in the netclient and factory services of Reolink Home Hub (versions prior to v3.3.0.456_26031911) due to the possibility of brute-force cracking the credentials. This issue cou… New CWE-1391
 Use of Weak Credentials
CVE-2026-57473 2026-06-27 01:19 2026-06-26 Show GitHub Exploit DB Packet Storm
196 8.1 HIGH
Network
- - picklescan through 0.0.26 fails to detect malicious pickle files that invoke idlelib.pyshell.ModifiedInterpreter.runcode in __reduce__ methods. Attackers can embed undetected code in pickle files tha… New CWE-502
 Deserialization of Untrusted Data
CVE-2025-71340 2026-06-27 01:17 2026-06-26 Show GitHub Exploit DB Packet Storm
197 5.3 MEDIUM
Network
- - The Printcart Web to Print Product Designer for WooCommerce WordPress plugin through 2.4.8 is vulnerable to path traversal which makes it possible for the attacker to retrieve the directory listing f… New - CVE-2025-10268 2026-06-27 01:17 2026-06-26 Show GitHub Exploit DB Packet Storm
198 7.5 HIGH
Network
- - The YMC Filter WordPress plugin before 3.11.3 does not properly authorize access to one of its REST API endpoints and does not validate a user-supplied query parameter, allowing unauthenticated attac… New - CVE-2026-10823 2026-06-27 01:17 2026-06-26 Show GitHub Exploit DB Packet Storm
199 7.7 HIGH
Network
- - The SALESmanago & Leadoo WordPress plugin before 3.11.3 does not properly sanitise and escape a parameter passed to one of its AJAX actions before using it in a SQL statement, and fails to enforce au… New - CVE-2026-10835 2026-06-27 01:17 2026-06-26 Show GitHub Exploit DB Packet Storm
200 6.5 MEDIUM
Network
- - The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly verify ownership of every targeted post before permanent deletion, allowing authenticated users with author-level acce… New - CVE-2026-8380 2026-06-27 01:17 2026-06-26 Show GitHub Exploit DB Packet Storm