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
228471 7.5 危険 レッドハット - 複数の JBoss Enterprise 製品における JNDI ツリーにアイテムを追加される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4605 2012-11-27 20:07 2012-06-20 Show GitHub Exploit DB Packet Storm
228472 6.8 警告 レッドハット - 複数の JBoss Enterprise 製品における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-4085 2012-11-27 20:06 2011-11-16 Show GitHub Exploit DB Packet Storm
228473 6 警告 レッドハット - 複数の JBoss Enterprise 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-2908 2012-11-27 20:05 2012-08-8 Show GitHub Exploit DB Packet Storm
228474 5 警告 レッドハット - JBoss Enterprise Portal Platform の JBossWS における平文データを取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1096 2012-11-27 20:03 2012-10-8 Show GitHub Exploit DB Packet Storm
228475 4.3 警告 JRuby - JRuby の正規表現エンジンにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1330 2012-11-27 20:02 2010-04-26 Show GitHub Exploit DB Packet Storm
228476 7.5 危険 OpenVAS - OpenVAS Manager の manage_sql.c における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5520 2012-11-27 16:58 2012-11-12 Show GitHub Exploit DB Packet Storm
228477 5 警告 awcm - ar web content manager におけるサービス運用妨害 (ディスク消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2438 2012-11-27 16:58 2012-11-26 Show GitHub Exploit DB Packet Storm
228478 5 警告 awcm - ar web content manager の cookie_gen.php における任意のクッキーを生成される脆弱性 CWE-287
不適切な認証
CVE-2012-2437 2012-11-27 16:57 2012-11-26 Show GitHub Exploit DB Packet Storm
228479 5 警告 trousers - TrouSerS の tcsd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-0698 2012-11-27 16:57 2012-01-13 Show GitHub Exploit DB Packet Storm
228480 5 警告 LIGHTTPD - lighttpd の request.c におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5533 2012-11-27 16:56 2012-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 9.0 CRITICAL
Network
- - Thymeleaf is a server-side Java template engine for web and standalone environments. Versions 3.1.3.RELEASE and prior contain a security bypass vulnerability in the the expression execution mechanism… New CWE-917
CWE-1336
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40478 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
82 9.0 CRITICAL
Network
- - Thymeleaf is a server-side Java template engine for web and standalone environments. Versions 3.1.3.RELEASE and prior contain a security bypass vulnerability in the expression execution mechanisms. A… New CWE-917
CWE-1336
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40477 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
83 - - - graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs O(n²) pairwise comparisons of fields sharing the same response n… New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-40476 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
84 7.6 HIGH
Network
- - wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permission_required = 'config.change_gymconfig' but inherits WgerFormMixin instead… New CWE-284
CWE-862
Improper Access Control
 Missing Authorization
CVE-2026-40474 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
85 - - - wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attribution_link property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled lic… New CWE-79
Cross-site Scripting
CVE-2026-40353 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
86 8.8 HIGH
Network
- - FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password change endpoint is vulnerable to NoSQL injection. An authenticated attacker can bypass the "old password" verific… New CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-40352 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
87 9.8 CRITICAL
Network
- - FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password-based login endpoint uses TypeScript type assertion without runtime validation, allowing an unauthenticated attac… New CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-40351 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
88 8.0 HIGH
Network
- - DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Prior to version 10.2.2, a user could upload a specially crafted SVG file that could incl… New CWE-87
 Improper Neutralization of Alternate XSS Syntax
CVE-2026-40321 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
89 - - - DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. All new installations of DNN 10.x.x - 10.2.1 have the same Host GUID. This does not affec… New CWE-330
 Use of Insufficiently Random Values
CVE-2026-40306 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
90 4.3 MEDIUM
Network
- - DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Starting in version 6.0.0 and prior to version 10.2.2, in the friends feature, a user cou… New CWE-285
Improper Authorization
CVE-2026-40305 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm