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 13, 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
222511 6.5 警告 GPLHost - Domain Technologie Control の shared/package-installer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-5273 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222512 6.5 警告 GPLHost - Domain Technologie Control における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5272 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222513 3.5 注意 GPLHost - Domain Technologie Control におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3199 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222514 2.1 注意 GPLHost - Domain Technologie Control におけるパスワードを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3198 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222515 6.5 警告 GPLHost - Domain Technologie Control における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-3197 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222516 2.1 注意 GPLHost - Domain Technologie Control のセットアップスクリプトにおける dtcdaemon MySQL パスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3196 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222517 6.5 警告 GPLHost - Domain Technologie Control の shared/inc/sql/lists.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3195 2014-03-25 09:51 2011-08-12 Show GitHub Exploit DB Packet Storm
222518 5 警告 Petri Lehtinen - Jansson におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-6401 2014-03-24 20:17 2013-11-27 Show GitHub Exploit DB Packet Storm
222519 4.3 警告 Uwe Steinmann - SeedDMS の検索機能 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2280 2014-03-24 20:13 2014-02-21 Show GitHub Exploit DB Packet Storm
222520 4.3 警告 Preben Bjorn Biermann Madsen - CMSimple Classic の whizzywig/wb.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2219 2014-03-24 20:03 2014-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2711 4.6 MEDIUM
Physics
- - The factory reset functionality in GNCC GP5 v7.1.76 fails to clear sensitive cryptographic material in the JFFS2 configuration partition, possibly allowing attackers to recover and obtain sensitive u… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-36178 2026-06-5 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2712 6.5 MEDIUM
Network
- - (*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the sa… - CVE-2026-27145 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
2713 7.5 HIGH
Network
- - Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-42504 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
2714 5.3 MEDIUM
Network
- - When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or log… - CVE-2026-42507 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
2715 7.5 HIGH
Network
- - ipmi-oem in FreeIPMI before 1.6.18 has exploitable buffer overflows on response messages. The Intelligent Platform Management Interface (IPMI) specification defines a set of interfaces for platform m… CWE-121
Stack-based Buffer Overflow
CVE-2026-50031 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
2716 - - - In Vinyl Cache before 9.0.1 and Varnish Cache before 9.0.3, a deficiency in HTTP/2 request parsing can be exploited to launch a backend request desync attack (request smuggling), which in turn can be… CWE-444
HTTP Request Smuggling
CVE-2026-50052 2026-06-5 01:15 2026-06-3 Show GitHub Exploit DB Packet Storm
2717 - - - Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocat… CWE-367
CWE-770
 Time-of-check Time-of-use (TOCTOU) Race Condition
 Allocation of Resources Without Limits or Throttling
CVE-2026-35202 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
2718 5.3 MEDIUM
Network
- - CloudburstMC Protocol is a protocol library for Minecraft Bedrock Edition. Prior to version 3.0.0.Beta12-20260420.182526-15, CloudburstMC Protocol is partially missing validation for FULL type authen… CWE-287
Improper Authentication
CVE-2026-45289 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
2719 4.9 MEDIUM
Network
- - alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, the alf.io extension sandbox injects a fully-functional HTTP cli… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-41412 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm
2720 6.5 MEDIUM
Network
- - wire-ios is an iOS client for the Wire secure messaging application. Prior to version 4.16.0, upon receiving a crafted malicious Proteus external message with an encrypted payload that is shorter tha… CWE-20
CWE-191
 Improper Input Validation 
 Integer Underflow (Wrap or Wraparound)
CVE-2026-35049 2026-06-5 01:12 2026-06-3 Show GitHub Exploit DB Packet Storm