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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257401 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2008-1761 2010-09-27 15:58 2008-04-12 Show GitHub Exploit DB Packet Storm
257402 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングを誘導される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1082 2010-09-27 15:57 2008-02-29 Show GitHub Exploit DB Packet Storm
257403 6.8 警告 Opera Software ASA - Opera における任意のスクリプトを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1081 2010-09-27 15:57 2008-02-29 Show GitHub Exploit DB Packet Storm
257404 6.8 警告 Opera Software ASA - Opera における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2008-1080 2010-09-27 15:55 2008-02-29 Show GitHub Exploit DB Packet Storm
257405 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるファイルのアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-3002 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
257406 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer の ParseKnownType 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3000 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
257407 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer の Internet Explorer プラグインにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3001 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
257408 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2996 2010-09-21 14:10 2010-08-26 Show GitHub Exploit DB Packet Storm
257409 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0120 2010-09-17 15:56 2010-08-26 Show GitHub Exploit DB Packet Storm
257410 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-0117 2010-09-17 15:56 2010-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194571 6.1 MEDIUM
Network
genesys workforce_management A cross site scripting (XSS) vulnerability in Genesys Workforce Management 8.5.214.20 can occur (during record deletion) via the Time-off parameter. CWE-79
Cross-site Scripting
CVE-2021-26787 2024-11-21 14:56 2021-12-15 Show GitHub Exploit DB Packet Storm
194572 8.4 HIGH
Local
amd epyc_7001_firmware
epyc_7232p_firmware
epyc_7251_firmware
epyc_7261_firmware
epyc_7252_firmware
epyc_74f3_firmware
epyc_7501_firmware
epyc_7502_firmware
epyc_7502p_firmware
A malicious hypervisor in conjunction with an unprivileged attacker process inside an SEV/SEV-ES guest VM may fail to flush the Translation Lookaside Buffer (TLB) resulting in unexpected behavior ins… NVD-CWE-noinfo
CVE-2021-26340 2024-11-21 14:56 2021-12-11 Show GitHub Exploit DB Packet Storm
194573 9.8 CRITICAL
Network
circutor compact_dc-s_basic_firmware Buffer overflow vulnerability in function SetFirewall in index.cgi in CIRCUTOR COMPACT DC-S BASIC smart metering concentrator Firwmare version CIR_CDC_v1.2.17, allows attackers to execute arbitrary c… CWE-120
Classic Buffer Overflow
CVE-2021-26777 2024-11-21 14:56 2021-12-2 Show GitHub Exploit DB Packet Storm
194574 9.9 CRITICAL
Network
amd amd_uprof The AMDPowerProfiler.sys driver of AMD µProf tool may allow lower privileged users to access MSRs in kernel which may lead to privilege escalation and ring-0 code execution by the lower privileged us… NVD-CWE-Other
CVE-2021-26334 2024-11-21 14:56 2021-12-2 Show GitHub Exploit DB Packet Storm
194575 9.8 CRITICAL
Network
tobesoft nexacro An improper input validation leading to arbitrary file creation was discovered in copy method of Nexacro platform. Remote attackers use copy method to execute arbitrary command after the file creatio… CWE-20
 Improper Input Validation 
CVE-2021-26612 2024-11-21 14:56 2021-12-1 Show GitHub Exploit DB Packet Storm
194576 8.8 HIGH
Network
bandisoft ark_library ARK library allows attackers to execute remote code via the parameter(path value) of Ark_NormalizeAndDupPAthNameW function because of an integer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2021-26615 2024-11-21 14:56 2021-11-27 Show GitHub Exploit DB Packet Storm
194577 9.8 CRITICAL
Network
hej hejhome_gkw-ic052_firmware HejHome GKW-IC052 IP Camera contained a hard-coded credentials vulnerability. This issue allows remote attackers to operate the IP Camera.(reboot, factory reset, snapshot etc..) CWE-798
 Use of Hard-coded Credentials
CVE-2021-26611 2024-11-21 14:56 2021-11-27 Show GitHub Exploit DB Packet Storm
194578 9.8 CRITICAL
Network
iptime c200_firmware ius_get.cgi in IpTime C200 camera allows remote code execution. A remote attacker may send a crafted parameters to the exposed vulnerable web service interface which invokes the arbitrary shell comma… NVD-CWE-noinfo
CVE-2021-26614 2024-11-21 14:56 2021-11-23 Show GitHub Exploit DB Packet Storm
194579 5.5 MEDIUM
Local
philips mri_3t_firmware
mri_1.5t_firmware
Philips MRI 1.5T and MRI 3T Version 5.x.x does not restrict or incorrectly restricts access to a resource from an unauthorized actor. NVD-CWE-Other
CVE-2021-26262 2024-11-21 14:56 2021-11-20 Show GitHub Exploit DB Packet Storm
194580 5.5 MEDIUM
Local
amd epyc_7003_firmware
epyc_7002_firmware
epyc_72f3_firmware
epyc_7313_firmware
epyc_7313p_firmware
epyc_7343_firmware
epyc_73f3_firmware
epyc_7413_firmware
epyc_7443_firmware
Insufficient DRAM address validation in System Management Unit (SMU) may result in a DMA read from invalid DRAM address to SRAM resulting in SMU not servicing further requests. NVD-CWE-noinfo
CVE-2021-26337 2024-11-21 14:56 2021-11-17 Show GitHub Exploit DB Packet Storm