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 18, 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
3881 3.7
Network
ERLANG Erlang/OTP ERLANGのErlang/OTPにおける予測可能な数字や識別子の生成に関する脆弱性 CWE-340
予測可能な数字や識別子の生成
CVE-2026-28810 2026-04-24 11:36 2026-04-7 Show GitHub Exploit DB Packet Storm
3882 7.2 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-30804 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3883 8.8 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-30806 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3884 8.8 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-30809 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3885 6.5 警告
Network
Artica ST Pandora FMS Artica STのPandora FMSにおける不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2026-30811 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3886 5.4 警告
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-30812 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3887 8.8 重要
Network
Artica ST Pandora FMS Artica STのPandora FMSにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-30813 2026-04-24 11:36 2026-04-13 Show GitHub Exploit DB Packet Storm
3888 7.5 重要
Network
Gardyn Gardin API GardynのGardin APIにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-32646 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
3889 5.3 警告
Network
Gardyn Gardin API GardynのGardin APIにおけるアクティブ状態のデバッグコードに関する脆弱性 CWE-489
間違ったセッションへのデータの漏洩
CVE-2026-32662 2026-04-24 11:36 2026-04-3 Show GitHub Exploit DB Packet Storm
3890 9.1 緊急
Network
Apache Software Foundation Apache Kafka Apache Software FoundationのApache Kafkaにおける入力で指定されたインデックス、位置、またはオフセットの不適切な検証に関する脆弱性 CWE-1285
入力で指定されたインデックス、位置、またはオフセットの不適切な検証
CVE-2026-33557 2026-04-24 11:36 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
811 - - - Clerk JavaScript is the official JavaScript repository for Clerk authentication. has(), auth.protect(), and related authorization predicates in @clerk/shared, @clerk/nextjs, @clerk/backend, and other… CWE-754
CWE-863
 Improper Check for Unusual or Exceptional Conditions
 Incorrect Authorization
CVE-2026-42349 2026-05-15 04:16 2026-05-12 Show GitHub Exploit DB Packet Storm
812 7.5 HIGH
Network
apache tomcat Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1.0-M1 through 10.1.54, from 9.0.0.M1 t… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41284 2026-05-15 03:59 2026-05-13 Show GitHub Exploit DB Packet Storm
813 7.3 HIGH
Network
mozilla firefox Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150.0.3. CWE-416
 Use After Free
CVE-2026-8390 2026-05-15 03:53 2026-05-12 Show GitHub Exploit DB Packet Storm
814 7.5 HIGH
Network
pgbouncer pgbouncer An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malforme… CWE-190
 Integer Overflow or Wraparound
CVE-2026-6664 2026-05-15 03:52 2026-05-9 Show GitHub Exploit DB Packet Storm
815 9.8 CRITICAL
Network
pgbouncer pgbouncer The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM se… CWE-121
Stack-based Buffer Overflow
CVE-2026-6665 2026-05-15 03:52 2026-05-9 Show GitHub Exploit DB Packet Storm
816 7.3 HIGH
Network
apache tomcat Exposure of HTTP Authentication Header to unexpected hosts during WebSocket authentication vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1… CWE-200
Information Exposure
CVE-2026-42498 2026-05-15 03:51 2026-05-13 Show GitHub Exploit DB Packet Storm
817 3.5 LOW
Network
gitlab gitlab GitLab has remediated an issue in GitLab EE affecting all versions from 18.8 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with control o… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-7471 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm
818 5.4 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab EE affecting all versions from 16.4 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with developer… CWE-79
Cross-site Scripting
CVE-2026-7481 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm
819 4.3 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.1 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with projec… CWE-862
 Missing Authorization
CVE-2026-8144 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm
820 6.5 MEDIUM
Network
gitlab gitlab GitLab has remediated an issue in GitLab CE/EE affecting all versions from 8.3 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user to cause den… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8280 2026-05-15 03:50 2026-05-14 Show GitHub Exploit DB Packet Storm