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 9, 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
218191 6.5 警告 Achievo - Achievo の dispatch.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5865 2014-10-27 14:41 2012-12-5 Show GitHub Exploit DB Packet Storm
218192 6.8 警告 dotProject - dotProject における SQL インジェクションの脆弱性 CWE-352
CWE-89
CVE-2012-5701 2014-10-27 14:40 2012-11-15 Show GitHub Exploit DB Packet Storm
218193 5 警告 OSClass - OSClass におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-6308 2014-10-27 14:40 2014-09-15 Show GitHub Exploit DB Packet Storm
218194 4.3 警告 OSClass - OSClass におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6280 2014-10-27 14:39 2014-09-15 Show GitHub Exploit DB Packet Storm
218195 7.5 危険 Banana Dance - Banana Dance におけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5244 2014-10-27 14:39 2012-12-19 Show GitHub Exploit DB Packet Storm
218196 4.3 警告 Joomla! - Joomla! 用 ja_purity テンプレートにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2413 2014-10-27 14:39 2012-05-3 Show GitHub Exploit DB Packet Storm
218197 1.9 注意 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5423 2014-10-27 14:11 2014-10-15 Show GitHub Exploit DB Packet Storm
218198 9.7 危険 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5422 2014-10-27 14:09 2014-10-15 Show GitHub Exploit DB Packet Storm
218199 6.8 警告 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおける権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5421 2014-10-27 14:08 2014-10-15 Show GitHub Exploit DB Packet Storm
218200 3.5 注意 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおけるアプリケーションファイルへのアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5420 2014-10-27 14:08 2014-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 8.1 HIGH
Network
- - Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap buffer overflow. Impact summary: A heap buffer overflow may… New CWE-787
 Out-of-bounds Write
CVE-2026-7383 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
62 9.8 CRITICAL
Network
- - YesWiki is a wiki system written in PHP. Prior to version 4.6.6, an unsafe execution vulnerability exists in the Bazar form field calculator (CalcField.php) of YesWiki. The application attempts to sa… New CWE-94
CWE-1333
Code Injection
 Inefficient Regular Expression Complexity
CVE-2026-52778 2026-06-10 02:17 2026-06-9 Show GitHub Exploit DB Packet Storm
63 6.5 MEDIUM
Network
- - Exposure of sensitive information to an unauthorized actor in Windows NTLM allows an unauthorized attacker to perform spoofing over a network. New CWE-200
Information Exposure
CVE-2026-50508 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
64 6.8 MEDIUM
Physics
- - Protection mechanism failure in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack. New CWE-306
Missing Authentication for Critical Function
CVE-2026-50507 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
65 7.5 HIGH
Network
- - Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 … New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-49975 2026-06-10 02:17 2026-06-9 Show GitHub Exploit DB Packet Storm
66 8.8 HIGH
Network
- - Hermes WebUI before version 0.51.311 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by placing malicious executable Git configuration… New CWE-78
OS Command 
CVE-2026-49959 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
67 5.0 MEDIUM
Local
- - Hermes WebUI before version 0.51.303 contains a time-of-check time-of-use (TOCTOU) race condition vulnerability in the git_discard function within api/workspace_git.py that allows attackers to delete… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-49958 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
68 7.7 HIGH
Network
- - Hermes WebUI before version 0.51.269 contains a workspace boundary bypass vulnerability that allows authenticated attackers to circumvent blocked-root path checks by exploiting an early return in the… New CWE-22
Path Traversal
CVE-2026-49957 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
69 5.3 MEDIUM
Network
- - Hermes WebUI before version 0.51.270 contains a resource exhaustion vulnerability that allows unauthenticated remote attackers to degrade service availability by repeatedly calling the passkey option… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-49955 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
70 4.3 MEDIUM
Network
- - FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version… New CWE-287
Improper Authentication
CVE-2026-49848 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm