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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4711 8.1 重要
Adjacent
PowerDNS dnsdist PowerDNSのdnsdistにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-33599 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4712 8.2 重要
Network
PowerDNS dnsdist PowerDNSのdnsdistにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-33602 2026-04-27 10:50 2026-04-22 Show GitHub Exploit DB Packet Storm
4713 10 緊急
Network
Flatpak Flatpak FlatpakにおけるUNIX Symbolic Link のフォローに関する脆弱性 CWE-61
UNIX Symbolic Link のフォロー
CVE-2026-34078 2026-04-27 10:50 2026-04-7 Show GitHub Exploit DB Packet Storm
4714 9.1 緊急
Network
- オラクルのEnterprise Manager Base Platformにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-34279 2026-04-27 10:50 2026-04-21 Show GitHub Exploit DB Packet Storm
4715 4.7 警告
Network
オラクル Oracle Applications Framework オラクルのOracle Applications Frameworkにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-34298 2026-04-27 10:50 2026-04-21 Show GitHub Exploit DB Packet Storm
4716 6.5 警告
Network
オラクル PeopleSoft Enterprise FIN Maintenance Management オラクルのPeopleSoft Enterprise FIN Maintenance Managementにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-34299 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4717 6.5 警告
Network
オラクル PeopleSoft Enterprise FIN Maintenance Management オラクルのPeopleSoft Enterprise FIN Maintenance Managementにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-34301 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4718 5.5 警告
Network
オラクル Oracle Workflow オラクルのOracle Workflowにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-34302 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4719 7.5 重要
Network
オラクル Oracle WebLogic Server オラクルのOracle WebLogic Serverにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-34305 2026-04-27 10:49 2026-04-21 Show GitHub Exploit DB Packet Storm
4720 6.5 警告
Network
オラクル PeopleSoft Enterprise FIN Project Costing オラクルのPeopleSoft Enterprise FIN Project Costingにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-34306 2026-04-27 10:49 2026-04-21 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