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 24, 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
200651 5 警告 ヒューレット・パッカード
日本電気
日立
オラクル
NTP Project
- NTP の ntpd の ntp_proto.c の receive 関数における意図しない関連付けの変更を誘発される脆弱性 CWE-Other
その他
CVE-2014-9296 2016-11-22 15:56 2014-11-3 Show GitHub Exploit DB Packet Storm
200652 7.5 危険 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server : Security : Encryption に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0411 2016-11-22 15:55 2015-01-20 Show GitHub Exploit DB Packet Storm
200653 4 警告 オラクル - Oracle MySQL の MySQL Server における Server : Optimizer に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0423 2016-11-22 15:51 2015-04-14 Show GitHub Exploit DB Packet Storm
200654 5.9 警告
Network
日本電気
OpenSSL Project
日立
オラクル
- OpenSSL の ssl/s2_srvr.c における暗号保護メカニズムを破られる脆弱性 CWE-200
CWE-310
CWE-Other
CVE-2015-3197 2016-11-22 15:48 2015-12-31 Show GitHub Exploit DB Packet Storm
200655 5.3 警告
Network
アップル
OpenSSL Project
ヒューレット・パッカード・エンタープライズ
オラクル
- OpenSSL の crypto/asn1/tasn_dec.c の ASN1_TFLG_COMBINE の実装におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3195 2016-11-22 15:48 2015-12-3 Show GitHub Exploit DB Packet Storm
200656 5 警告 MySQL AB
SUSE
オラクル
- Oracle MySQL の MySQL Server における Server : Security : Privileges に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2568 2016-11-22 15:48 2015-04-14 Show GitHub Exploit DB Packet Storm
200657 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server : InnoDB : DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0433 2016-11-22 15:47 2015-04-14 Show GitHub Exploit DB Packet Storm
200658 7.5 重要
Network
日本電気
Apache Software Foundation
オラクル
- Apache HTTPD の HTTP/2 通信における X.509 クライアント証明書の認証処理の問題 CWE-Other
その他
CVE-2016-4979 2016-11-22 15:46 2016-07-5 Show GitHub Exploit DB Packet Storm
200659 7.5 危険 The PHP Group
アップル
オラクル
- PHP の OPcache エクステンションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-1351 2016-11-22 15:38 2015-01-8 Show GitHub Exploit DB Packet Storm
200660 4 警告 オラクル - Oracle MySQL の MySQL Server における Server : Information Schema に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0500 2016-11-22 15:37 2015-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1311 7.5 HIGH
Network
- - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, the default error handler Engine::_error() writes the full exception message, exception code, and stack trace (including absolute fil… CWE-209
Information Exposure Through an Error Message
CVE-2026-42552 2026-05-16 04:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1312 9.8 CRITICAL
Network
- - Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user,… CWE-94
Code Injection
CVE-2026-31231 2026-05-16 04:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1313 8.8 HIGH
Network
snorkel snorkel The snorkel library thru v0.10.0 contains a critical insecure deserialization vulnerability (CWE-502) in the BaseLabeler.load() method of the BaseLabeler class. The method loads serialized labeler mo… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31223 2026-05-16 04:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1314 8.8 HIGH
Network
snorkel snorkel The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability (CWE-502) in the Trainer.load() method of the Trainer class. The method loads model checkpoint files using torch.lo… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31222 2026-05-16 04:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1315 8.8 HIGH
Network
lightningai pytorch_lightning PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability (CWE-502) in the checkpoint loading mechanism. The LightningModule.load_from_checkpoint() method, which … CWE-502
 Deserialization of Untrusted Data
CVE-2026-31221 2026-05-16 04:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1316 9.8 CRITICAL
Network
- - PySyft (Syft Datasite/Server) versions 0.9.5 and earlier are vulnerable to remote code execution due to insufficient validation and sandboxing of user-submitted code. The system allows low-privileged… CWE-94
Code Injection
CVE-2026-31220 2026-05-16 04:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1317 7.5 HIGH
Network
signalk signal_k_server Signal K Server is a server application that runs on a central hub in a boat. Prior to version 2.25.0, the HTTP login endpoints (POST /login and POST /signalk/v1/auth/login) are protected by express-… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-41893 2026-05-16 04:14 2026-05-10 Show GitHub Exploit DB Packet Storm
1318 5.3 MEDIUM
Network
apache commons_configuration Uncontrolled Recursion vulnerability in Apache Commons. When processing an untrusted configuration file, Commons Configuration will throw a StackOverflowError for YAML input with cycles. This issue … CWE-674
 Uncontrolled Recursion
CVE-2026-45205 2026-05-16 03:40 2026-05-14 Show GitHub Exploit DB Packet Storm
1319 7.4 HIGH
Network
microsoft authenticator Exposure of sensitive information to an unauthorized actor in Microsoft Authenticator allows an unauthorized attacker to disclose information over a network. CWE-200
Information Exposure
CVE-2026-41615 2026-05-16 03:39 2026-05-15 Show GitHub Exploit DB Packet Storm
1320 8.8 HIGH
Network
microsoft windows_admin_center Improper access control in Windows Admin Center allows an authorized attacker to elevate privileges over a network. CWE-284
Improper Access Control
CVE-2026-41086 2026-05-16 03:38 2026-05-13 Show GitHub Exploit DB Packet Storm