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 23, 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
1151 6.5 警告
Network
マイクロソフト Visual Studio Code Visual Studio Code の情報漏えいの脆弱性 CWE-200
CWE-noinfo
CVE-2026-47284 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1152 6.5 警告
Network
マイクロソフト Visual Studio Code Visual Studio Code の改ざんの脆弱性 CWE-23
相対的パストラバーサル
CVE-2026-47287 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1153 7.8 重要
Local
マイクロソフト Visual Studio Code Visual Studio Code MSSQL 拡張機能のリモートでコードが実行される脆弱性 CWE-829
CWE-94
CVE-2026-47292 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1154 6.2 警告
Local
アドビシステムズ C2PA (Coalition for Content Provenance and Authenticity)
(Content Authenticity Initiative) c2pa-web
アドビの(Content Authenticity Initiative) c2pa-web等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-47902 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1155 6.2 警告
Local
アドビシステムズ C2PA (Coalition for Content Provenance and Authenticity)
(Content Authenticity Initiative) c2pa-web
アドビの(Content Authenticity Initiative) c2pa-web等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-47903 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1156 6.2 警告
Local
アドビシステムズ C2PA (Coalition for Content Provenance and Authenticity)
(Content Authenticity Initiative) c2pa-web
アドビの(Content Authenticity Initiative) c2pa-web等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-47904 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1157 6.2 警告
Local
アドビシステムズ C2PA (Coalition for Content Provenance and Authenticity)
(Content Authenticity Initiative) c2pa-web
アドビの(Content Authenticity Initiative) c2pa-web等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-47905 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1158 10 緊急
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-47928 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1159 9.1 緊急
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-47929 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
1160 8.1 重要
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-47930 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 24, 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
320571 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __… CWE-476
 NULL Pointer Dereference
CVE-2024-45028 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
320572 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: igb: cope with large MAX_SKB_FRAGS Sabrina reports that the igb driver does not cope well with large MAX_SKB_FRAG values: setting… CWE-787
 Out-of-bounds Write
CVE-2024-45030 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
320573 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being … CWE-667
 Improper Locking
CVE-2024-45029 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
320574 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() If xhci_mem_init() fails, it calls into xhci_mem_cl… CWE-459
 Incomplete Cleanup
CVE-2024-45027 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
320575 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes … CWE-787
 Out-of-bounds Write
CVE-2024-45026 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
320576 7.8 HIGH
Local
samsung universal_print_driver The Samsung Universal Print Driver for Windows is potentially vulnerable to escalation of privilege allowing the creation of a reverse shell in the tool. This is only applicable for products in the a… NVD-CWE-noinfo
CVE-2024-5760 2024-09-14 01:28 2024-09-12 Show GitHub Exploit DB Packet Storm
320577 8.8 HIGH
Network
mayurik best_house_rental_management_system A vulnerability classified as critical has been found in SourceCodester Best House Rental Management System 1.0. Affected is the function delete_user/save_user of the file /admin_class.php. The manip… CWE-89
SQL Injection
CVE-2024-8709 2024-09-14 01:27 2024-09-12 Show GitHub Exploit DB Packet Storm
320578 6.1 MEDIUM
Network
payara payara URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Payara Platform Payara Server (REST Management Interface modules) allows Session Hijacking.This issue affects Payara Server: from … CWE-601
Open Redirect
CVE-2024-7312 2024-09-14 01:27 2024-09-12 Show GitHub Exploit DB Packet Storm
320579 8.8 HIGH
Network
code-projects inventory_management A vulnerability classified as critical was found in code-projects Inventory Management 1.0. Affected by this vulnerability is an unknown functionality of the file /model/viewProduct.php of the compon… CWE-89
SQL Injection
CVE-2024-8710 2024-09-14 01:25 2024-09-12 Show GitHub Exploit DB Packet Storm
320580 7.5 HIGH
Network
oretnom23 food_ordering_management_system A vulnerability, which was classified as problematic, has been found in SourceCodester Food Ordering Management System 1.0. Affected by this issue is some unknown functionality of the file /includes/… NVD-CWE-Other
CVE-2024-8711 2024-09-14 01:18 2024-09-12 Show GitHub Exploit DB Packet Storm