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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209061 9 危険 Zoho Corporation - ZOHO ManageEngine OpManager における管理者のアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-7765 2015-10-13 17:33 2015-07-24 Show GitHub Exploit DB Packet Storm
209062 5 警告 アップル - Apple OS X のメールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7761 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209063 5 警告 アップル - Apple OS X の launchd の libxpc におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-7760 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209064 2.1 注意 アップル - Apple iOS におけるユーザの連絡先データを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-5923 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209065 7.2 危険 アップル - Apple watchOS の GasGaugeにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-5919 2015-10-13 16:58 2015-09-21 Show GitHub Exploit DB Packet Storm
209066 7.2 危険 アップル - Apple watchOS の GasGauge における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-5918 2015-10-13 16:58 2015-09-21 Show GitHub Exploit DB Packet Storm
209067 5 警告 アップル - Apple OS X における脆弱性 CWE-Other
その他
CVE-2015-5915 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209068 4.7 警告 アップル - Apple OS X の EFI コンポーネントにおける EFI のアップデート処理中にファームウェアを変更される脆弱性 CWE-Other
その他
CVE-2015-5914 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209069 6.8 警告 アップル - Apple OS X で使用される Heimdal における SMB サーバに対し反射攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-5913 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
209070 4.9 警告 アップル - Apple OS X のカーネルのデバッグ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-5902 2015-10-13 16:58 2015-09-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2971 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2026-5297 2026-05-22 08:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2972 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accid… - CVE-2026-8352 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2973 8.8 HIGH
Network
- - IINA before 1.4.3 contains a user-assisted command execution vulnerability that allows remote attackers to execute arbitrary commands by supplying malicious mpv_-prefixed query parameters through the… CWE-88
Argument Injection
CVE-2026-47114 2026-05-22 06:03 2026-05-22 Show GitHub Exploit DB Packet Storm
2974 4.3 MEDIUM
Network
- - The GSheet For Woo Importer plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the process_ajax_restore_action() function in all versions up to, and … CWE-862
 Missing Authorization
CVE-2026-4843 2026-05-22 06:03 2026-05-22 Show GitHub Exploit DB Packet Storm
2975 6.1 MEDIUM
Network
simplesamlphp simplesamlphp-casserver
simplesamlphp_casserver
SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS server in the form of a SimpleSAMLphp module. In versions below 6.3.1 and 7.0.0, the logout endpoint accepts a url query parameter to redire… CWE-601
Open Redirect
CVE-2025-65954 2026-05-22 06:01 2026-05-19 Show GitHub Exploit DB Packet Storm
2976 7.5 HIGH
Network
mozilla firefox
firefox_focus
Sandbox escape in Firefox and Firefox Focus for Android. This vulnerability was fixed in Firefox 151. CWE-693
 Protection Mechanism Failure
CVE-2026-8945 2026-05-22 05:56 2026-05-19 Show GitHub Exploit DB Packet Storm
2977 4.8 MEDIUM
Network
samba rsync Rsync version 3.4.2 and prior contain an authorization bypass vulnerability in the rsync daemon's hostname-based access control list enforcement when configured with chroot. Attackers can bypass host… CWE-289
 Authentication Bypass by Alternate Name
CVE-2026-43617 2026-05-22 05:54 2026-05-20 Show GitHub Exploit DB Packet Storm
2978 3.7 LOW
Network
samba rsync Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establish_proxy_connection() function in socket.c that allows network attackers to corrupt stack memor… CWE-193
 Off-by-one Error
CVE-2026-45232 2026-05-22 05:52 2026-05-20 Show GitHub Exploit DB Packet Storm
2979 5.5 MEDIUM
Local
samba rsync Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Atta… CWE-125
Out-of-bounds Read
CVE-2026-43620 2026-05-22 05:47 2026-05-20 Show GitHub Exploit DB Packet Storm
2980 6.3 MEDIUM
Local
samba rsync Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod, link, rmdir, and lstat … CWE-59
CWE-367
Link Following
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-43619 2026-05-22 05:42 2026-05-20 Show GitHub Exploit DB Packet Storm