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 2, 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
246981 10 危険 AlstraSoft - AlstraSoft E-Friends の paypal.php における SQL インジェクションの脆弱性 - CVE-2007-2824 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246982 4.3 警告 Cactusoft International FZ-LLC & Cactusoft Ltd. - CactuSoft Parodia の cand_login.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2818 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246983 10 危険 gazi download portal - Gazi Download Portal の down_indir.asp における SQL インジェクションの脆弱性 - CVE-2007-2810 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246984 4.3 警告 GNU Project
yngve svendsen
- Gnatsweb および Gnats の Gnatsweb におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2808 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246985 6.8 警告 eggheads - Eggdrop の mod/server.mod/servrmsg.c におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2807 2012-06-26 15:46 2007-04-19 Show GitHub Exploit DB Packet Storm
246986 5.8 警告 galix - GaliX の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2806 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246987 4.3 警告 clientexec - CE の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2805 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246988 4.3 警告 candypress - CandyPress Store の scripts/prodList.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2804 2012-06-26 15:46 2007-05-22 Show GitHub Exploit DB Packet Storm
246989 4.3 警告 eticket - eTicket の open.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-2801 2012-06-26 15:46 2007-06-29 Show GitHub Exploit DB Packet Storm
246990 5 警告 eticket - eTicket の index.php における重要な情報が取得される脆弱性 - CVE-2007-2800 2012-06-26 15:46 2007-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
251 7.5 HIGH
Network
- - FlexRIC v2.0.0 contains a reachable assertion in e2ap_recv_sctp_msg() (src/lib/ep/e2ap_ep.c). The function allocates a fixed 32KB receive buffer and enforces assert(rc < len) on the sctp_recvmsg() re… New CWE-617
 Reachable Assertion
CVE-2026-37228 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
252 7.5 HIGH
Network
- - FlexRIC v2.0.0 contains a reachable assertion in e2ap_create_pdu() triggered when ASN.1 PER decoding fails. A remote unauthenticated attacker can send any non-PER byte sequence (e.g., a single 0x00 b… New CWE-617
 Reachable Assertion
CVE-2026-37229 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
253 7.5 HIGH
Network
- - FlexRIC v2.0.0 uses a uint16_t counter for xapp_id assignment but stores the value in uint32_t message fields. After 65,530+ E42_SETUP_REQUESTs, the 16-bit counter wraps around and produces duplicate… New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-37231 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
254 8.2 HIGH
Network
- - FlexRIC v2.0.0 allows a single SCTP connection to bind multiple xapp_ids by sending multiple E42_SETUP_REQUESTs. On disconnect, only the first registered xapp_id's resources are cleaned up; subsequen… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-37234 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
255 6.5 MEDIUM
Network
- - MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFORE_REQUEST_HANDLERS` dictionary in `mlfl… New CWE-284
Improper Access Control
CVE-2026-3198 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
256 7.5 HIGH
Network
- - In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication mid… New CWE-863
 Incorrect Authorization
CVE-2026-3514 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
257 6.8 MEDIUM
Network
- - A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the _get_os_path() function within jupyter_server/services/contents/fileio.… New CWE-23
 Relative Path Traversal
CVE-2026-5422 2026-06-2 23:35 2026-06-2 Show GitHub Exploit DB Packet Storm
258 4.9 MEDIUM
Network
mattermost legal_hold Mattermost Plugins versions <=1.1.5 fail to sanitize filenames received from federated peers before using them to construct export destination paths, which allows an administrator of a remote federat… Update CWE-22
Path Traversal
CVE-2026-6957 2026-06-2 23:29 2026-05-28 Show GitHub Exploit DB Packet Storm
259 8.1 HIGH
Network
erlang erlang\/otp Improper Certificate Validation vulnerability in Erlang OTP public_key (pubkey_cert and public_key modules) allows a DNS nameConstraints bypass via subject CommonName fallback in TLS hostname verific… Update CWE-295
CWE-297
Improper Certificate Validation 
 Improper Validation of Certificate with Host Mismatch
CVE-2026-42790 2026-06-2 23:24 2026-05-28 Show GitHub Exploit DB Packet Storm
260 8.1 HIGH
Network
openstack keystone An issue was discovered in OpenStack Keystone before 29.0.2. The Keystone federated token rescoping mechanism does not propagate the original token's expiry to the newly issued token. When a federate… Update CWE-863
 Incorrect Authorization
CVE-2026-44394 2026-06-2 23:21 2026-05-29 Show GitHub Exploit DB Packet Storm