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 29, 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
1451 4.5 警告
Adjacent
ネットギア RBR750 ファームウェア
RAX200 ファームウェア
RAXE450 Firmware
RBRE960 ファームウェア
RBS850 ファームウェア
rax42 ファームウェア
mr80 ファームウェア
MR70 FIRMWARE
RBR840 ファーム…
ネットギアのCBR750 ファームウェア等の複数製品における複数の脆弱性 CWE-15
CWE-610
CVE-2026-0418 2026-06-22 11:35 2026-06-9 Show GitHub Exploit DB Packet Storm
1452 7.5 重要
Network
Mozilla Foundation Mozilla Focus
Firefox Klar
Mozilla FoundationのMozilla Focus等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-11799 2026-06-22 11:35 2026-06-9 Show GitHub Exploit DB Packet Storm
1453 9.8 緊急
Network
Remotion AG Remotion Remotion AGのRemotionにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-30120 2026-06-22 11:35 2026-06-15 Show GitHub Exploit DB Packet Storm
1454 9.1 緊急
Network
Remotion AG Remotion Remotion AGのRemotionにおける任意の場所に任意の値を書き込み可能な状態に関する脆弱性 CWE-123
任意の場所に任意の値を書き込み可能な状態
CVE-2026-30121 2026-06-22 11:35 2026-06-15 Show GitHub Exploit DB Packet Storm
1455 6.1 警告
Network
Broadcom
VMware
Spring Security
Spring Authorization Server
Broadcom等の複数ベンダの製品におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-41008 2026-06-22 11:35 2026-06-10 Show GitHub Exploit DB Packet Storm
1456 7.5 重要
Network
Broadcom Spring Cloud Sleuth BroadcomのSpring Cloud Sleuthにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-41708 2026-06-22 11:35 2026-06-15 Show GitHub Exploit DB Packet Storm
1457 5.5 警告
Local
opentelemetry Telemetry Schema Files opentelemetryのTelemetry Schema Filesにおける複数の脆弱性 CWE-772
CWE-775
CVE-2026-45287 2026-06-22 11:35 2026-06-4 Show GitHub Exploit DB Packet Storm
1458 8 重要
Network
マイクロソフト Microsoft Live Share Canvas Microsoft Live Share Canvas SDK の特権昇格の脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-45644 2026-06-22 11:35 2026-06-9 Show GitHub Exploit DB Packet Storm
1459 9.9 緊急
Network
オラクル Oracle WebCenter Enterprise Capture オラクルのOracle WebCenter Enterprise Captureにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46779 2026-06-22 11:35 2026-06-17 Show GitHub Exploit DB Packet Storm
1460 10 緊急
Network
オラクル Oracle WebCenter Enterprise Capture オラクルのOracle WebCenter Enterprise Captureにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-46781 2026-06-22 11:35 2026-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257321 5.5 MEDIUM
Local
kodi
debian
kodi
debian_linux
Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles. CWE-22
Path Traversal
CVE-2017-8314 2024-11-21 12:33 2017-05-24 Show GitHub Exploit DB Packet Storm
257322 5.5 MEDIUM
Local
videolan vlc_media_player Heap out-of-bound read in ParseJSS in VideoLAN VLC before 2.2.5 due to missing check of string termination allows attackers to read data beyond allocated memory and potentially crash the process via … CWE-125
Out-of-bounds Read
CVE-2017-8313 2024-11-21 12:33 2017-05-24 Show GitHub Exploit DB Packet Storm
257323 5.5 MEDIUM
Local
videolan
debian
vlc_media_player
debian_linux
Heap out-of-bound read in ParseJSS in VideoLAN VLC due to missing check of string length allows attackers to read heap uninitialized data via a crafted subtitles file. CWE-125
Out-of-bounds Read
CVE-2017-8312 2024-11-21 12:33 2017-05-24 Show GitHub Exploit DB Packet Storm
257324 7.8 HIGH
Local
videolan vlc_media_player Potential heap based buffer overflow in ParseJSS in VideoLAN VLC before 2.2.5 due to skipping NULL terminator in an input string allows attackers to execute arbitrary code via a crafted subtitles fil… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8311 2024-11-21 12:33 2017-05-24 Show GitHub Exploit DB Packet Storm
257325 5.5 MEDIUM
Local
videolan vlc_media_player Heap out-of-bound read in CreateHtmlSubtitle in VideoLAN VLC 2.2.x due to missing check of string termination allows attackers to read data beyond allocated memory and potentially crash the process (… CWE-125
Out-of-bounds Read
CVE-2017-8310 2024-11-21 12:33 2017-05-24 Show GitHub Exploit DB Packet Storm
257326 6.5 MEDIUM
Local
qemu
debian
redhat
qemu
debian_linux
openstack
Memory leak in the keyboard input event handlers support in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption) by rapidly generati… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-8379 2024-11-21 12:33 2017-05-23 Show GitHub Exploit DB Packet Storm
257327 7.5 HIGH
Network
qemu
debian
redhat
qemu
debian_linux
openstack
Memory leak in the audio/audio.c in QEMU (aka Quick Emulator) allows remote attackers to cause a denial of service (memory consumption) by repeatedly starting and stopping audio capture. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-8309 2024-11-21 12:33 2017-05-23 Show GitHub Exploit DB Packet Storm
257328 7.8 HIGH
Local
schneider-electric wonderware_indusoft_web_studio An Incorrect Default Permissions issue was discovered in Schneider Electric Wonderware InduSoft Web Studio v8.0 Patch 3 and prior versions. Upon installation, Wonderware InduSoft Web Studio creates a… CWE-276
Incorrect Default Permissions 
CVE-2017-7968 2024-11-21 12:33 2017-05-20 Show GitHub Exploit DB Packet Storm
257329 4.0 MEDIUM
Network
phoenix_contact_gmbh mguard_firmware An Improper Authentication issue was discovered in Phoenix Contact GmbH mGuard firmware versions 8.3.0 to 8.4.2. An attacker may be able to gain unauthorized access to the user firewall when RADIUS s… CWE-287
Improper Authentication
CVE-2017-7937 2024-11-21 12:33 2017-05-19 Show GitHub Exploit DB Packet Storm
257330 7.5 HIGH
Network
mikrotik routeros A vulnerability in MikroTik Version 6.38.5 could allow an unauthenticated remote attacker to exhaust all available CPU via a flood of UDP packets on port 500 (used for L2TP over IPsec), preventing th… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-8338 2024-11-21 12:33 2017-05-18 Show GitHub Exploit DB Packet Storm