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 8, 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
250081 2.1 注意 オラクル - Oracle Solaris におけるカーネルの GLD の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1698 2012-05-9 19:29 2012-04-17 Show GitHub Exploit DB Packet Storm
250082 2.1 注意 オラクル - Oracle SPARC Enterprise M シリーズサーバにおける XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0548 2012-05-9 19:28 2012-04-17 Show GitHub Exploit DB Packet Storm
250083 2.6 注意 オラクル - Oracle SPARC Enterprise M シリーズサーバにおける XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1693 2012-05-9 19:28 2012-04-17 Show GitHub Exploit DB Packet Storm
250084 4.3 警告 オラクル - Oracle Solaris におけるパスワードポリシーの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1684 2012-05-9 19:27 2012-04-17 Show GitHub Exploit DB Packet Storm
250085 4.9 警告 オラクル - Oracle Solaris における SCTP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1692 2012-05-9 19:26 2012-04-17 Show GitHub Exploit DB Packet Storm
250086 4.9 警告 オラクル - Oracle Solaris におけるカーネルの sockfs の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1681 2012-05-9 19:26 2012-04-17 Show GitHub Exploit DB Packet Storm
250087 5.9 警告 オラクル - Oracle Solaris における gssd の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1683 2012-05-9 19:22 2012-04-17 Show GitHub Exploit DB Packet Storm
250088 6.2 警告 オラクル - Oracle Solaris における bsmconv および bsmunconv の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0539 2012-05-9 19:21 2012-04-17 Show GitHub Exploit DB Packet Storm
250089 6.4 警告 オラクル - Oracle Solaris における libsasl の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1694 2012-05-9 19:17 2012-04-17 Show GitHub Exploit DB Packet Storm
250090 6.6 警告 オラクル - Oracle Solaris におけるカーネルの特権処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1691 2012-05-9 19:16 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4061 - - - 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
4062 - - - 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
4063 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
4064 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
4065 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
4066 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
4067 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
4068 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
4069 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
4070 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