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 19, 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
258571 5 警告 Opera Software ASA - Opera の news-feed プレビュー機能における任意のフィードの購読を強制される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3020 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
258572 9.3 危険 Opera Software ASA - Opera におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3019 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
258573 9.3 危険 Opera Software ASA - Windows および Mac OS X 上で稼働する Opera における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2666 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
258574 4.3 警告 Opera Software ASA - Opera における URI の処理に関するクロスサイトスクリプティングの脆弱性\ CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2665 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
258575 4.3 警告 Opera Software ASA - Opera の HTML コンテンツにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2664 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
258576 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2663 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
258577 4.3 警告 Opera Software ASA - Opera におけるポップアップブロッカーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2662 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
258578 4.3 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2661 2010-09-27 16:19 2010-06-21 Show GitHub Exploit DB Packet Storm
258579 4.3 警告 Opera Software ASA - Opera における IDN ドメインになりすまされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2660 2010-09-27 16:19 2010-06-21 Show GitHub Exploit DB Packet Storm
258580 4.3 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2659 2010-09-27 16:19 2010-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 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
246261 3.3 LOW
Local
qpdf_project qpdf In QPDF 8.2.1, in libqpdf/QPDFWriter.cc, QPDFWriter::unparseObject and QPDFWriter::unparseChild have recursive calls for a long time, which allows remote attackers to cause a denial of service via a … CWE-674
 Uncontrolled Recursion
CVE-2018-18020 2024-11-21 12:55 2018-10-6 Show GitHub Exploit DB Packet Storm
246262 7.1 HIGH
Local
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
arch/arm64/kvm/guest.c in KVM in the Linux kernel before 4.18.12 on the arm64 platform mishandles the KVM_SET_ON_REG ioctl. This is exploitable by attackers who can create virtual machines. An attack… CWE-20
 Improper Input Validation 
CVE-2018-18021 2024-11-21 12:55 2018-10-7 Show GitHub Exploit DB Packet Storm
246263 6.5 MEDIUM
Network
imagemagick imagemagick ImageMagick 7.0.7-28 has a memory leak vulnerability in WritePCXImage in coders/pcx.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-18016 2024-11-21 12:55 2018-10-6 Show GitHub Exploit DB Packet Storm
246264 8.8 HIGH
Network
razorcms razorcms rars/user/data in razorCMS 3.4.8 allows CSRF for changing the password of an admin user. CWE-352
 Origin Validation Error
CVE-2018-17986 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246265 5.5 MEDIUM
Local
gnu binutils An issue was discovered in cp-demangle.c in GNU libiberty, as distributed in GNU Binutils 2.31. There is a stack consumption problem caused by the cplus_demangle_type function making recursive calls … CWE-400
 Uncontrolled Resource Consumption
CVE-2018-17985 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246266 7.8 HIGH
Local
ispconfig ispconfig An unanchored /[a-z]{2}/ regular expression in ISPConfig before 3.1.13 makes it possible to include arbitrary files, leading to code execution. This is exploitable by authenticated users who have loc… CWE-185
 Incorrect Regular Expression
CVE-2018-17984 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246267 9.1 CRITICAL
Network
mercurial mercurial cext/manifest.c in Mercurial before 4.7.2 has an out-of-bounds read during parsing of a malformed manifest entry. CWE-125
Out-of-bounds Read
CVE-2018-17983 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246268 3.7 LOW
Network
carestream carestream_vue_ris Carestream Vue RIS, RIS Client Builds: Version 11.2 and prior running on a Windows 8.1 machine with IIS/7.5. When contacting a Carestream server where there is no Oracle TNS listener available, users… CWE-200
Information Exposure
CVE-2018-17891 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246269 5.4 MEDIUM
Network
naviwebs navigate_cms Navigate CMS 2.8 has Stored XSS via a navigate_upload.php (aka File Upload) request with a multipart/form-data JavaScript payload. CWE-79
Cross-site Scripting
CVE-2018-17849 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm
246270 6.1 MEDIUM
Network
web-feet coaster_cms A Stored XSS vulnerability has been discovered in the v5.5.0 version of the Coaster CMS product. CWE-79
Cross-site Scripting
CVE-2018-17876 2024-11-21 12:55 2018-10-5 Show GitHub Exploit DB Packet Storm