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":May 27, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255901 4.3 警告 Opera Software ASA - Windows 上で稼働する Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5428 2010-09-27 16:07 2008-12-11 Show GitHub Exploit DB Packet Storm
255902 4.3 警告 Opera Software ASA - Opera の Opera.dll におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4725 2010-09-27 16:07 2008-10-23 Show GitHub Exploit DB Packet Storm
255903 5.8 警告 Opera Software ASA - Opera における新規フィードの購読を作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-4698 2010-09-27 16:05 2008-10-23 Show GitHub Exploit DB Packet Storm
255904 10 危険 Opera Software ASA - Windows 上で稼働する Opera における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-4293 2010-09-27 16:05 2008-09-27 Show GitHub Exploit DB Packet Storm
255905 10 危険 Opera Software ASA - Opera における CRL の更新時の処理に関する脆弱性 CWE-255
CWE-noinfo
CVE-2008-4292 2010-09-27 16:04 2008-09-27 Show GitHub Exploit DB Packet Storm
255906 6.4 警告 Opera Software ASA - Opera における Web スクリプトを含むページの URL をアドレスフィールドに表示される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4200 2010-09-27 16:04 2008-09-27 Show GitHub Exploit DB Packet Storm
255907 5 警告 Opera Software ASA - Opera におけるローカルファイル名の有効性を判別される脆弱性 CWE-200
情報漏えい
CVE-2008-4199 2010-09-27 16:04 2008-09-27 Show GitHub Exploit DB Packet Storm
255908 7.5 危険 Opera Software ASA - Opera における http ページ上で危険な操作を実行させられる脆弱性 CWE-Other
その他
CVE-2008-4198 2010-09-27 16:03 2008-09-27 Show GitHub Exploit DB Packet Storm
255909 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2008-4197 2010-09-27 16:03 2008-09-27 Show GitHub Exploit DB Packet Storm
255910 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4196 2010-09-27 16:02 2008-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269371 6.1 MEDIUM
Network
optiontree_project optiontree The option-tree plugin before 2.6.0 for WordPress has XSS via an add_list_item or add_social_links AJAX request. CWE-79
Cross-site Scripting
CVE-2016-10895 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269372 6.1 MEDIUM
Network
kibokolabs chained_quiz The chained-quiz plugin before 1.0 for WordPress has multiple XSS issues. CWE-79
Cross-site Scripting
CVE-2016-10892 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269373 8.8 HIGH
Network
supsystic popup The popup-by-supsystic plugin before 1.7.9 for WordPress has CSRF. CWE-352
 Origin Validation Error
CVE-2016-10915 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269374 8.8 HIGH
Network
add_from_server_project add_from_server The add-from-server plugin before 3.3.2 for WordPress has CSRF for importing a large file. CWE-352
 Origin Validation Error
CVE-2016-10914 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269375 6.1 MEDIUM
Network
joomunited wp_latest_posts The wp-latest-posts plugin before 3.7.5 for WordPress has XSS. CWE-79
Cross-site Scripting
CVE-2016-10913 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269376 6.1 MEDIUM
Network
crayon_syntax_highlighter_project crayon_syntax_highlighter The crayon-syntax-highlighter plugin before 2.8.4 for WordPress has multiple XSS issues via AJAX requests. CWE-79
Cross-site Scripting
CVE-2016-10893 2024-11-21 11:45 2019-08-21 Show GitHub Exploit DB Packet Storm
269377 7.8 HIGH
Local
linux linux_kernel An issue was discovered in drivers/iio/dac/ad5755.c in the Linux kernel before 4.8.6. There is an out of bounds write in the function ad5755_parse_dt. CWE-787
 Out-of-bounds Write
CVE-2016-10907 2024-11-21 11:45 2019-08-19 Show GitHub Exploit DB Packet Storm
269378 7.0 HIGH
Local
linux linux_kernel An issue was discovered in drivers/net/ethernet/arc/emac_main.c in the Linux kernel before 4.5. A use-after-free is caused by a race condition between the functions arc_emac_tx and arc_emac_tx_clean. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2016-10906 2024-11-21 11:45 2019-08-19 Show GitHub Exploit DB Packet Storm
269379 7.8 HIGH
Local
linux linux_kernel An issue was discovered in fs/gfs2/rgrp.c in the Linux kernel before 4.8. A use-after-free is caused by the functions gfs2_clear_rgrpd and read_rindex_entry. CWE-416
 Use After Free
CVE-2016-10905 2024-11-21 11:45 2019-08-19 Show GitHub Exploit DB Packet Storm
269380 9.8 CRITICAL
Network
olimometer_project olimometer The olimometer plugin before 2.57 for WordPress has SQL injection. CWE-89
SQL Injection
CVE-2016-10904 2024-11-21 11:45 2019-08-16 Show GitHub Exploit DB Packet Storm