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 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
4701 6.5 警告
Network
TOTOLINK a3300r ファームウェア TOTOLINKのa3300r ファームウェアにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-31176 2026-04-27 10:50 2026-04-23 Show GitHub Exploit DB Packet Storm
4702 8.2 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31788 2026-04-27 10:50 2026-03-25 Show GitHub Exploit DB Packet Storm
4703 6.5 警告
Network
Roxy-WI Roxy-WI Roxy-WIにおけるパストラバーサルの脆弱性 CWE-24
パストラバーサル (../filedir)
CVE-2026-33431 2026-04-27 10:50 2026-04-20 Show GitHub Exploit DB Packet Storm
4704 9.1 緊急
Network
Roxy-WI Roxy-WI Roxy-WIにおける認証に関する脆弱性 CWE-287
CWE-noinfo
CVE-2026-33432 2026-04-27 10:50 2026-04-20 Show GitHub Exploit DB Packet Storm
4705 7.5 重要
Network
PowerDNS dnsdist PowerDNSのdnsdistにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-33593 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4706 7.5 重要
Network
PowerDNS dnsdist PowerDNSのdnsdistにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-33594 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4707 7.5 重要
Network
PowerDNS dnsdist PowerDNSのdnsdistにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-33595 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4708 6.5 警告
Adjacent
PowerDNS dnsdist PowerDNSのdnsdistにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-33596 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4709 7.5 重要
Network
PowerDNS dnsdist PowerDNSのdnsdistにおけるエンコードおよびエスケープに関する脆弱性 CWE-116
不適切なエンコード、または出力のエスケープ
CVE-2026-33597 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4710 9.1 緊急
Network
PowerDNS dnsdist PowerDNSのdnsdistにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-33598 2026-04-27 10:50 2026-04-22 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 … New 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