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 12, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205271 5.4 警告
Network
オラクル - Oracle Fusion Middleware の BI Publisher における Web Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3432 2016-07-26 10:31 2016-07-19 Show GitHub Exploit DB Packet Storm
205272 4.7 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: Connection に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5443 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205273 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Security: Encryption に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5442 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205274 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Replication に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5441 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205275 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Privileges に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5439 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205276 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Log に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5437 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205277 4.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5436 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205278 5.3 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Security: Encryption に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3614 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205279 5.9 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: InnoDB に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3588 2016-07-26 10:20 2016-07-19 Show GitHub Exploit DB Packet Storm
205280 6.5 警告
Network
オラクル - Oracle MySQL の MySQL Server における Server: Optimizer に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3518 2016-07-26 10:19 2016-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
1231 8.8 HIGH
Network
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injectio… CWE-78
OS Command 
CVE-2026-46746 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
1232 4.3 MEDIUM
Network
- - 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… CWE-26
 Path Traversal: '/dir/../filename'
CVE-2026-46747 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
1233 8.8 HIGH
Network
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected system includes a binary that is configured with the cap_dac_override capability. This capability all… CWE-250
 Execution with Unnecessary Privileges
CVE-2026-46748 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
1234 7.5 HIGH
Local
- - A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application uses a password hashing implementation with a static, hardcoded salt shared across all us… CWE-760
 Use of a One-Way Hash with a Predictable Salt
CVE-2026-46749 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
1235 4.7 MEDIUM
Local
- - A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbi… CWE-22
Path Traversal
CVE-2026-52902 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
1236 - - - When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content… CWE-79
CWE-436
Cross-site Scripting
 Interpretation Conflict
CVE-2026-47344 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1237 - - - Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2. CWE-79
Cross-site Scripting
CVE-2026-47345 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1238 - - - Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the incorrect file extension. Maliciously cra… CWE-862
 Missing Authorization
CVE-2026-11607 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1239 - - - Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active file mount due to missing authorization … CWE-862
 Missing Authorization
CVE-2026-47343 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
1240 - - - Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework's upload restriction. Maliciously crafte… CWE-178
CWE-862
 Improper Handling of Case Sensitivity
 Missing Authorization
CVE-2026-47346 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm