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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3001 7.5 重要
Network
osrg GoBGP osrgのGoBGPにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-37461 2026-05-13 10:25 2026-05-4 Show GitHub Exploit DB Packet Storm
3002 3.7
Network
GNU Project
レッドハット
GnuTLS
Red Hat Hardened Images
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
GNU Project等の複数ベンダの製品における動作順序:早期検証に関する脆弱性 CWE-179
不適切な動作順序:早期検証
CVE-2026-3832 2026-05-13 10:25 2026-04-30 Show GitHub Exploit DB Packet Storm
3003 5.4 警告
Network
Weblate Weblate Weblateにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-41519 2026-05-13 10:25 2026-05-7 Show GitHub Exploit DB Packet Storm
3004 7.1 重要
Network
monetr monetr monetrにおける複数の脆弱性 CWE-209
CWE-770
CWE-918
CWE-918
CVE-2026-41644 2026-05-13 10:25 2026-05-7 Show GitHub Exploit DB Packet Storm
3005 8.1 重要
Network
Weblate Weblate Weblateにおける複数の脆弱性 CWE-20
CWE-918
CVE-2026-41654 2026-05-13 10:24 2026-05-7 Show GitHub Exploit DB Packet Storm
3006 6.1 警告
Network
LangGenius Dify LangGeniusのDifyにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-42138 2026-05-13 10:24 2026-05-4 Show GitHub Exploit DB Packet Storm
3007 7.5 重要
Network
Prometheus Prometheus Prometheusにおける複数の脆弱性 CWE-200
CWE-312
CVE-2026-42151 2026-05-13 10:24 2026-05-4 Show GitHub Exploit DB Packet Storm
3008 7.5 重要
Network
Prometheus Prometheus Prometheusにおける複数の脆弱性 CWE-400
CWE-789
CVE-2026-42154 2026-05-13 10:24 2026-05-4 Show GitHub Exploit DB Packet Storm
3009 8.8 重要
Network
gitpython project gitpython gitpython projectのgitpythonにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-42215 2026-05-13 10:24 2026-05-7 Show GitHub Exploit DB Packet Storm
3010 7.5 重要
Network
osrg GoBGP osrgのGoBGPにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-42285 2026-05-13 10:24 2026-05-7 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
312461 7.5 HIGH
Network
dena h2o h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When h2o is configured as a reverse proxy and HTTP/3 requests are cancelled by the client, h2o might crash due to an assertion fail… CWE-617
 Reachable Assertion
CVE-2024-45403 2024-11-13 04:59 2024-10-12 Show GitHub Exploit DB Packet Storm
312462 5.8 MEDIUM
Network
plane plane Plane is an open-source project management tool. Plane uses the ** wildcard support to retrieve the image from any hostname as in /web/next.config.js. This may permit an attacker to induce the server… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2024-47830 2024-11-13 04:55 2024-10-12 Show GitHub Exploit DB Packet Storm
312463 9.8 CRITICAL
Network
dataease dataease DataEase is an open source data visualization analysis tool. In Dataease, the PostgreSQL data source in the data source function can customize the JDBC connection parameters and the PG server target … CWE-502
 Deserialization of Untrusted Data
CVE-2024-47074 2024-11-13 04:52 2024-10-12 Show GitHub Exploit DB Packet Storm
312464 7.8 HIGH
Local
workbooth_project workbooth Vulnerability in Distro Linux Workbooth v2.5 that allows to escalate privileges to the root user by manipulating the network configuration script. NVD-CWE-noinfo
CVE-2024-9576 2024-11-13 04:34 2024-10-8 Show GitHub Exploit DB Packet Storm
312465 7.5 HIGH
Network
finrota finrota Cleartext Storage of Sensitive Information vulnerability in Finrota Netahsilat allows Retrieve Embedded Sensitive Data.This issue solved in versions 1.21.10, 1.23.01, 1.23.08, 1.23.11 and 1.24.03. CWE-202
CWE-311
CWE-312
 Exposure of Sensitive Information Through Data Queries
Missing Encryption of Sensitive Data
 Cleartext Storage of Sensitive Information
CVE-2024-6400 2024-11-13 04:32 2024-10-4 Show GitHub Exploit DB Packet Storm
312466 6.5 MEDIUM
Adjacent
zephyrproject zephyr In utf8_trunc in zephyr/lib/utils/utf8.c, last_byte_p can point to one byte before the string pointer if the string is empty. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2024-6443 2024-11-13 04:29 2024-10-4 Show GitHub Exploit DB Packet Storm
312467 - - - Cross Site Scripting vulnerability in Online Shop Store v.1.0 allows a remote attacker to execute arbitrary code via the login.php component. - CVE-2024-51213 2024-11-13 03:35 2024-11-12 Show GitHub Exploit DB Packet Storm
312468 - - - The NetAdmin IAM system (version 4.0.30319) has a Cross Site Scripting (XSS) vulnerability in the /BalloonSave.ashx endpoint, where it is possible to inject a malicious payload into the Content= fiel… - CVE-2024-51026 2024-11-13 03:35 2024-11-12 Show GitHub Exploit DB Packet Storm
312469 - - - A SQL injection vulnerability in /omrs/admin/search.php in PHPGurukul Online Marriage Registration System v1.0 allows an attacker to execute arbitrary SQL commands via the "searchdata " parameter. - CVE-2024-50989 2024-11-13 03:35 2024-11-12 Show GitHub Exploit DB Packet Storm
312470 - - - The BGP daemon in Extreme Networks ExtremeXOS (aka EXOS) 30.7.1.1 allows an attacker (who is not on a directly connected network) to cause a denial of service (BGP session reset) because of BGP attri… - CVE-2023-40457 2024-11-13 03:35 2024-11-11 Show GitHub Exploit DB Packet Storm