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
205111 7.8 重要
Local
Google - Android の Qualcomm コンポーネントの drivers/thermal/supply_lm_core.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3855 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205112 7.8 重要
Local
Google - Android の Qualcomm コンポーネントの drivers/media/video/msm/msm_mctl_buf.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3854 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205113 5.5 警告
Local
Google
Linux
- Nexus 6 および 7 (2013) デバイス上で稼動する Android で使用される Linux Kernel の kernel/resource.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8944 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205114 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/video/msm/mdss/mdss_mdp_util.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8943 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205115 7.8 重要
Local
Google - 複数の Nexus デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/char/diag/diagchar_core.c における権限を取得される脆弱性 CWE-Other
その他
CVE-2015-8937 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205116 5.5 警告
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/usb/host/ehci-msm2.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9899 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205117 5.5 警告
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9898 2016-08-12 11:13 2016-08-1 Show GitHub Exploit DB Packet Storm
205118 8.1 重要
Network
Google - Nexus 5X デバイス上で稼動する Android の LG Electronics ブートローダにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-3851 2016-08-12 10:50 2016-08-1 Show GitHub Exploit DB Packet Storm
205119 5.5 警告
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/char/adsprpc.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9896 2016-08-10 18:06 2016-08-1 Show GitHub Exploit DB Packet Storm
205120 5.5 警告
Local
Google - Nexus 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/misc/qseecom.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9894 2016-08-10 18:06 2016-08-1 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
1081 - - - Debusine is an integrated solution to build, distribute and maintain a Debian-based distribution. Files managed by debusine are organized into artifacts. The endpoints that create and delete relation… - CVE-2026-11852 2026-06-10 19:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1082 7.5 HIGH
Network
- - Issue summary: When CMS password-based decryption (RFC 3211 / PWRI key unwrap) processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in… CWE-125
Out-of-bounds Read
CVE-2026-9076 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1083 8.1 HIGH
Network
- - Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap buffer overflow. Impact summary: A heap buffer overflow may… CWE-787
 Out-of-bounds Write
CVE-2026-7383 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1084 4.8 MEDIUM
Network
- - Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) mishandle the authentication of AAD (Additional Authenticated Data) with an empty ciphertext allowing a forgery of … CWE-325
 Missing Required Cryptographic Step
CVE-2026-45446 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1085 7.5 HIGH
Network
- - Issue summary: When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Impact sum… CWE-325
 Missing Required Cryptographic Step
CVE-2026-45445 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1086 6.2 MEDIUM
Local
- - Issue summary: When the X509_VERIFY_PARAM_set1_email is called by an application to validate a crafted e-mail address, such as during S/MIME message validation, an out of bounds read can happen. Imp… CWE-125
Out-of-bounds Read
CVE-2026-42771 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1087 3.7 LOW
Network
- - Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which present… CWE-325
 Missing Required Cryptographic Step
CVE-2026-42770 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1088 5.3 MEDIUM
Network
- - Issue Summary: An error in the callback used to verify the certificate provided in a Root CA key update Certificate Management Protocol (CMP) message response rendered the certificate validation inef… CWE-295
Improper Certificate Validation 
CVE-2026-42769 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1089 3.7 LOW
Network
- - Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to Bleichenbacher-style attack when an attacker is able to provide the CMS or S/MIME messages and observe the error code and/… CWE-514
CVE-2026-42768 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1090 5.9 MEDIUM
Network
- - Issue summary: An attacker-controlled CMP (Certificate Management Protocol) server could trigger a NULL pointer dereference in a CMP client application. Impact summary: A NULL pointer dereference ca… CWE-476
 NULL Pointer Dereference
CVE-2026-42767 2026-06-10 17:16 2026-06-10 Show GitHub Exploit DB Packet Storm