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 27, 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
229841 5.8 警告 マイクロソフト - Microsoft Windows モダン メールにおける他の Web サイトのリンクになりすまされる脆弱性 CWE-noinfo
情報不足
CVE-2013-1299 2013-04-5 14:58 2013-03-27 Show GitHub Exploit DB Packet Storm
229842 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (メモリ消費またはデバイスリロード) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1145 2013-04-5 14:55 2013-01-18 Show GitHub Exploit DB Packet Storm
229843 7.8 危険 シスコシステムズ - Cisco IOS の IKEv1 の実装におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1144 2013-04-5 14:51 2013-03-27 Show GitHub Exploit DB Packet Storm
229844 10 危険 PostgreSQL.org - PostgreSQL における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1903 2013-04-5 14:26 2013-04-4 Show GitHub Exploit DB Packet Storm
229845 10 危険 PostgreSQL.org - PostgreSQL における脆弱性 CWE-noinfo
情報不足
CVE-2013-1902 2013-04-5 14:26 2013-04-4 Show GitHub Exploit DB Packet Storm
229846 6.8 警告 Mark Burns - Ruby 用 ldoce における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1911 2013-04-4 17:48 2013-03-25 Show GitHub Exploit DB Packet Storm
229847 7.5 危険 Canonical
Fedora Project
Transmission Project
- Transmission などの製品で使用される libutp におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6129 2013-04-4 17:48 2012-12-10 Show GitHub Exploit DB Packet Storm
229848 4.3 警告 レッドハット - Red Hat Enterprise Linux の IPA サーバにおけるアクセス制限を回避される脆弱性 CWE-16
環境設定
CVE-2012-4546 2013-04-4 17:25 2013-02-21 Show GitHub Exploit DB Packet Storm
229849 4.3 警告 ジュニパーネットワークス - Juniper Networks Mobility System Software におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1038 2013-04-4 17:24 2012-06-14 Show GitHub Exploit DB Packet Storm
229850 4.3 警告 Terillion - WordPress 用 Terillion Reviews プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2501 2013-04-4 14:37 2013-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the client-side hashRedirect plugin called window.location.replace() on a path extracted from the URL hash fragment afte… CWE-601
Open Redirect
CVE-2026-47377 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
922 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, Public shared-view endpoints exposed values from columns that the view owner had hidden, via three independent paths: gr… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47378 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
923 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared-view password check fell back to strict-equality (===) comparison for legacy plaintext passwords, leaking the… CWE-200
CWE-203
Information Exposure
 Information Exposure Through Discrepancy
CVE-2026-47379 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
924 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, sign-in response timing differed between known and unknown email addresses because the unknown-user branch returned with… CWE-208
CWE-307
 Information Exposure Through Timing Discrepancy
mproper Restriction of Excessive Authentication Attempts
CVE-2026-47380 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
925 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying … CWE-290
 Authentication Bypass by Spoofing
CVE-2026-47381 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
926 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the connection-test endpoint opened a raw TCP socket to the user-supplied database host without resolving and range-chec… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47382 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
927 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated commenter could store HTML in row comments that executed as script when other users hovered over the co… CWE-79
Cross-site Scripting
CVE-2026-47383 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
928 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's … CWE-89
SQL Injection
CVE-2026-47384 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
929 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with base-create permission can attach a SQLite source pointing at an arbitrary file on the NocoDB… CWE-22
Path Traversal
CVE-2026-47385 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
930 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid (access_… CWE-362
Race Condition
CVE-2026-47386 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm