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 6, 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
227251 7.2 危険 IBM - IBM InfoSphere Guardium S-TAP における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0490 2013-03-1 16:33 2013-02-8 Show GitHub Exploit DB Packet Storm
227252 4.3 警告 IBM - IBM Lotus Domino の Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4844 2013-03-1 16:28 2012-11-30 Show GitHub Exploit DB Packet Storm
227253 5.8 警告 IBM - IBM Lotus Domino の Web サーバにおけるオープンリダイレクトの脆弱性 CWE-399
リソース管理の問題
CVE-2012-4842 2013-03-1 16:24 2012-11-30 Show GitHub Exploit DB Packet Storm
227254 6.8 警告 キングソフト株式会社 - Kingsoft Writer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0710 2013-03-1 14:02 2013-03-1 Show GitHub Exploit DB Packet Storm
227255 9 危険 日本電気 - NEC Universal RAID Utility におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0706 2013-03-1 11:30 2013-02-21 Show GitHub Exploit DB Packet Storm
227256 3.5 注意 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における脆弱性 CWE-noinfo
情報不足
CVE-2012-5096 2013-02-28 18:05 2013-01-15 Show GitHub Exploit DB Packet Storm
227257 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Optimizer の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0578 2013-02-28 18:04 2013-01-15 Show GitHub Exploit DB Packet Storm
227258 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Optimizer の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1705 2013-02-28 18:03 2013-01-15 Show GitHub Exploit DB Packet Storm
227259 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における脆弱性 CWE-noinfo
情報不足
CVE-2012-0574 2013-02-28 18:03 2013-01-15 Show GitHub Exploit DB Packet Storm
227260 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における InnoDB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0572 2013-02-28 18:02 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
3951 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
3952 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
3953 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
3954 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
3955 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
3956 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
3957 8.1 HIGH
Network
samba rsync Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow, allowing a malicious sender to trigg… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-43618 2026-05-22 05:34 2026-05-20 Show GitHub Exploit DB Packet Storm
3958 6.5 MEDIUM
Network
faraday_project faraday Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Versions 2.0.0 through 2.14.1 still allow protocol-relative host override when the request tar… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-33637 2026-05-22 05:17 2026-05-20 Show GitHub Exploit DB Packet Storm
3959 8.1 HIGH
Network
- - NGINX JavaScript has a vulnerability when the js_fetch_proxy directive is configured with at least one client-controlled NGINX variable (for example, $http_*, $arg_*, $cookie_*) and a location invoki… CWE-122
Heap-based Buffer Overflow
CVE-2026-8711 2026-05-22 04:16 2026-05-20 Show GitHub Exploit DB Packet Storm
3960 - - - A possible information disclosure vulnerability exists in the Vaadin Maven plugin and Vaadin Gradle plugin that exposes the full set of environment variables in build logs whenever the frontend build… CWE-209
Information Exposure Through an Error Message
CVE-2026-7860 2026-05-22 04:16 2026-05-19 Show GitHub Exploit DB Packet Storm