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 15, 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
205071 9.6 緊急
Network
日立
オラクル
- Oracle Java SE における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3443 2016-08-26 17:56 2016-04-19 Show GitHub Exploit DB Packet Storm
205072 3.1
Network
日立
オラクル
- Oracle Java SE および Java SE Embedded における JCE に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3426 2016-08-26 17:56 2016-04-19 Show GitHub Exploit DB Packet Storm
205073 4.3 警告
Network
日立
オラクル
- Oracle Java SE における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3422 2016-08-26 17:56 2016-04-19 Show GitHub Exploit DB Packet Storm
205074 9.6 緊急
Network
日立
オラクル
- Oracle Java SE および Java SE Embedded における Serialization に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0686 2016-08-26 17:56 2016-04-19 Show GitHub Exploit DB Packet Storm
205075 4.3 警告 特定非営利活動法人 Seasar ファウンデーション - S2Struts の Validator に入力値検査回避の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0899 2016-08-26 16:31 2015-04-10 Show GitHub Exploit DB Packet Storm
205076 4.3 警告 株式会社エヌ・ティ・ティ・データ - TERASOLUNA Server Framework for Java(WEB) の Validator に入力値検査回避の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0899 2016-08-26 16:31 2015-03-24 Show GitHub Exploit DB Packet Storm
205077 9.8 緊急
Network
FasterXML, LLC
Fedora Project
- Jackson 用データフォーマット拡張機能の XmlMapper における XML 外部エンティティの脆弱性 CWE-noinfo
情報不足
CVE-2016-3720 2016-08-26 14:36 2016-05-10 Show GitHub Exploit DB Packet Storm
205078 8.1 重要
Network
ヒューレット・パッカード・エンタープライズ - 複数の HPE 製品の Smart Update における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2016-4377 2016-08-26 14:27 2016-08-15 Show GitHub Exploit DB Packet Storm
205079 7.8 重要
Local
ウォッチガード・テクノロジー - WatchGuard RapidStream アプライアンスにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-7089 2016-08-26 11:55 2016-08-16 Show GitHub Exploit DB Packet Storm
205080 7.8 重要
Local
Google - Android のメディアサーバの mm-video-v4l2 venc コンポーネントにおける権限を取得される脆弱性 CWE-Other
その他
CVE-2016-3747 2016-08-25 16:19 2016-07-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1701 - - - The path allowance check in GeneralUtility::isAllowedAbsPath() performed a plain string prefix comparison without requiring a directory separator boundary, causing a path like /var/www/html-other/sec… CWE-22
Path Traversal
CVE-2026-49738 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1702 - - - TYPO3's cache frontend (VariableFrontend) and persistent key-value store (Registry) deserialized PHP payloads without integrity validation or class restrictions. An attacker with write access to the … CWE-502
 Deserialization of Untrusted Data
CVE-2026-49740 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1703 - - - Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persisten… CWE-89
CWE-862
SQL Injection
 Missing Authorization
CVE-2026-49741 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1704 - - - Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer (FAL) via the Media Module. Since the fallback storage resolves paths … CWE-22
CWE-200
Path Traversal
Information Exposure
CVE-2026-49742 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1705 7.5 HIGH
Network
google chrome Inappropriate implementation in ImageCapture in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted H… CWE-269
 Improper Privilege Management
CVE-2026-11296 2026-06-9 22:45 2026-06-5 Show GitHub Exploit DB Packet Storm
1706 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Chrome for iOS in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severi… CWE-346
 Origin Validation Error
CVE-2026-11298 2026-06-9 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm
1707 6.5 MEDIUM
Network
google chrome Integer overflow in Fonts in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-11299 2026-06-9 22:43 2026-06-5 Show GitHub Exploit DB Packet Storm
1708 6.3 MEDIUM
Local
- - Permission management vulnerability in the network management module. Impact: Successful exploitation of this vulnerability may affect service integrity. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41975 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
1709 4.4 MEDIUM
Local
- - Permission control vulnerability in the clone module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-275
 Permission Issues
CVE-2026-41978 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
1710 5.5 MEDIUM
Local
- - Permission control vulnerability in the print module. Impact: Successful exploitation of this vulnerability may affect integrity and confidentiality. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41979 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm