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 6, 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
190031 9.8 緊急
Network
Apache Software Foundation - Apache Commons Jelly における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-12621 2017-10-24 11:42 2017-08-29 Show GitHub Exploit DB Packet Storm
190032 9.8 緊急
Network
OpenText - OpenText Document Sciences xPression における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-14759 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190033 8.8 重要
Network
OpenText - OpenText Document Sciences xPression における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-14758 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190034 8.8 重要
Network
OpenText - OpenText Document Sciences xPression における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-14757 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190035 6.1 警告
Network
OpenText - OpenText Document Sciences xPression におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-14756 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190036 6.1 警告
Network
OpenText - OpenText Document Sciences xPression におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-14755 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190037 6.5 警告
Network
OpenText - OpenText Document Sciences xPression におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-14754 2017-10-24 11:41 2017-09-27 Show GitHub Exploit DB Packet Storm
190038 5.4 警告
Network
ATutor - ATutor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-14981 2017-10-24 11:28 2017-10-6 Show GitHub Exploit DB Packet Storm
190039 7.8 重要
Local
Skybox Security - Skybox Manager Client Application における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14773 2017-10-24 11:28 2017-09-25 Show GitHub Exploit DB Packet Storm
190040 3.3
Local
Skybox Security - Skybox Manager Client Application における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-14772 2017-10-24 11:28 2017-09-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
491 9.6 CRITICAL
Network
- - Insufficient validation of untrusted input in Reading Mode in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox … New CWE-20
 Improper Input Validation 
CVE-2026-11213 2026-06-6 00:16 2026-06-5 Show GitHub Exploit DB Packet Storm
492 5.5 MEDIUM
Local
ni ni-pal Improper input validation in the NI-PAL kernel driver may allow a local authenticated user to cause a denial of service by triggering a crash due to a NULL pointer dereference. This vulnerability aff… New CWE-476
 NULL Pointer Dereference
CVE-2026-8035 2026-06-6 00:11 2026-06-3 Show GitHub Exploit DB Packet Storm
493 7.8 HIGH
Local
ni ni-pal Improper input validation in NI-PAL may allow a local authenticated user to access arbitrary system memory, potentially leading to privilege escalation. This vulnerability affects NI-PAL 26.3.0 and p… New CWE-1285
 Improper Validation of Specified Index, Position, or Offset in Input
CVE-2026-8036 2026-06-6 00:10 2026-06-3 Show GitHub Exploit DB Packet Storm
494 - - - Froxlor is open source server administration software. Version 2.3.6 lets administrators configure `system.available_shells` as the approved shell list that customers may assign to FTP users. However… New CWE-863
 Incorrect Authorization
CVE-2026-41235 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
495 7.6 HIGH
Network
- - Froxlor is open source server administration software. Prior to version 2.3.7, the `DomainZones.add` API endpoint does not sanitize newline characters in TXT record content. An authenticated customer… New CWE-74
Injection
CVE-2026-41234 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
496 8.8 HIGH
Network
- - Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in the root-owned SSH key synchronization path used for customer FTP users. The provisioning cod… New CWE-59
Link Following
CVE-2026-41236 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
497 - - - Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0`… New CWE-74
Injection
CVE-2026-41237 2026-06-6 00:09 2026-06-5 Show GitHub Exploit DB Packet Storm
498 7.8 HIGH
Local
- - A vulnerability in the CLI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an authenticated, local attacker to execute arbitrary commands as root by supplying a crafted file to… New CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-20245 2026-06-6 00:03 2026-06-5 Show GitHub Exploit DB Packet Storm
499 8.8 HIGH
Network
- - Inappropriate implementation in V8 in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: H… New CWE-20
CWE-94
CWE-119
 Improper Input Validation 
Code Injection
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-10904 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm
500 - - - Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted… New CWE-20
 Improper Input Validation 
CVE-2026-10981 2026-06-6 00:02 2026-06-5 Show GitHub Exploit DB Packet Storm