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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2191 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost ServerにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-3590 2026-04-24 11:42 2026-04-15 Show GitHub Exploit DB Packet Storm
2192 6.5 警告
Network
WWBN AVideo WWBNのAVideoにおけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2026-39366 2026-04-24 11:42 2026-04-7 Show GitHub Exploit DB Packet Storm
2193 5.4 警告
Network
WWBN AVideo WWBNのAVideoにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-39367 2026-04-24 11:42 2026-04-7 Show GitHub Exploit DB Packet Storm
2194 6.5 警告
Network
WWBN AVideo WWBNのAVideoにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-39368 2026-04-24 11:42 2026-04-7 Show GitHub Exploit DB Packet Storm
2195 7.6 重要
Network
WWBN AVideo WWBNのAVideoにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-39369 2026-04-24 11:42 2026-04-7 Show GitHub Exploit DB Packet Storm
2196 7.1 重要
Network
WWBN AVideo WWBNのAVideoにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-39370 2026-04-24 11:42 2026-04-7 Show GitHub Exploit DB Packet Storm
2197 7.8 重要
Local
Vim Vim Vimにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-39881 2026-04-24 11:42 2026-04-8 Show GitHub Exploit DB Packet Storm
2198 5.3 警告
Network
OpenEXR OpenEXR OpenEXRにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-39886 2026-04-24 11:42 2026-04-21 Show GitHub Exploit DB Packet Storm
2199 8.8 重要
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-39891 2026-04-24 11:42 2026-04-8 Show GitHub Exploit DB Packet Storm
2200 4.3 警告
Network
lycheeorg lychee lycheeorgのLycheeにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-39957 2026-04-24 11:42 2026-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1151 7.5 HIGH
Network
osrg gobgp A vulnerability was determined in osrg GoBGP up to 4.3.0. Affected by this vulnerability is the function parseRibEntry of the file pkg/packet/mrt/mrt.go. Executing a manipulation can lead to integer … Update CWE-189
CWE-191
Numeric Errors
 Integer Underflow (Wrap or Wraparound)
CVE-2026-7736 2026-05-7 05:27 2026-05-4 Show GitHub Exploit DB Packet Storm
1152 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() smb_inherit_dacl() trusts the on-disk num_aces value from the … Update NVD-CWE-noinfo
CVE-2026-31706 2026-05-7 05:27 2026-05-1 Show GitHub Exploit DB Packet Storm
1153 7.3 HIGH
Network
osrg gobgp A vulnerability was found in osrg GoBGP up to 4.3.0. Affected is the function PathAttributeAigp.DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component AIGP Attribute Parser. Performing a … Update CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-7735 2026-05-7 05:27 2026-05-4 Show GitHub Exploit DB Packet Storm
1154 7.5 HIGH
Network
osrg gobgp A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefix_sid.go of the component SRv6 L3 Service. S… Update CWE-404
 Improper Resource Shutdown or Release
CVE-2026-7734 2026-05-7 05:26 2026-05-4 Show GitHub Exploit DB Packet Storm
1155 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate response sizes in ipc_validate_msg() ipc_validate_msg() computes the expected message size for each response type… Update CWE-787
 Out-of-bounds Write
CVE-2026-31707 2026-05-7 05:26 2026-05-1 Show GitHub Exploit DB Packet Storm
1156 8.1 HIGH
Network
trendnet tew-821dap_firmware A vulnerability was found in TRENDnet TEW-821DAP up to 1.12B01. This impacts the function platform_do_upgrade_cameo_dev of the file cameo_dev.sh of the component Firmware Update Handler. Performing a… Update CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-7611 2026-05-7 05:26 2026-05-2 Show GitHub Exploit DB Packet Storm
1157 8.1 HIGH
Network
trendnet tew-821dap_firmware A vulnerability has been found in TRENDnet TEW-821DAP 1.12B01. This affects an unknown function of the file /www/cgi/ssi of the component Firmware Update. Such manipulation leads to cleartext transmi… Update CWE-310
CWE-319
Cryptographic Issues
Cleartext Transmission of Sensitive Information
CVE-2026-7610 2026-05-7 05:25 2026-05-2 Show GitHub Exploit DB Packet Storm
1158 8.1 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb2_ioctl_query_info() has two response-copy branches: PASSTH… Update CWE-125
Out-of-bounds Read
CVE-2026-31708 2026-05-7 05:25 2026-05-1 Show GitHub Exploit DB Packet Storm
1159 8.8 HIGH
Network
trendnet tew-821dap_firmware A flaw has been found in TRENDnet TEW-821DAP up to 1.12B01. The impacted element is the function tools_diagnostic of the file /tmp/diagnostic of the component Firmware Udpate. This manipulation cause… Update CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-7609 2026-05-7 05:24 2026-05-2 Show GitHub Exploit DB Packet Storm
1160 8.0 HIGH
Adjacent
trendnet tew-821dap_firmware A vulnerability was detected in TRENDnet TEW-821DAP up to 1.12B01. The affected element is the function tools_diagnostic. The manipulation results in os command injection. The exploit is now public a… Update CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-7608 2026-05-7 05:24 2026-05-2 Show GitHub Exploit DB Packet Storm