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 29, 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
6361 6.3 警告
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおける複数の脆弱性 CWE-20
CWE-89
CVE-2026-44337 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6362 7.3 重要
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおける複数の脆弱性 CWE-1188
CWE-306
CWE-668
CVE-2026-44338 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6363 8.6 重要
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAI等の複数製品におけるクラスまたはコードを選択する外部から制御された入力の使用に関する脆弱性 CWE-470
クラスまたはコードを選択する外部から制御された入力の使用
CVE-2026-44339 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6364 7.5 重要
Network
Mervin Praison (MervinPraison) PraisonAI Mervin Praison (MervinPraison)のPraisonAIにおける複数の脆弱性 CWE-22
CWE-59
CVE-2026-44340 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6365 7.8 重要
Local
ZTE ZXCLOUD iRAI ZTEのZXCLOUD iRAIにおける制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2026-44406 2026-05-11 11:04 2026-05-7 Show GitHub Exploit DB Packet Storm
6366 7.5 重要
Network
Zcash Foundation Zebrad Zcash FoundationのZebradにおける計算の誤りに関する脆弱性 CWE-682
計算の誤り
CVE-2026-44498 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6367 5.3 警告
Network
Zcash Foundation zebra-network
Zebra-chain
Zebrad
Zcash FoundationのZebra-chain等の複数製品における制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-44500 2026-05-11 11:04 2026-05-8 Show GitHub Exploit DB Packet Storm
6368 7.5 重要
Network
The Tor Project Tor The Tor ProjectのTorにおける単一、固有のアクションの実施に関する脆弱性 CWE-837
単一、固有のアクションの不適切な実施
CVE-2026-44601 2026-05-11 11:04 2026-05-7 Show GitHub Exploit DB Packet Storm
6369 7.5 重要
Network
The Tor Project Tor The Tor ProjectのTorにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-44602 2026-05-11 11:04 2026-05-7 Show GitHub Exploit DB Packet Storm
6370 5.5 警告
Local
Open Source Geospatial Foundation GDAL Open Source Geospatial FoundationのGDALにおける複数の脆弱性 CWE-119
CWE-125
CVE-2026-8084 2026-05-11 11:04 2026-05-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1971 8.1 HIGH
Network
apache apisix Incorrect Authorization vulnerability in Apache APISIX. An attacker can capitalise on authz-casdoor plugin under default configuration to authenticate themselves with credentials from a different so… CWE-863
 Incorrect Authorization
CVE-2026-47339 2026-06-24 00:11 2026-06-19 Show GitHub Exploit DB Packet Storm
1972 6.1 MEDIUM
Network
apache apisix URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache APISIX. The default configuration of cas-auth in Apache APISIX is vulnerable to phishing and credential theft. This issue… CWE-601
Open Redirect
CVE-2026-44915 2026-06-24 00:11 2026-06-19 Show GitHub Exploit DB Packet Storm
1973 4.9 MEDIUM
Physics
- - Zephyr's ext2 directory-entry parser does not fully validate on-disk directory entry structure before copying the entry name and advancing traversal state. In ext2_fetch_direntry() (subsys/fs/ext2/ex… CWE-125
Out-of-bounds Read
CVE-2026-10645 2026-06-24 00:11 2026-06-23 Show GitHub Exploit DB Packet Storm
1974 7.1 HIGH
Adjacent
- - A malformed Bluetooth Classic SDP attribute can trigger a reachable assertion in Zephyr's SDP parser. In subsys/bluetooth/host/classic/sdp.c, bt_sdp_parse_attribute() accepts an input buffer once it … CWE-20
CWE-617
 Improper Input Validation 
 Reachable Assertion
CVE-2026-10651 2026-06-24 00:11 2026-06-23 Show GitHub Exploit DB Packet Storm
1975 7.1 HIGH
Adjacent
- - A missing length validation in the Zephyr Bluetooth Host ISO receive path can be triggered by malformed HCI ISO data. In bt_iso_recv() (subsys/bluetooth/host/iso.c), when processing PB=START/SINGLE f… CWE-125
Out-of-bounds Read
CVE-2026-10658 2026-06-24 00:11 2026-06-23 Show GitHub Exploit DB Packet Storm
1976 9.1 CRITICAL
Network
apache apisix Insufficient Verification of Data Authenticity vulnerability in Apache APISIX. The openid-connect plugin under default configuration has an attack surface that allows the attacker to spoof identity … CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-44087 2026-06-24 00:11 2026-06-19 Show GitHub Exploit DB Packet Storm
1977 5.8 MEDIUM
Network
apache apisix Use of Less Trusted Source vulnerability in Apache APISIX. Attacker can take advantage of wolf-rbac plugin under default configuration to potentially pollute logs with spoofed identity information a… CWE-348
 Use of Less Trusted Source
CVE-2026-44046 2026-06-24 00:10 2026-06-19 Show GitHub Exploit DB Packet Storm
1978 7.8 HIGH
Local
- - Realtek Audio Service 1.0.0.55 contains an unquoted service path vulnerability in RtkAudioService64.exe that allows local attackers to escalate privileges by injecting malicious code. Attackers can p… CWE-428
 Unquoted Search Path or Element
CVE-2020-37252 2026-06-24 00:09 2026-06-20 Show GitHub Exploit DB Packet Storm
1979 9.1 CRITICAL
Network
apache apisix Authentication Bypass by Spoofing vulnerability in Apache APISIX. The attacker can completely bypass authentication capitalising on certain configurations of jwt-auth plugin. This issue affects Apac… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-39999 2026-06-24 00:08 2026-06-19 Show GitHub Exploit DB Packet Storm
1980 - - - Overview: A vulnerability has been found in FAST/TOOLS and CI Server. The web server may return a response containing the CI Server setting information. This information could be exploited by an at… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-11833 2026-06-24 00:06 2026-06-23 Show GitHub Exploit DB Packet Storm