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 10, 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
4641 5.3 警告
Network
Apache Software Foundation Apache HTTP Server Apache Software FoundationのApache HTTP ServerにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-33007 2026-05-7 11:27 2026-05-4 Show GitHub Exploit DB Packet Storm
4642 4.3 警告
Network
- KeystoneJSのKeystoneにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-33326 2026-05-7 11:27 2026-03-24 Show GitHub Exploit DB Packet Storm
4643 9.8 緊急
Network
Absolute Software secure access Absolute Softwareのsecure accessにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-33446 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4644 9.8 緊急
Network
Absolute Software secure access Absolute Softwareのsecure accessにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-33447 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4645 3.3
Local
Absolute Software secure access Absolute Softwareのsecure accessにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-33448 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4646 7.5 重要
Network
Absolute Software secure access Absolute Softwareのsecure accessにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-33449 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4647 5.5 警告
Local
Absolute Software secure access Absolute Softwareのsecure accessにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-33450 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4648 7.8 重要
Local
Absolute Software secure access Absolute Softwareのsecure accessにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-33451 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4649 5.5 警告
Local
Absolute Software secure access Absolute Softwareのsecure accessにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-33452 2026-05-7 11:27 2026-04-30 Show GitHub Exploit DB Packet Storm
4650 9.1 緊急
Network
レッドハット
GNU Project
GnuTLS
Red Hat Enterprise Linux
Red Hat OpenShift Container Platform
GNU Project等の複数ベンダの製品における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-33845 2026-05-7 11:27 2026-04-30 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
1901 - - - System log files output unencrypted SMTP server authentication passwords alongside sensitive employee corporate identification data. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-50205 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1902 - - - Incoming VPN network profile settings fail to process special characters safely, enabling command injection via malicious config files. CWE-78
OS Command 
CVE-2026-50206 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1903 - - - The system Binder boundary accepts unverified pass-through AT commands, giving local applications the power to read baseband files or disable cellular connectivity. CWE-22
Path Traversal
CVE-2026-50207 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1904 - - - High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle (MITM) actor could decrypt network traffic. CWE-330
 Use of Insufficiently Random Values
CVE-2026-50208 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1905 - - - Broadcast events allow malicious software to rewrite the device's default Mobile Device Management (MDM) endpoint address, shifting administrative ownership to an external attacker. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-50209 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1906 - - - The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption. CWE-200
Information Exposure
CVE-2026-50210 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1907 - - - Leftover engineering diagnostics and factory-level diagnostic software remain exposed on retail builds, giving malicious apps write privileges to internal NVRAM registers. CWE-134
Use of Externally-Controlled Format String
CVE-2026-50211 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1908 - - - Weak validation logic within device dissociation API routines allows a remote entity to forcefully unbind unrelated user endpoints, causing severe denial of service. CWE-400
 Uncontrolled Resource Consumption
CVE-2026-50212 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1909 - - - The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings. CWE-798
 Use of Hard-coded Credentials
CVE-2026-50213 2026-06-5 00:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1910 8.2 HIGH
Network
- - All in One Video Downloader 1.2 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the id parameter. At… CWE-89
SQL Injection
CVE-2019-25726 2026-06-5 00:00 2026-06-4 Show GitHub Exploit DB Packet Storm