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 5, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227351 4.3 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3327 2013-02-21 18:22 2012-02-15 Show GitHub Exploit DB Packet Storm
227352 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3322 2013-02-21 18:21 2012-02-15 Show GitHub Exploit DB Packet Storm
227353 6.5 警告 IBM - IBM SmartCloud Control Desk におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3321 2013-02-21 18:21 2012-02-15 Show GitHub Exploit DB Packet Storm
227354 3.5 注意 IBM - 複数の IBM 製品の TPAE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3316 2013-02-21 18:20 2012-02-15 Show GitHub Exploit DB Packet Storm
227355 7.5 危険 IBM - IBM SAN Volume Controller および Storwize の管理 GUI における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2012-6354 2013-02-21 18:20 2013-02-5 Show GitHub Exploit DB Packet Storm
227356 5 警告 シスコシステムズ - Cisco Unity Connection におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1129 2013-02-21 16:41 2013-02-15 Show GitHub Exploit DB Packet Storm
227357 6.8 警告 シスコシステムズ - 複数の Cisco 製品のコマンドラインインターフェイスにおける root 権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1125 2013-02-21 16:40 2013-02-15 Show GitHub Exploit DB Packet Storm
227358 2.6 注意 コンクリートファイブ - concrete5 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5181 2013-02-20 16:01 2012-12-21 Show GitHub Exploit DB Packet Storm
227359 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0008 2013-02-20 14:31 2013-01-8 Show GitHub Exploit DB Packet Storm
227360 7.5 危険 Google - Linux 上で稼働する Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0838 2013-02-20 13:41 2013-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4131 9.8 CRITICAL
Network
- - ACL Analytics versions 11.x through 13.0.0.579 contain an arbitrary code execution vulnerability that allows attackers to execute arbitrary commands by leveraging the EXECUTE function. Attackers can … CWE-94
Code Injection
CVE-2018-25320 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm
4132 6.1 MEDIUM
Network
- - Zenar Content Management System contains a cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating form parameters in POST requests. Attac… CWE-79
Cross-site Scripting
CVE-2018-25331 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm
4133 6.1 MEDIUM
Network
- - DumbAssets through 1.0.11 contains a stored cross-site scripting vulnerability in asset fields including name, description, modelNumber, serialNumber, and tags that are stored without server-side san… CWE-79
Cross-site Scripting
CVE-2026-45231 2026-05-19 04:42 2026-05-19 Show GitHub Exploit DB Packet Storm
4134 8.8 HIGH
Network
google chrome Heap buffer overflow in Codecs in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted video file. (Chromium security severity: Hig… CWE-122
Heap-based Buffer Overflow
CVE-2026-8529 2026-05-19 04:41 2026-05-15 Show GitHub Exploit DB Packet Storm
4135 5.3 MEDIUM
Network
- - Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. Prior to 0.16.0, gitsign verify and gitsign verify-tag re-encode commit/tag objects through go-git's … CWE-295
CWE-347
Improper Certificate Validation 
 Improper Verification of Cryptographic Signature
CVE-2026-44309 2026-05-19 04:36 2026-05-16 Show GitHub Exploit DB Packet Storm
4136 5.4 MEDIUM
Network
- - Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. From 0.4.0 to before 0.15.0, CertVerifier.Verify() in pkg/git/verifier.go unconditionally dereference… CWE-129
CWE-390
 Improper Validation of Array Index
 Detection of Error Condition Without Action
CVE-2026-44310 2026-05-19 04:36 2026-05-16 Show GitHub Exploit DB Packet Storm
4137 6.1 MEDIUM
Network
- - Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Pr… CWE-601
Open Redirect
CVE-2026-42207 2026-05-19 04:35 2026-05-16 Show GitHub Exploit DB Packet Storm
4138 - - - Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Pr… CWE-87
 Improper Neutralization of Alternate XSS Syntax
CVE-2026-42458 2026-05-19 04:35 2026-05-16 Show GitHub Exploit DB Packet Storm
4139 - - - Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Pr… CWE-330
CWE-331
CWE-338
 Use of Insufficiently Random Values
 Insufficient Entropy
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-42155 2026-05-19 04:35 2026-05-16 Show GitHub Exploit DB Packet Storm
4140 7.1 HIGH
Local
- - Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.8.12, Microsoft APM normalizes marketplace plugins by copying plugin components referenced in plugin.jso… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-44641 2026-05-19 04:33 2026-05-16 Show GitHub Exploit DB Packet Storm