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 4, 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
250691 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0687 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250692 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0686 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250693 2.1 注意 Opera Software ASA - Opera の個人データ削除機能における電子メールアカウントにアクセスされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0685 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250694 5 警告 Opera Software ASA - Opera におけるローカルファイルへのアクセス権を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0684 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250695 4.3 警告 Opera Software ASA - Opera におけるクリックジャック攻撃される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0683 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250696 9.3 危険 Opera Software ASA - Opera の opera.dll における整数切り捨て問題の脆弱性 CWE-119
バッファエラー
CVE-2011-0682 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250697 4.3 警告 Opera Software ASA - Opera の CSS 実装における CSS フィルタを回避される脆弱性 CWE-Other
その他
CVE-2011-0681 2012-03-27 18:42 2011-01-27 Show GitHub Exploit DB Packet Storm
250698 5 警告 Google - Android の data/WorkingMessage.java における SMS メッセージを読まれる脆弱性 CWE-DesignError
CVE-2011-0680 2012-03-27 18:42 2011-01-31 Show GitHub Exploit DB Packet Storm
250699 5 警告 IBM - IBM Lotus WCM および IBM Lotus Quickr for WebSphere Portal で使用される IBM WebSphere Portal における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0679 2012-03-27 18:42 2011-01-28 Show GitHub Exploit DB Packet Storm
250700 2.1 注意 looknstop - Look 'n' Stop Firewall の lnsfw1.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0652 2012-03-27 18:42 2011-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3941 8.2 HIGH
Network
- - EgavilanMedia PHPCRUD 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the firstname parameter. Attackers… CWE-89
SQL Injection
CVE-2021-47956 2026-05-19 04:42 2026-05-17 Show GitHub Exploit DB Packet Storm
3942 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
3943 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
3944 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
3945 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
3946 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
3947 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
3948 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
3949 - - - 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
3950 - - - 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