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 16, 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
228281 7.1 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1291 2013-04-25 10:24 2013-04-9 Show GitHub Exploit DB Packet Storm
228282 6.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1292 2013-04-25 10:23 2013-04-9 Show GitHub Exploit DB Packet Storm
228283 6.9 警告 マイクロソフト - 複数の Microsoft Windows 製品の NTFS カーネルモードドライバにおける権限昇格の脆弱性 CWE-Other
その他
CVE-2013-1293 2013-04-25 10:22 2013-04-9 Show GitHub Exploit DB Packet Storm
228284 5 警告 Opus Codec
Google
- Google Chrome で使用される Opus の src/opus_decoder.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0899 2013-04-24 19:13 2013-02-21 Show GitHub Exploit DB Packet Storm
228285 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0898 2013-04-24 19:07 2013-02-21 Show GitHub Exploit DB Packet Storm
228286 4.3 警告 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-0897 2013-04-24 18:58 2013-02-21 Show GitHub Exploit DB Packet Storm
228287 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0896 2013-04-24 18:53 2013-02-21 Show GitHub Exploit DB Packet Storm
228288 7.5 危険 Google - Google Chrome における任意のプログラムを実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2013-0895 2013-04-24 18:49 2013-02-21 Show GitHub Exploit DB Packet Storm
228289 7.5 危険 Google - Google Chrome で使用される FFmpeg の libavcodec におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0894 2013-04-24 18:44 2013-02-21 Show GitHub Exploit DB Packet Storm
228290 6.8 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2013-0893 2013-04-24 18:37 2013-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319501 7.8 HIGH
Local
qnap qts
quts_hero
A missing authorization vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow local authenticated users to access data or perfo… CWE-862
 Missing Authorization
CVE-2023-39298 2024-09-21 01:39 2024-09-7 Show GitHub Exploit DB Packet Storm
319502 6.1 MEDIUM
Network
intumit smartrobot_firmware SmartRobot from INTUMIT does not properly validate a specific page parameter, allowing unautheticated remote attackers to inject JavaScript code to the parameter for Reflected Cross-site Scripting at… CWE-79
Cross-site Scripting
CVE-2024-8776 2024-09-21 01:38 2024-09-16 Show GitHub Exploit DB Packet Storm
319503 2.4 LOW
Adjacent
qnap qts
quts_hero
An improper restriction of excessive authentication attempts vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow local networ… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2024-32771 2024-09-21 01:38 2024-09-7 Show GitHub Exploit DB Packet Storm
319504 7.5 HIGH
Network
openjsf body-parser body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood th… NVD-CWE-noinfo
CVE-2024-45590 2024-09-21 01:26 2024-09-11 Show GitHub Exploit DB Packet Storm
319505 2.7 LOW
Network
fortinet fortiedrmanager An improper access control vulnerability [CWE-284] in FortiEDR Manager API 6.2.0 through 6.2.2, 6.0 all versions may allow in a shared environment context an authenticated admin with REST API permiss… NVD-CWE-Other
CVE-2024-45323 2024-09-21 01:23 2024-09-11 Show GitHub Exploit DB Packet Storm
319506 5.3 MEDIUM
Network
lizardbyte sunshine Sunshine is a self-hosted game stream host for Moonlight. Clients that experience a MITM attack during the pairing process may inadvertantly allow access to an unintended client rather than failing a… NVD-CWE-noinfo
CVE-2024-45407 2024-09-21 01:18 2024-09-11 Show GitHub Exploit DB Packet Storm
319507 4.7 MEDIUM
Network
openjsf express Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched i… CWE-79
Cross-site Scripting
CVE-2024-43796 2024-09-21 01:07 2024-09-11 Show GitHub Exploit DB Packet Storm
319508 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease It is not safe to dereference fl->c.flc_owner without fir… NVD-CWE-noinfo
CVE-2024-46690 2024-09-21 00:55 2024-09-13 Show GitHub Exploit DB Packet Storm
319509 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory as WC, not WB Linux does not write into cmd-db region. This region of memory is write protec… CWE-787
 Out-of-bounds Write
CVE-2024-46689 2024-09-21 00:52 2024-09-13 Show GitHub Exploit DB Packet Storm
319510 9.8 CRITICAL
Network
h2o h2o A vulnerability, which was classified as critical, has been found in h2oai h2o-3 3.46.0.4. This issue affects the function getConnectionSafe of the file /dtale/chart-data/1 of the component JDBC Conn… CWE-502
 Deserialization of Untrusted Data
CVE-2024-8862 2024-09-21 00:47 2024-09-15 Show GitHub Exploit DB Packet Storm