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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250751 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
250752 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
250753 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
250754 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
250755 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるファイルのアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-3002 2010-09-21 14:11 2010-08-26 Show GitHub Exploit DB Packet Storm
250756 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
250757 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
250758 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2996 2010-09-21 14:10 2010-08-26 Show GitHub Exploit DB Packet Storm
250759 9.3 危険 リアルネットワークス - Windows 上で稼働する RealNetworks RealPlayer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0120 2010-09-17 15:56 2010-08-26 Show GitHub Exploit DB Packet Storm
250760 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:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1891 2.7 LOW
Network
- - Sourcecodester Online Thesis Archiving System v1.0 is vulnerable to SQL injection in the file /otas/admin/curriculum/manage_curriculum.php. CWE-89
SQL Injection
CVE-2026-36952 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1892 7.2 HIGH
Network
- - Pachno 1.0.6 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious payloads into POST parameters. Attackers can i… CWE-79
Cross-site Scripting
CVE-2026-40038 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1893 6.5 MEDIUM
Network
- - Pachno 1.0.6 contains an open redirection vulnerability that allows attackers to redirect users to arbitrary external websites by manipulating the return_to parameter. Attackers can craft malicious l… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-40039 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1894 8.8 HIGH
Network
- - Pachno 1.0.6 contains an unrestricted file upload vulnerability that allows authenticated users to upload arbitrary file types by bypassing ineffective extension filtering to the /uploadfile endpoint… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40040 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1895 4.3 MEDIUM
Network
- - Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-chang… CWE-352
 Origin Validation Error
CVE-2026-40041 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1896 9.8 CRITICAL
Network
- - Pachno 1.0.6 contains an XML external entity injection vulnerability that allows unauthenticated attackers to read arbitrary files by exploiting unsafe XML parsing in the TextParser helper. Attackers… CWE-403
 Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')
CVE-2026-40042 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1897 6.5 MEDIUM
Network
- - Pachno 1.0.6 contains an authentication bypass vulnerability in the runSwitchUser() action that allows authenticated low-privilege users to escalate privileges by manipulating the original_username c… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40043 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1898 9.8 CRITICAL
Network
- - Pachno 1.0.6 contains a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting malicious serialized objects into cache files. Attackers can write P… CWE-502
 Deserialization of Untrusted Data
CVE-2026-40044 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm
1899 - - - Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, the PaymentsController::actionPay discloses some order data to unauthenticated users w… CWE-200
CWE-862
Information Exposure
 Missing Authorization
CVE-2026-32270 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
1900 - - - Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, there is an SQL injection vulnerability in the Commerce TotalRevenue widget which allo… CWE-89
SQL Injection
CVE-2026-32271 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm