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 25, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2201 7.3 重要
Network
Apache Software Foundation Apache Thrift Apache Software FoundationのApache Thriftにおける複数の脆弱性 CWE-113
CWE-22
CWE-346
CWE-400
CVE-2026-43870 2026-05-8 12:21 2026-05-5 Show GitHub Exploit DB Packet Storm
2202 6.5 警告
Network
Apache Software Foundation Apache Wicket Apache Software FoundationのApache Wicketにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-43975 2026-05-8 12:21 2026-05-6 Show GitHub Exploit DB Packet Storm
2203 7.5 重要
Network
MongoDB Inc. MongoDB C Driver MongoDB Inc.のMongoDB C Driverにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-6231 2026-05-8 12:21 2026-04-13 Show GitHub Exploit DB Packet Storm
2204 4.9 警告
Network
Tanium Tanium Interact TaniumのTanium Interactにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-6416 2026-05-8 12:21 2026-04-22 Show GitHub Exploit DB Packet Storm
2205 7.1 重要
Local
GNU Project GNU Emacs GNU ProjectのGNU Emacsにおける境界条件の判定に関する脆弱性 CWE-193
境界条件の判定
CVE-2026-6861 2026-05-8 12:21 2026-04-22 Show GitHub Exploit DB Packet Storm
2206 7.5 重要
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-6914 2026-05-8 12:21 2026-04-29 Show GitHub Exploit DB Packet Storm
2207 4.3 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおける入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-6915 2026-05-8 12:21 2026-04-29 Show GitHub Exploit DB Packet Storm
2208 4.3 警告
Network
レッドハット Red Hat OpenShift Container Platform レッドハットのRed Hat OpenShift Container Platformにおける信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2026-7309 2026-05-8 12:20 2026-04-28 Show GitHub Exploit DB Packet Storm
2209 4.3 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-7585 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
2210 4.3 警告
Network
Open5GS Open5GS Open5GSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2026-7586 2026-05-8 12:20 2026-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 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
312511 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access [Why] Coverity reports OVERRUN warning. Do not check if array index va… CWE-129
 Improper Validation of Array Index
CVE-2024-46804 2024-10-5 02:51 2024-09-27 Show GitHub Exploit DB Packet Storm
312512 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check debug trap enable before write dbg_ev_file In interrupt context, write dbg_ev_file will be run by work queue. I… CWE-476
 NULL Pointer Dereference
CVE-2024-46803 2024-10-5 02:45 2024-09-27 Show GitHub Exploit DB Packet Storm
312513 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ Make sure the connector is fully initialized… CWE-476
 NULL Pointer Dereference
CVE-2024-46810 2024-10-5 02:43 2024-09-27 Show GitHub Exploit DB Packet Storm
312514 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL CWE-476
 NULL Pointer Dereference
CVE-2024-46807 2024-10-5 02:40 2024-09-27 Show GitHub Exploit DB Packet Storm
312515 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is retu… CWE-129
 Improper Validation of Array Index
CVE-2024-46813 2024-10-5 02:38 2024-09-27 Show GitHub Exploit DB Packet Storm
312516 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used.… CWE-476
 NULL Pointer Dereference
CVE-2024-46809 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm
312517 5.3 MEDIUM
Network
gitlab gitlab An issue has been discovered in GitLab EE affecting all versions starting from 16.0 prior to 17.2.8, from 17.3 prior to 17.3.4, and from 17.4 prior to 17.4.1. An AI feature was found to read unsaniti… CWE-116
 Improper Encoding or Escaping of Output
CVE-2024-4099 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm
312518 4.3 MEDIUM
Network
gitlab gitlab Information disclosure in Gitlab EE/CE affecting all versions from 15.6 prior to 17.2.8, 17.3 prior to 17.3.4, and 17.4 prior to 17.4.1 in specific conditions it was possible to disclose to an unauth… CWE-863
 Incorrect Authorization
CVE-2024-8974 2024-10-5 02:30 2024-09-27 Show GitHub Exploit DB Packet Storm
312519 7.5 HIGH
Network
ays-pro chatgpt_assistant The AI ChatBot with ChatGPT and Content Generator by AYS WordPress plugin before 2.1.0 discloses the Open AI API Key, allowing unauthenticated users to obtain it CWE-319
Cleartext Transmission of Sensitive Information
CVE-2024-7713 2024-10-5 02:28 2024-09-27 Show GitHub Exploit DB Packet Storm
312520 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msg_id before processing transcation [WHY & HOW] HDCP_MESSAGE_ID_INVALID (-1) is not a valid msg_id nor is… CWE-129
 Improper Validation of Array Index
CVE-2024-46814 2024-10-5 02:27 2024-09-27 Show GitHub Exploit DB Packet Storm