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 17, 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
208471 4.3 警告 Ruby on Rails project - Ruby on Rails 用 rails-html-sanitizer gem におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7578 2016-03-4 15:45 2015-11-26 Show GitHub Exploit DB Packet Storm
208472 5 警告 Squid-cache.org - Squid の http.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2572 2016-03-4 15:43 2016-02-23 Show GitHub Exploit DB Packet Storm
208473 7.8 危険 SAP - SAP NetWeaver におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2389 2016-03-4 14:40 2016-02-9 Show GitHub Exploit DB Packet Storm
208474 4.3 警告 SAP - SAP NetWeaver の Java Proxy Runtime ProxyServer サーブレットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2387 2016-03-4 14:40 2016-02-9 Show GitHub Exploit DB Packet Storm
208475 4.3 警告 Wireshark - Wireshark の iSeries ファイルパーサの wiretap/iseries.c の iseries_check_file_type 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-2529 2016-03-4 14:36 2016-02-26 Show GitHub Exploit DB Packet Storm
208476 4.3 警告 Wireshark - Wireshark の LBMC ディセクタの epan/dissectors/packet-lbmc.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2528 2016-03-4 14:36 2016-02-26 Show GitHub Exploit DB Packet Storm
208477 4.3 警告 Wireshark - Wireshark の 3GPP TS 32.423 Trace ファイルパーサの wiretap/nettrace_3gpp_32_423.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2527 2016-03-4 14:36 2016-02-26 Show GitHub Exploit DB Packet Storm
208478 4.3 警告 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0244 2016-03-4 13:50 2016-02-23 Show GitHub Exploit DB Packet Storm
208479 4.3 警告 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0243 2016-03-4 13:50 2016-02-23 Show GitHub Exploit DB Packet Storm
208480 6.8 警告 FFmpeg - FFmpeg の libavcodec/tiff.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-2329 2016-03-4 12:25 2016-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3721 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, `modules/Forum/classes/ForumPostReactionContext.php` only verifies that the caller can view the forum, but it does not re-enfor… CWE-862
 Missing Authorization
CVE-2026-35443 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3722 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, the profile page (modules/Core/pages/profile.php) processes wall post submissions and replies before verifying whether the view… CWE-201
 Insertion of Sensitive Information Into Sent Data
CVE-2026-35447 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3723 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4,`core/classes/Misc/ProfilePostReactionContext.php` only verifies that the wall post exists and does not enforce blocked/private-… CWE-862
 Missing Authorization
CVE-2026-40314 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3724 9.8 CRITICAL
Network
- - OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied mode… CWE-94
Code Injection
CVE-2026-47117 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3725 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in elixir-mint Mint allows HTTP Request Splitting and HTTP Request Smuggling. In lib/mint/http1/request.ex, the encode_requ… CWE-93
CRLF Injection
CVE-2026-48861 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3726 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client via PUSH_PROMISE flooding. In lib/… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48862 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3727 - - - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in elixir-mint Mint allows attacker-controlled HTTP/1 servers to desynchronise response framing on share… CWE-444
HTTP Request Smuggling
CVE-2026-49753 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3728 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client (HTTP/2 CONTINUATION flood). When … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-49754 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3729 9.1 CRITICAL
Network
- - In Casdoor versions 2.362.0 and earlier, the SAML callback handler in controllers/auth.go accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnReques… - CVE-2026-9098 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm
3730 9.8 CRITICAL
Network
- - Casdoor versions 2.362.0 and earlier do not verify that a JWT used for token exchange is still active. The GetTokenExchangeToken() function in object/token_oauth.go validates the JWT signature and pa… - CVE-2026-9097 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm