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 19, 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
199891 7.8 重要
Local
68k.org - audiofile の MSADPCM.cpp の MSADPCM::initializeCoefficients 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6827 2017-04-11 19:50 2017-02-20 Show GitHub Exploit DB Packet Storm
199892 9.8 緊急
Network
AlienVault - AlienVault OSSIM および USM の session.inc のログチェック機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-7955 2017-04-11 19:40 2016-09-9 Show GitHub Exploit DB Packet Storm
199893 5.4 警告
Network
Fabrice Bellard - QEMU の hw/usb/hcd-ohci.c の ohci_service_ed_list 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-6505 2017-04-11 19:32 2017-02-21 Show GitHub Exploit DB Packet Storm
199894 6.5 警告
Local
Fabrice Bellard - QEMU の hw/display/virtio-gpu-3d.c の virgl_cmd_resource_unref 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5857 2017-04-11 19:32 2017-01-17 Show GitHub Exploit DB Packet Storm
199895 6.5 警告
Local
Fabrice Bellard - QEMU の hw/scsi/megasas.c の megasas_handle_dcmd 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5856 2017-04-11 19:32 2017-01-17 Show GitHub Exploit DB Packet Storm
199896 6.5 警告
Local
Fabrice Bellard - QEMU の hw/sd/sdhci.c の sdhci_sdma_transfer_multi_blocks 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5667 2017-04-11 19:32 2017-02-8 Show GitHub Exploit DB Packet Storm
199897 6.5 警告
Local
Fabrice Bellard - QEMU の hw/audio/es1370.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5526 2017-04-11 19:32 2017-01-11 Show GitHub Exploit DB Packet Storm
199898 6.5 警告
Local
Fabrice Bellard - QEMU の hw/audio/ac97.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5525 2017-04-11 19:32 2017-01-11 Show GitHub Exploit DB Packet Storm
199899 5.4 警告
Network
Palo Alto Networks - Palo Alto Networks PAN-OS の Management Web Interface におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5584 2017-04-11 19:07 2017-02-21 Show GitHub Exploit DB Packet Storm
199900 6.5 警告
Network
Palo Alto Networks - Palo Alto Networks PAN-OS の Management Web Interface における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2017-5583 2017-04-11 19:07 2017-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4091 7.5 HIGH
Network
yhirose cpp-httplib cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, When the server has called Server::set_trusted_proxies() with a non-empty trusted-proxy list, an att… CWE-476
 NULL Pointer Dereference
CVE-2026-46527 2026-06-2 03:32 2026-05-30 Show GitHub Exploit DB Packet Storm
4092 - - - RELATE is a web-based courseware package. Prior to commit d66ba5659b459bf1ba56b7109b5f9ecf197cbefb, RELATE LMS configures its Celery workers to accept and deserialize untrusted 'pickle' data. An atta… CWE-502
 Deserialization of Untrusted Data
CVE-2026-47161 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4093 8.2 HIGH
Network
- - RVF (formerly Remix Validated Form) provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get (used by @rvf/core to flatten incoming … CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44483 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4094 7.5 HIGH
Network
- - Kysely is a type-safe TypeScript SQL query builder. From 0.26.0 to 0.28.16, DefaultQueryCompiler.visitJSONPathLeg does not escape JSON-path metacharacters (., [, ], *, **, ?). When attacker-controlle… CWE-22
CWE-89
CWE-915
CWE-1284
Path Traversal
SQL Injection
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
 Improper Validation of Specified Quantity in Input
CVE-2026-44635 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4095 8.4 HIGH
Network
- - Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From 2.0.0 to before 3.1.5 and 2.3.11, Himmelblau contained an authentication bypass vulnerability in the Device Autho… CWE-863
 Incorrect Authorization
CVE-2026-45108 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4096 7.8 HIGH
Local
- - uniget is a universal installer and updater for (container) tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files u… CWE-78
OS Command 
CVE-2026-45152 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4097 3.1 LOW
Network
google chrome Uninitialized Use in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium sec… CWE-457
 Use of Uninitialized Variable
CVE-2026-9944 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4098 8.3 HIGH
Network
google chrome Use after free in Views in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML p… CWE-416
 Use After Free
CVE-2026-9948 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4099 3.1 LOW
Network
google chrome Insufficient validation of untrusted input in iOS in Google Chrome on iOS prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9950 2026-06-2 03:30 2026-05-29 Show GitHub Exploit DB Packet Storm
4100 9.8 CRITICAL
Network
apache solr Hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) in Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 allows a remote attacker to gain full administrative access… CWE-798
CWE-1188
 Use of Hard-coded Credentials
 Insecure Default Initialization of Resource
CVE-2026-44825 2026-06-2 03:30 2026-06-1 Show GitHub Exploit DB Packet Storm