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 23, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204291 10 危険 Lantronix, Inc. - Lantronix xPrintServer における任意のコマンドを実行される脆弱性 CWE-264
CWE-Other
CVE-2014-9002 2016-05-23 12:15 2014-11-11 Show GitHub Exploit DB Packet Storm
204292 9.8 緊急
Network
Lantronix, Inc. - Lantronix xPrintServer デバイスのファームウェアにおける root アクセス権を取得される脆弱性 CWE-255
CWE-Other
CVE-2016-4325 2016-05-23 12:13 2016-05-13 Show GitHub Exploit DB Packet Storm
204293 7.5 重要
Network
Xstream
Debian
- XStream の複数のドライバにおける XML 外部エンティティの脆弱性 CWE-200
情報漏えい
CVE-2016-3674 2016-05-23 12:13 2016-03-15 Show GitHub Exploit DB Packet Storm
204294 4.3 警告
Network
IBM - IBM Cognos TM1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0381 2016-05-23 11:39 2016-05-12 Show GitHub Exploit DB Packet Storm
204295 7.5 重要
Network
IBM - IBM Multi-Enterprise Integration Gateway および B2B Advanced Communications における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0341 2016-05-23 11:39 2016-05-2 Show GitHub Exploit DB Packet Storm
204296 6.5 警告
Network
IBM - IBM Bluemix の Java 用 Liberty の Auto-Scaling エージェントにおける X.509 証明書の検証を無効にされる脆弱性 CWE-Other
その他
CVE-2016-0323 2016-05-23 11:39 2016-03-31 Show GitHub Exploit DB Packet Storm
204297 5.9 警告
Network
IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0306 2016-05-23 11:39 2016-04-8 Show GitHub Exploit DB Packet Storm
204298 7.1 重要
Local
The PHP Group - PHP の ext/soap/php_http.c の make_http_soap_request 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-3185 2016-05-23 11:35 2016-03-3 Show GitHub Exploit DB Packet Storm
204299 5.9 警告
Network
F5 Networks - 複数の F5 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8099 2016-05-23 11:09 2015-11-9 Show GitHub Exploit DB Packet Storm
204300 9.8 緊急
Network
Canonical - ubuntu-core-launcher パッケージの setup_snappy_os_mounts 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1580 2016-05-23 10:32 2016-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 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… Update CWE-601
Open Redirect
CVE-2025-65954 2026-05-22 06:01 2026-05-19 Show GitHub Exploit DB Packet Storm
92 7.5 HIGH
Network
mozilla firefox
firefox_focus
Sandbox escape in Firefox and Firefox Focus for Android. This vulnerability was fixed in Firefox 151. Update CWE-693
 Protection Mechanism Failure
CVE-2026-8945 2026-05-22 05:56 2026-05-19 Show GitHub Exploit DB Packet Storm
93 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… New CWE-289
 Authentication Bypass by Alternate Name
CVE-2026-43617 2026-05-22 05:54 2026-05-20 Show GitHub Exploit DB Packet Storm
94 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… New CWE-193
 Off-by-one Error
CVE-2026-45232 2026-05-22 05:52 2026-05-20 Show GitHub Exploit DB Packet Storm
95 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… New CWE-125
Out-of-bounds Read
CVE-2026-43620 2026-05-22 05:47 2026-05-20 Show GitHub Exploit DB Packet Storm
96 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 … New 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
97 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… New 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
98 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… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-33637 2026-05-22 05:17 2026-05-20 Show GitHub Exploit DB Packet Storm
99 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… Update CWE-122
Heap-based Buffer Overflow
CVE-2026-8711 2026-05-22 04:16 2026-05-20 Show GitHub Exploit DB Packet Storm
100 - - - 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… Update 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