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 6, 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
251211 9.3 危険 Opera Software ASA - Opera における詳細不明の脆弱性 CWE-DesignError
CVE-2010-4587 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251212 10 危険 Opera Software ASA - Opera のデフォルト設定における脆弱性 CWE-16
環境設定
CVE-2010-4586 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251213 5 警告 Opera Software ASA - Opera の自動更新機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-4585 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251214 2.6 注意 Opera Software ASA - Opera における信頼されるコンテンツを偽造される脆弱性 CWE-310
暗号の問題
CVE-2010-4584 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251215 2.6 注意 Opera Software ASA - Opera における信頼されるコンテンツを偽造される脆弱性 CWE-DesignError
CVE-2010-4583 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251216 5 警告 Opera Software ASA - Opera におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4582 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251217 10 危険 Opera Software ASA - Opera における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4581 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251218 5 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4580 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251219 5 警告 Opera Software ASA - Opera における巧妙に細工された Web サイトと通信される脆弱性 CWE-DesignError
CVE-2010-4579 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
251220 10 危険 Google - Google Chrome および Chrome OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4578 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
991 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
992 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … New CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
993 - - - Net::Async::Statsd::Client versions through 0.005 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… New CWE-93
CRLF Injection
CVE-2026-8722 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
994 7.5 HIGH
Network
- - HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV retu… New CWE-416
 Use After Free
CVE-2026-8829 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
995 7.5 HIGH
Network
- - Dell BSAFE SSL-J contains an allocation of resources without limits or throttling vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to a Denial o… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2025-46638 2026-06-5 00:21 2026-06-4 Show GitHub Exploit DB Packet Storm
996 - - - Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticat… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-7888 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
997 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled SQL primary key vulnerability in Akmer Informatics Automation Industry and Trade Ltd. Co. TeknoPass allows SQL Injection. This issue affects TeknoPass: f… New CWE-89
SQL Injection
CVE-2026-4104 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
998 - - - An authorization flaw existed in the MISP Event Template Importer overwrite workflow. When importing an event template in overwrite mode, the application checked whether a matching template already e… New CWE-862
 Missing Authorization
CVE-2026-10855 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm
999 - - - A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation … New CWE-601
Open Redirect
CVE-2026-10856 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm
1000 - - - An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the value stored in the pre_login_requested_url session key was used as the post-login redirect destination w… New CWE-601
Open Redirect
CVE-2026-10861 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm