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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217201 4.3 警告 Kajona - Kajona のバックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0917 2015-01-9 18:16 2015-01-5 Show GitHub Exploit DB Packet Storm
217202 5.1 警告 マイクロソフト - Microsoft IIS の IP セキュリティ機能におけるワイルドカードドメイン制限のルールセットを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4078 2015-01-9 17:59 2014-11-11 Show GitHub Exploit DB Packet Storm
217203 5.8 警告 Canonical
libvirt.org
- libvirt の qemu/qemu_driver.c 内の qemuDomainGetBlockIoTune 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-3633 2015-01-9 17:57 2014-09-17 Show GitHub Exploit DB Packet Storm
217204 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-8439 2015-01-9 17:57 2014-11-25 Show GitHub Exploit DB Packet Storm
217205 4 警告 レッドハット - libvirt の virConnectGetAllDomainStats の qemu の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8131 2015-01-9 16:53 2014-12-11 Show GitHub Exploit DB Packet Storm
217206 4.3 警告 Open-Xchange - Open-Xchange AppSuite のバックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8993 2015-01-9 16:50 2014-12-3 Show GitHub Exploit DB Packet Storm
217207 4.3 警告 Zoho Corporation - ZOHO ManageEngine ADSelfService Plus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3779 2015-01-9 16:44 2014-05-13 Show GitHub Exploit DB Packet Storm
217208 5 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum Web Development Kit におけるフィッシング攻撃を実行される脆弱性 CWE-189
数値処理の問題
CVE-2014-4639 2015-01-9 16:41 2014-06-24 Show GitHub Exploit DB Packet Storm
217209 5 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum Web Development Kit におけるフレームインジェクション攻撃を実行される脆弱性 CWE-200
情報漏えい
CVE-2014-4638 2015-01-9 16:41 2014-06-24 Show GitHub Exploit DB Packet Storm
217210 6.4 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum Web Development Kit におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-4637 2015-01-9 16:40 2014-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1911 4.8 MEDIUM
Network
- - Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can sup… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41697 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1912 5.9 MEDIUM
Network
- - Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to … CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41696 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1913 7.5 HIGH
Network
- - Spring Data Commons applications may be vulnerable to denial of service through resource exhaustion when attacker-controlled property path strings are passed to MappingContext property path resolutio… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41695 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1914 6.1 MEDIUM
Network
- - Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious authorization request containing an inva… CWE-601
Open Redirect
CVE-2026-41008 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1915 7.3 HIGH
Adjacent
- - An attacker with write permissions to the database table managed by JdbcAssertingPartyMetadataRepository (saml2_asserting_party_metadata) may be able to store malicious serialized payloads in the col… CWE-502
 Deserialization of Untrusted Data
CVE-2026-40993 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1916 5.9 MEDIUM
Network
- - When using spring-restdocs-webtestclient or spring-restdocs-restassured to document a remote API accessed over HTTP, an attacker who compromises the API or tricks the user into documenting a maliciou… CWE-611
XXE
CVE-2026-40991 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1917 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2026-10238 2026-06-10 08:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1918 8.1 HIGH
Network
- - Insecure permissions in bookcars v8.3 allows authenticated attackers to escalate privileges from user to admin via modifying their user type. CWE-284
Improper Access Control
CVE-2026-36720 2026-06-10 07:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1919 7.8 HIGH
Local
- - Multiple Microsoft-sigend UEFI SHIM bootloaders are vulnerable to SecureBoot bypass. An attacker with administrative privileges or the ability to modify the boot process could use one of the vulnerab… - CVE-2026-8863 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm
1920 6.3 MEDIUM
Network
- - SemCms 5.0 is vulnerable to Cross Site Request Forgery (CSRF) via crafted POST request to /admin/semcms_user.php. CWE-352
 Origin Validation Error
CVE-2026-39170 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm