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 18, 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
3521 7.5 重要
Network
MediaWiki MediaWiki MediaWikiにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-34087 2026-05-18 12:17 2026-05-11 Show GitHub Exploit DB Packet Storm
3522 7.5 重要
Network
MediaWiki MediaWiki MediaWikiにおける情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-34088 2026-05-18 12:17 2026-05-11 Show GitHub Exploit DB Packet Storm
3523 7.5 重要
Network
MediaWiki Checkuser MediaWikiのCheckuserにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-34090 2026-05-18 12:17 2026-05-11 Show GitHub Exploit DB Packet Storm
3524 7.5 重要
Network
MediaWiki MediaWiki MediaWikiにおける情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-34091 2026-05-18 12:17 2026-05-11 Show GitHub Exploit DB Packet Storm
3525 7.5 重要
Network
MediaWiki MediaWiki MediaWikiにおける情報漏えいに関する脆弱性 CWE-200
CWE-noinfo
CVE-2026-34092 2026-05-18 12:17 2026-05-11 Show GitHub Exploit DB Packet Storm
3526 8.8 重要
Adjacent
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Microsoft Message Queuing (MSMQ) のリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-34329 2026-05-18 12:17 2026-05-12 Show GitHub Exploit DB Packet Storm
3527 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Win32k の特権の昇格の脆弱性 CWE-190
CWE-416
CVE-2026-34330 2026-05-18 12:17 2026-05-12 Show GitHub Exploit DB Packet Storm
3528 7 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Win32k の特権の昇格の脆弱性 CWE-362
CWE-416
CVE-2026-34331 2026-05-18 12:17 2026-05-12 Show GitHub Exploit DB Packet Storm
3529 8 重要
Network
マイクロソフト Microsoft Windows Server 2025 Windows カーネル モード ドライバーのリモートでコードが実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-34332 2026-05-18 12:17 2026-05-12 Show GitHub Exploit DB Packet Storm
3530 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows Win32k の特権の昇格の脆弱性 CWE-190
CWE-416
CVE-2026-34333 2026-05-18 12:17 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
317271 8.8 HIGH
Network
microsoft windows_server_2008
windows_server_2012
windows_server_2016
windows_server_2022_23h2
windows_server_2022
windows_server_2019
Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-43611 2024-10-23 01:01 2024-10-9 Show GitHub Exploit DB Packet Storm
317272 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment has said shared locks are not allowed w… CWE-667
 Improper Locking
CVE-2024-47746 2024-10-23 01:00 2024-10-21 Show GitHub Exploit DB Packet Storm
317273 6.8 MEDIUM
Network
bitdefender total_security A vulnerability has been identified in Bitdefender Safepay's handling of HTTPS connections. The issue arises when the product blocks a connection due to an untrusted server certificate but allows the… CWE-295
Improper Certificate Validation 
CVE-2023-6058 2024-10-23 01:00 2024-10-18 Show GitHub Exploit DB Packet Storm
317274 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its co… CWE-476
 NULL Pointer Dereference
CVE-2024-49857 2024-10-23 00:48 2024-10-21 Show GitHub Exploit DB Packet Storm
317275 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in find_asymmetric_key() In find_asymmetric_key(), if all NULLs are passed in the id_{0,1,… CWE-476
 NULL Pointer Dereference
CVE-2024-47743 2024-10-23 00:45 2024-10-21 Show GitHub Exploit DB Packet Storm
317276 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Use a dedicated mutex to guard kvm_usage_count to fix a pot… CWE-667
 Improper Locking
CVE-2024-47744 2024-10-23 00:44 2024-10-21 Show GitHub Exploit DB Packet Storm
317277 4.8 MEDIUM
Network
code-projects pharmacy_management A vulnerability was found in code-projects Pharmacy Management System 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /manage_medicine.php of t… CWE-79
Cross-site Scripting
CVE-2024-10199 2024-10-23 00:40 2024-10-21 Show GitHub Exploit DB Packet Storm
317278 4.8 MEDIUM
Network
code-projects pharmacy_management A vulnerability was found in code-projects Pharmacy Management System 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /manage_customer… CWE-79
Cross-site Scripting
CVE-2024-10198 2024-10-23 00:39 2024-10-21 Show GitHub Exploit DB Packet Storm
317279 6.3 MEDIUM
Network
dell secure_connect_gateway Dell Secure Connect Gateway (SCG) 5.24 contains an Incorrect Default Permissions vulnerability. A local attacker with low privileges can access the file system and could potentially exploit this vuln… CWE-276
Incorrect Default Permissions 
CVE-2024-47240 2024-10-23 00:28 2024-10-18 Show GitHub Exploit DB Packet Storm
317280 6.1 MEDIUM
Network
madrasthemes mas_companies_for_wp_job_manager The MAS Companies For WP Job Manager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to… CWE-79
Cross-site Scripting
CVE-2024-9206 2024-10-23 00:27 2024-10-18 Show GitHub Exploit DB Packet Storm