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 20, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224661 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1009 2013-06-6 16:55 2013-06-4 Show GitHub Exploit DB Packet Storm
224662 4.9 警告 アップル - Apple Mac OS X の SMB における共有ディレクトリ以外にファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0990 2013-06-6 16:54 2013-06-4 Show GitHub Exploit DB Packet Storm
224663 2.1 注意 アップル - Apple Mac OS X の Disk Management におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-0985 2013-06-6 16:53 2013-06-4 Show GitHub Exploit DB Packet Storm
224664 9.3 危険 アップル - Apple Mac OS X のディレクトリサービスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0984 2013-06-6 16:47 2013-06-4 Show GitHub Exploit DB Packet Storm
224665 6.8 警告 アップル - Apple Mac OS X の CoreAnimation における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0983 2013-06-6 16:44 2013-06-4 Show GitHub Exploit DB Packet Storm
224666 1.7 注意 アップル - Apple Mac OS X の CFNetwork における Cookie 認証を回避される脆弱性 CWE-200
情報漏えい
CVE-2013-0982 2013-06-6 16:31 2013-06-4 Show GitHub Exploit DB Packet Storm
224667 6.8 警告 アップル - Apple Mac OS X の QuickDraw Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0975 2013-06-6 16:28 2013-06-4 Show GitHub Exploit DB Packet Storm
224668 7.5 危険 Google - Windows 上で稼働する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2854 2013-06-6 14:56 2013-06-4 Show GitHub Exploit DB Packet Storm
224669 7.2 危険 IBM - IBM DB2 および DB2 Connect におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3475 2013-06-6 12:08 2013-05-31 Show GitHub Exploit DB Packet Storm
224670 7.6 危険 IBM - IBM Tivoli Netcool/System Service Monitors および Application Service Monitors の Transaction MIB エージェントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0509 2013-06-6 12:07 2013-05-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
791 - - - WWBN AVideo is an open source video platform. In versions up to and including 29.0, an unauthenticated user can read APISecret from objects/plugins.json.php and use it to call protected API endpoints… CWE-200
CWE-862
Information Exposure
 Missing Authorization
CVE-2026-43885 2026-05-16 04:16 2026-05-12 Show GitHub Exploit DB Packet Storm
792 5.4 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metad… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43879 2026-05-16 04:16 2026-05-12 Show GitHub Exploit DB Packet Storm
793 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
794 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
795 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
796 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
797 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
798 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
799 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
800 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