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 31, 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
232081 4.6 警告 phpprojekt - PHProjekt における任意のコードを実行される脆弱性 - CVE-2007-1639 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232082 6.8 警告 phpprojekt - PHProjekt の lib/lib.inc.php におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-1638 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232083 7.5 危険 roseonlinecms - RoseOnlineCMS の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1636 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232084 7.5 危険 typolight - TYPOlight webCMS における脆弱性 CWE-noinfo
情報不足
CVE-2007-1632 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232085 9.3 危険 studiewijzer - Studiewijzer における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1628 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232086 9.3 危険 PHPNUKE - PHP-NUKE 用の iFrame モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1626 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232087 4.3 警告 realguestbook - realGuestbook の save_entry.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1625 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232088 7.5 危険 realguestbook - realGuestbook における SQL インジェクションの脆弱性 - CVE-2007-1624 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232089 4.3 警告 realguestbook - realGuestbook におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1623 2012-12-20 18:19 2007-03-23 Show GitHub Exploit DB Packet Storm
232090 4.3 警告 WordPress.org - WordPress の wp-admin/vars.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1622 2012-12-20 18:19 2007-03-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
891 8.2 HIGH
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, PCF Npcf_SMPolicyControl missing authentication middleware allows unauthenticated access to SM policy handlers and dis… Update CWE-862
 Missing Authorization
CVE-2026-42083 2026-05-29 03:40 2026-05-28 Show GitHub Exploit DB Packet Storm
892 7.7 HIGH
Network
- - OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, OpenReplay's Python API exposes several app_apikey routes that trust a caller-provided projectKey after validating only that the API… New CWE-284
Improper Access Control
CVE-2026-45296 2026-05-29 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm
893 - - - OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, there is a cross-tenant IDOR on feature-flag and assist-stats routes via {project_id} case mismatch. ProjectAuthorizer.__call__ (OSS… New CWE-285
CWE-639
CWE-863
Improper Authorization
 Authorization Bypass Through User-Controlled Key
 Incorrect Authorization
CVE-2026-45297 2026-05-29 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm
894 9.6 CRITICAL
Network
- - CodeWhale is a DeepSeek + MiMo coding agent in terminal. From 0.3.0 to 0.8.23, the run_tests tool executes cargo test in the workspace with ApprovalRequirement::Auto, meaning it runs without any user… New CWE-94
Code Injection
CVE-2026-45311 2026-05-29 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm
895 2.7 LOW
Network
synology surveillance_station Improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Archiving Pull functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows … Update CWE-22
Path Traversal
CVE-2024-47267 2026-05-29 03:39 2026-05-27 Show GitHub Exploit DB Packet Storm
896 4.9 MEDIUM
Network
synology surveillance_station Missing authorization vulnerability in AddOns functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to obtai… Update CWE-862
 Missing Authorization
CVE-2024-47268 2026-05-29 03:38 2026-05-27 Show GitHub Exploit DB Packet Storm
897 - - - Due to improper enforcement of authentication rate-limiting on a debug SSH service in Archer C64 v1, the SSH service allows unlimited authentication attempts and uses the same credentials as the web … New CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-8697 2026-05-29 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
898 10.0 CRITICAL
Network
- - SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That ca… New CWE-94
Code Injection
CVE-2026-43898 2026-05-29 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
899 - - - TP-Link has identified a vulnerability in Tapo L535E v1.0 and v3.0, Tapo P300 v1.0, and Tapo D100C v1.0, where Bluetooth communication during the initial setup phase is transmitted in cleartext witho… New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-34126 2026-05-29 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm
900 7.1 HIGH
Network
- - Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, a user with access to add/change a GitRepository record could use the REST API to directly set the cu… New CWE-471
CWE-749
 Modification of Assumed-Immutable Data (MAID)
 Exposed Dangerous Method or Function
CVE-2026-44798 2026-05-29 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm