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 30, 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
4771 6.5 警告
Network
WWBN AVideo WWBNのAVideoにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41062 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4772 5.4 警告
Network
WWBN AVideo WWBNのAVideoにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-41063 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4773 9.3 緊急
Network
WWBN AVideo WWBNのAVideoにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-41064 2026-04-27 10:47 2026-04-22 Show GitHub Exploit DB Packet Storm
4774 5 警告
Network
OpenFGA OpenFGA
Helm Charts
OpenFGAのHelm Charts等の複数製品における複数の脆弱性 CWE-706
CWE-863
CVE-2026-41131 2026-04-27 10:47 2026-04-22 Show GitHub Exploit DB Packet Storm
4775 8.8 重要
Network
flowiseai flowise flowiseaiのflowiseにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-41137 2026-04-27 10:47 2026-04-23 Show GitHub Exploit DB Packet Storm
4776 8.8 重要
Network
flowiseai flowise flowiseaiのflowiseにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-41138 2026-04-27 10:47 2026-04-23 Show GitHub Exploit DB Packet Storm
4777 7 重要
Network
openremote openremote openremoteにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-41166 2026-04-27 10:47 2026-04-22 Show GitHub Exploit DB Packet Storm
4778 5.3 警告
Network
pypdf project pypdf pypdf projectのpypdfにおける過度な反復の脆弱性 CWE-834
過度なイテレーション
CVE-2026-41168 2026-04-27 10:46 2026-04-22 Show GitHub Exploit DB Packet Storm
4779 9.8 緊急
Network
flowiseai flowise flowiseaiのflowiseにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-41264 2026-04-27 10:46 2026-04-23 Show GitHub Exploit DB Packet Storm
4780 9.8 緊急
Network
flowiseai flowise flowiseaiのflowiseにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-41265 2026-04-27 10:46 2026-04-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
611 - - - electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In 3.8.8 and earlier, there is persistent local-pty code execution via imported bookmarks or compromised sync… New CWE-94
CWE-345
CWE-494
CWE-915
Code Injection
 Insufficient Verification of Data Authenticity
 Download of Code Without Integrity Check
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-45058 2026-05-29 03:16 2026-05-29 Show GitHub Exploit DB Packet Storm
612 - - - bzip2 contains an off‑by‑one error in the bzip2recover utility. When processing a specially crafted file, the application performs an out‑of‑bounds write to a global buffer, resulting in memory corru… New CWE-787
 Out-of-bounds Write
CVE-2026-42250 2026-05-29 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
613 7.8 HIGH
Local
- - gix-submodule before 0.29.0 (gitoxide before 0.5.21, gix before 0.84.0) incorrectly validates the update field in .gitmodules, allowing attackers to bypass the CommandForbiddenInModulesConfiguration … Update CWE-77
Command Injection
CVE-2026-40034 2026-05-29 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
614 4.2 MEDIUM
Network
- - PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registe… New CWE-441
CWE-918
Confused Deputy
Server-Side Request Forgery (SSRF) 
CVE-2026-48522 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
615 5.4 MEDIUM
Network
- - PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. … New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-48523 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
616 7.4 HIGH
Network
- - PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate… New CWE-287
CWE-347
Improper Authentication
 Improper Verification of Cryptographic Signature
CVE-2026-48526 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
617 3.7 LOW
Network
- - PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no ra… New CWE-460
CWE-755
 Improper Cleanup on Thrown Exception
 Improper Handling of Exceptional Conditions
CVE-2026-48524 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
618 5.3 MEDIUM
Network
- - PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL deco… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-48525 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
619 - - - Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, in federated rooms, malicious homeservers can craft room events in such a way that prevents Synapse from providing full h… New CWE-20
 Improper Input Validation 
CVE-2026-45076 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm
620 - - - Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, local authenticated users can cause Synapse to starve other requests of CPU and lead to other requests failing, causing o… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-45078 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm