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":April 28, 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
251601 10 危険 Google - Google Chrome の Google URL Parsing Library における同一生成元ポリシーを回避される脆弱性 CWE-264
CWE-noinfo
CVE-2010-1663 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
251602 7.8 危険 Google - Google Chrome の Google V8 bindings におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1506 2010-11-24 14:58 2010-04-20 Show GitHub Exploit DB Packet Storm
251603 10 危険 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1505 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
251604 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1504 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
251605 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1503 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
251606 9.3 危険 Google - Google Chrome におけるローカルファイルにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2010-1502 2010-11-24 14:56 2010-04-20 Show GitHub Exploit DB Packet Storm
251607 9.3 危険 Google - Google Chrome の ドラッグ&ドロップ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2109 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
251608 10 危険 Google - Google Chrome における whitelist-mode プラグインブロッカーを回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-2108 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
251609 10 危険 Google - Google Chrome の Safe Browsing 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2107 2010-11-24 14:41 2010-05-25 Show GitHub Exploit DB Packet Storm
251610 10 危険 Google - Google Chrome における URL バーを偽造される脆弱性 CWE-noinfo
情報不足
CVE-2010-2106 2010-11-24 14:40 2010-05-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197661 6.7 MEDIUM
Local
qnap malware_remover A command injection vulnerability has been reported to affect certain versions of Malware Remover. If exploited, this vulnerability allows remote attackers to execute arbitrary commands. This issue a… CWE-78
OS Command 
CVE-2020-36198 2024-11-21 14:29 2021-05-13 Show GitHub Exploit DB Packet Storm
197662 5.3 MEDIUM
Network
atlassian data_center
jira
jira_server
jira_data_center
Affected versions of Atlassian Jira Server and Data Center allow an unauthenticated user to enumerate users via an Information Disclosure vulnerability in the QueryComponentRendererValue!Default.jspa… CWE-863
 Incorrect Authorization
CVE-2020-36289 2024-11-21 14:29 2021-05-12 Show GitHub Exploit DB Packet Storm
197663 8.8 HIGH
Network
themegrill themegrill_demo_importer themegrill-demo-importer before 1.6.3 allows CSRF, as demonstrated by wiping the database. CWE-352
 Origin Validation Error
CVE-2020-36334 2024-11-21 14:29 2021-05-5 Show GitHub Exploit DB Packet Storm
197664 9.1 CRITICAL
Network
themegrill themegrill_demo_importer themegrill-demo-importer before 1.6.2 does not require authentication for wiping the database, because of a reset_wizard_actions hook. CWE-306
Missing Authentication for Critical Function
CVE-2020-36333 2024-11-21 14:29 2021-05-5 Show GitHub Exploit DB Packet Storm
197665 8.8 HIGH
Network
bundler
fedoraproject
microsoft
bundler
fedora
package_manager_configurations
Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chos… NVD-CWE-noinfo
CVE-2020-36327 2024-11-21 14:29 2021-04-29 Show GitHub Exploit DB Packet Storm
197666 9.8 CRITICAL
Network
phpmailer_project
wordpress
phpmailer
wordpress
PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a func… CWE-502
 Deserialization of Untrusted Data
CVE-2020-36326 2024-11-21 14:29 2021-04-28 Show GitHub Exploit DB Packet Storm
197667 7.5 HIGH
Network
jansson_project jansson An issue was discovered in Jansson through 2.13.1. Due to a parsing error in json_loads, there's an out-of-bounds read-access bug. NOTE: the vendor reports that this only occurs when a programmer fai… CWE-125
Out-of-bounds Read
CVE-2020-36325 2024-11-21 14:29 2021-04-27 Show GitHub Exploit DB Packet Storm
197668 7.5 HIGH
Network
vaadin flow
vaadin
Improper URL validation in development mode handler in com.vaadin:flow-server versions 2.0.0 through 2.4.1 (Vaadin 14.0.0 through 14.4.2), and 3.0 prior to 5.0 (Vaadin 15 prior to 18) allows attacker… CWE-22
Path Traversal
CVE-2020-36321 2024-11-21 14:29 2021-04-24 Show GitHub Exploit DB Packet Storm
197669 7.5 HIGH
Network
vaadin vaadin Unsafe validation RegEx in EmailValidator class in com.vaadin:vaadin-server versions 7.0.0 through 7.7.21 (Vaadin 7.0.0 through 7.7.21) allows attackers to cause uncontrolled resource consumption by … CWE-400
 Uncontrolled Resource Consumption
CVE-2020-36320 2024-11-21 14:29 2021-04-24 Show GitHub Exploit DB Packet Storm
197670 6.5 MEDIUM
Network
vaadin flow
vaadin
Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestC… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2020-36319 2024-11-21 14:29 2021-04-24 Show GitHub Exploit DB Packet Storm