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 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226531 7.8 危険 ヒューレット・パッカード - HP StoreOnce D2D Backup System におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2353 2013-08-29 13:52 2013-08-22 Show GitHub Exploit DB Packet Storm
226532 9.3 危険 Schneider Electric - Schneider Electric Trio J-Series License Free Ethernet Radio のファームウェアにおける暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2013-2782 2013-08-29 13:44 2013-05-23 Show GitHub Exploit DB Packet Storm
226533 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3127 2013-08-28 13:45 2013-07-9 Show GitHub Exploit DB Packet Storm
226534 2.6 注意 IBM - IBM Cognos Business Intelligence のサーバにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-2988 2013-08-28 12:24 2013-08-21 Show GitHub Exploit DB Packet Storm
226535 2.1 注意 IBM - IBM Cognos Business Intelligence のサーバにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-2978 2013-08-28 12:09 2013-08-21 Show GitHub Exploit DB Packet Storm
226536 3.5 注意 IBM - IBM Cognos Business Intelligence のサーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0586 2013-08-28 12:08 2013-08-21 Show GitHub Exploit DB Packet Storm
226537 4.3 警告 IBM - IBM Lotus Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0595 2013-08-28 12:08 2013-08-23 Show GitHub Exploit DB Packet Storm
226538 3.5 注意 IBM - IBM Lotus Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0591 2013-08-28 12:07 2013-08-23 Show GitHub Exploit DB Packet Storm
226539 3.5 注意 IBM - IBM Lotus Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0590 2013-08-28 12:07 2013-08-23 Show GitHub Exploit DB Packet Storm
226540 4.3 警告 IBM - IBM WebSphere Commerce の WebSphere Commerce Tool におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0566 2013-08-28 12:06 2013-08-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4401 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is D… CWE-200
Information Exposure
CVE-2026-46427 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4402 4.2 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate… CWE-269
 Improper Privilege Management
CVE-2026-46424 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4403 5.4 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the row action trigger endpoint (POST /api/tables/:sourceId/actions/:actionId/trigger) fails to validate that the user-supplied rowId is… CWE-863
 Incorrect Authorization
CVE-2026-45718 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4404 5.4 MEDIUM
Network
- - WeGIA is a web manager for charitable institutions. Prior to 3.7.3, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically th… CWE-601
Open Redirect
CVE-2026-45335 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4405 7.5 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both wri… CWE-362
CWE-404
Race Condition
 Improper Resource Shutdown or Release
CVE-2026-45090 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4406 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.10, the Plugin URL upload endpoint (POST /api/plugin) validates the submitted URL with a single substring check: url.includes(".tar.gz"). A… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45061 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4407 4.8 MEDIUM
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, consumeNonce() only checks that the module-level variable is set and unexpired. It does not validate any value from the incoming HTTP… CWE-362
Race Condition
CVE-2026-44443 2026-05-29 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
4408 5.3 MEDIUM
Network
- - FacturaScripts is an open source accounting and invoicing software. Prior to v2026, an unauthenticated information disclosure vulnerability in the Installer controller allows any remote attacker to t… CWE-200
Information Exposure
CVE-2026-42878 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4409 3.7 LOW
Adjacent
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, the AMF in Free5GC does not enforce the concurrent security procedure rules defined in 3GPP TS 33.501 §6.9.5.1. The AM… CWE-358
 Improperly Implemented Security Check for Standard
CVE-2026-42082 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
4410 5.3 MEDIUM
Network
- - SQL Injection vulnerability in uzy-ssm-mall v1.1.0 allows a remote attacker to obtain sensitive information via the ProductMapper.xml and /OrderUtil.java components CWE-89
SQL Injection
CVE-2026-38808 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm