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
222931 4.3 警告 aztek forum - Aztek Forum におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-1110 2014-03-11 17:43 2006-03-9 Show GitHub Exploit DB Packet Storm
222932 7.5 危険 sauerbraten - Sauerbraten におけるバッファオーバーフローの脆弱性 - CVE-2006-1100 2014-03-11 17:43 2006-03-9 Show GitHub Exploit DB Packet Storm
222933 10 危険 van dyke technologies - SecureCRT および SecureFX におけるバッファオーバーフローの脆弱性 - CVE-2006-1038 2014-03-11 17:43 2006-03-7 Show GitHub Exploit DB Packet Storm
222934 7.5 危険 igenus - iGENUS Webmail における任意のローカルファイルを含められる脆弱性 CWE-94
コード・インジェクション
CVE-2006-1031 2014-03-11 17:43 2006-03-7 Show GitHub Exploit DB Packet Storm
222935 7.5 危険 マイクロソフト - Microsoft Internet Explorer 6.0 におけるバッファオーバーフローの脆弱性 - CVE-2006-1016 2014-03-11 17:43 2006-03-7 Show GitHub Exploit DB Packet Storm
222936 6.4 警告 crossfire - CrossFire におけるバッファオーバーフローの脆弱性 - CVE-2006-1010 2014-03-11 17:43 2006-03-6 Show GitHub Exploit DB Packet Storm
222937 4.3 警告 Cactusoft International FZ-LLC & Cactusoft Ltd. - Parodia の agencyprofile.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-1004 2014-03-11 17:43 2006-03-6 Show GitHub Exploit DB Packet Storm
222938 7.1 危険 ベリタス - Windows 用 NetBackup の NetBackup Sharepoint Services サーバデーモン (bpspsserver) におけるバッファオーバーフローの脆弱性 - CVE-2006-0991 2014-03-11 17:43 2006-03-28 Show GitHub Exploit DB Packet Storm
222939 5 警告 craig morrison - Craig Morrison Mail Transport System Professional におけるメールを返信される脆弱性 - CVE-2006-0977 2014-03-11 17:43 2006-03-3 Show GitHub Exploit DB Packet Storm
222940 4.6 警告 ncp network communications - NCP Network Communication Secure Client の Client Firewall におけるファイアウォールプログラムの実行ルールを回避される脆弱性 - CVE-2006-0964 2014-03-11 17:43 2006-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
241 - - - Idira Identity Browser Extension (Chrome, Firefox, and Edge builds) versions prior to 26.8.1 exhibit an origin validation flaw within its internal web-page verification routines. If an authenticated … New CWE-346
 Origin Validation Error
CVE-2026-45173 2026-06-13 00:30 2026-06-12 Show GitHub Exploit DB Packet Storm
242 - - - Idira Endpoint Privilege Manager Linux Agent versions prior to 26.5 allow a local attacker to potentially compromise the agent daemon initialization. CyberArk Security Bulletin: CA26-19 New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-45174 2026-06-13 00:30 2026-06-12 Show GitHub Exploit DB Packet Storm
243 - - - Idira Privilege Cloud Connector versions prior 1.1.100504 under specific conditions and configuration scenarios, TLS certificate validation may not be fully enforced. CyberArk Security Bulletin: CA26… New CWE-295
Improper Certificate Validation 
CVE-2026-45170 2026-06-13 00:30 2026-06-12 Show GitHub Exploit DB Packet Storm
244 - - - Idira Privileged Access Manager (PAM) Self-Hosted Vault versions prior to 15.0.3, 14.6.5, 14.2.7, and 14.0.8 exhibit a validation vulnerability. Under specific circumstances and configuration scenari… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45169 2026-06-13 00:30 2026-06-12 Show GitHub Exploit DB Packet Storm
245 5.3 MEDIUM
Network
siemens sinec_ins A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application does not properly sanitize path input in the `GET /api/sftp/uploadFiles` endpoint used fo… Update CWE-26
 Path Traversal: '/dir/../filename'
CVE-2026-46747 2026-06-13 00:28 2026-06-9 Show GitHub Exploit DB Packet Storm
246 7.8 HIGH
Local
adobe format_plugins Format Plugins versions 1.1.2 and earlier are affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of … New CWE-122
Heap-based Buffer Overflow
CVE-2026-48292 2026-06-13 00:19 2026-06-10 Show GitHub Exploit DB Packet Storm
247 7.5 HIGH
Network
- - There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of servic… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-50645 2026-06-13 00:16 2026-06-12 Show GitHub Exploit DB Packet Storm
248 7.4 HIGH
Network
- - A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTok… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-50631 2026-06-13 00:16 2026-06-12 Show GitHub Exploit DB Packet Storm
249 6.5 MEDIUM
Network
- - A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage… New CWE-113
HTTP Response Splitting
CVE-2026-50630 2026-06-13 00:16 2026-06-12 Show GitHub Exploit DB Packet Storm
250 - - - Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a normal user can create a ticket with a reason containing @everyone, @here, user me… New CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-47173 2026-06-13 00:16 2026-06-12 Show GitHub Exploit DB Packet Storm