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":May 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
3281 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23353 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
3282 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-23354 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
3283 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23355 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
3284 7.4 重要
Network
ERLANG Erlang/SSL (Erlang SSL)
Erlang/OTP
Erlang/Public Key (Public Key)
ERLANGのErlang/OTP等の複数製品における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-32144 2026-04-27 11:27 2026-04-7 Show GitHub Exploit DB Packet Storm
3285 9.8 緊急
Network
CoreWeave marimo CoreWeaveのmarimoにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-39987 2026-04-27 11:27 2026-04-9 Show GitHub Exploit DB Packet Storm
3286 9.8 緊急
Network
codefuture CF Image Hosting Script codefutureのCF Image Hosting Scriptにおける外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2019-25709 2026-04-27 11:27 2026-04-12 Show GitHub Exploit DB Packet Storm
3287 9.8 緊急
Network
ERLANG Erlang/Inets (Inets)
Erlang/OTP
ERLANGのErlang/Inets (Inets)等の複数製品における不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-28808 2026-04-27 11:27 2026-04-7 Show GitHub Exploit DB Packet Storm
3288 6.1 警告
Network
Dovestones Software Ltd AD Phonebook Dovestones Software LtdのAD Phonebookにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-31013 2026-04-27 11:27 2026-04-21 Show GitHub Exploit DB Packet Storm
3289 6.3 警告
Network
Dovestones Software Ltd AD Self Update Dovestones Software LtdのAD Self Updateにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-31014 2026-04-27 11:27 2026-04-21 Show GitHub Exploit DB Packet Storm
3290 9.8 緊急
Network
reconurge Flowsint reconurgeのFlowsintにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-32311 2026-04-27 11:27 2026-04-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 7.5 HIGH
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.80.1, a vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing clien… New CWE-290
 Authentication Bypass by Spoofing
CVE-2026-46356 2026-05-19 00:27 2026-05-15 Show GitHub Exploit DB Packet Storm
282 6.5 MEDIUM
Network
webpack.js webpack-dev-server webpack-dev-server versions up to and including 5.2.3 are vulnerable to cross-origin source code exposure when serving over a non-potentially trustworthy origin such as plain HTTP. The previous fix r… Update CWE-749
 Exposed Dangerous Method or Function
CVE-2026-6402 2026-05-19 00:23 2026-05-12 Show GitHub Exploit DB Packet Storm
283 5.3 MEDIUM
Network
- - ### Summary `qs.stringify` throws `TypeError` when called with `arrayFormat: 'comma'` and `encodeValuesOnly: true` on an array containing `null` or `undefined`. The throw is synchronous and not ha… New CWE-476
 NULL Pointer Dereference
CVE-2026-8723 2026-05-19 00:16 2026-05-17 Show GitHub Exploit DB Packet Storm
284 8.2 HIGH
Network
- - Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Prototype Pollution via the jsondiffpatch.patch() and jsondiffpatch/formatters/jsonpatch.patch() APIs. An attacker can perform pro… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-8657 2026-05-19 00:16 2026-05-16 Show GitHub Exploit DB Packet Storm
285 6.1 MEDIUM
Network
- - Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Cross-site Scripting (XSS) via the annotated formatter due to improper sanitization of JSON values and property names. If an appli… New CWE-79
Cross-site Scripting
CVE-2026-8656 2026-05-19 00:16 2026-05-16 Show GitHub Exploit DB Packet Storm
286 7.8 HIGH
Local
amd radeon_software
cleanup_utility
A DLL hijacking vulnerability in the AMD Cleanup Utility could allow an attacker to achieve privilege escalation potentially resulting in arbitrary code execution. New CWE-427
 Uncontrolled Search Path Element
CVE-2024-36333 2026-05-19 00:15 2026-05-15 Show GitHub Exploit DB Packet Storm
287 8.8 HIGH
Network
postgresql postgresql Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if… Update CWE-89
CWE-121
SQL Injection
Stack-based Buffer Overflow
CVE-2026-6637 2026-05-19 00:05 2026-05-14 Show GitHub Exploit DB Packet Storm
288 4.3 MEDIUM
Network
postgresql postgresql Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintain… Update CWE-126
 Buffer Over-read
CVE-2026-6575 2026-05-19 00:04 2026-05-14 Show GitHub Exploit DB Packet Storm
289 7.5 HIGH
Network
postgresql postgresql Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disable… Update CWE-674
 Uncontrolled Recursion
CVE-2026-6479 2026-05-19 00:04 2026-05-14 Show GitHub Exploit DB Packet Storm
290 6.5 MEDIUM
Network
postgresql postgresql Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 … Update CWE-385
 Covert Timing Channel
CVE-2026-6478 2026-05-19 00:03 2026-05-14 Show GitHub Exploit DB Packet Storm