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 12, 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
2071 8.1 重要
Adjacent
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるデジタル署名の検証に関する脆弱性 CWE-347
デジタル署名の不適切な検証
CVE-2026-5466 2026-04-30 10:58 2026-04-10 Show GitHub Exploit DB Packet Storm
2072 8.1 重要
Adjacent
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるデータの整合性検証不備に関する脆弱性 CWE-354
データの整合性検証不備
CVE-2026-5479 2026-04-30 10:58 2026-04-10 Show GitHub Exploit DB Packet Storm
2073 5.3 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるデータの整合性検証不備に関する脆弱性 CWE-354
データの整合性検証不備
CVE-2026-5504 2026-04-30 10:58 2026-04-9 Show GitHub Exploit DB Packet Storm
2074 4 警告
Local
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-5507 2026-04-30 10:58 2026-04-9 Show GitHub Exploit DB Packet Storm
2075 4.3 警告
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
送信データへの重要な情報の挿入
CVE-2026-5512 2026-04-30 10:58 2026-04-21 Show GitHub Exploit DB Packet Storm
2076 5.5 警告
Local
レッドハット
libarchive
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
Red Hat Hardened Images
libarchive
libarchive等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-5745 2026-04-30 10:58 2026-04-7 Show GitHub Exploit DB Packet Storm
2077 5.3 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2026-5772 2026-04-30 10:57 2026-04-9 Show GitHub Exploit DB Packet Storm
2078 6.5 警告
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-5778 2026-04-30 10:57 2026-04-9 Show GitHub Exploit DB Packet Storm
2079 9.6 緊急
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-5845 2026-04-30 10:57 2026-04-21 Show GitHub Exploit DB Packet Storm
2080 8.9 重要
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-5921 2026-04-30 10:57 2026-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 2.9 LOW
Local
- - In uriparser before 1.0.2, there is pointer difference truncation to int in various places. CWE-197
 Numeric Truncation Error
CVE-2026-44927 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
812 2.9 LOW
Local
- - In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
813 - - - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Se… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
814 - - - YARD is a Ruby Documentation tool. Prior to version 0.9.42, a path traversal vulnerability was discovered in YARD when using yard server to serve documentation. This bug would allow unsanitized HTTP … CWE-22
Path Traversal
CVE-2026-41493 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
815 4.7 MEDIUM
Network
- - go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smar… CWE-522
 Insufficiently Protected Credentials
CVE-2026-41506 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
816 9.8 CRITICAL
Network
- - math-codegen generates code from mathematical expressions. Prior to version 0.4.3, string literal content passed to cg.parse() is injected verbatim into a new Function() body without sanitization. Th… CWE-94
Code Injection
CVE-2026-41507 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
817 - - - Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Versions 22.0.2 and earlier contains an authenticated remote code execution vulnerabilit… CWE-74
Injection
CVE-2025-67486 2026-05-9 01:02 2026-05-9 Show GitHub Exploit DB Packet Storm
818 - - - Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.49.1, Nhost automatically links an incoming OAuth identity to an existing Nhost account when the email addresses match. T… CWE-287
Improper Authentication
CVE-2026-41574 2026-05-9 01:02 2026-05-9 Show GitHub Exploit DB Packet Storm
819 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the tsig plugin can be bypassed on non-plain-DNS transports (DoT, DoH, DoH3, DoQ, and gRPC) because it trusts the transport w… CWE-303
 Incorrect Implementation of Authentication Algorithm
CVE-2026-33190 2026-05-9 01:01 2026-05-6 Show GitHub Exploit DB Packet Storm
820 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the transfer plugin can select the wrong ACL stanza when both a parent zone and a more-specific subzone are configured. The l… CWE-863
 Incorrect Authorization
CVE-2026-33489 2026-05-9 01:00 2026-05-6 Show GitHub Exploit DB Packet Storm