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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228951 3.3 注意 Lookout Mobile Security - Lookout の端末捜索機能における任意の位置データに偽装される脆弱性 CWE-noinfo
情報不足
CVE-2012-6336 2013-01-4 14:04 2012-12-31 Show GitHub Exploit DB Packet Storm
228952 3.3 注意 AVG Technologies - Android 用 AVG AntiVirus の Anti-theft サービスにおける任意の位置データに偽装される脆弱性 CWE-noinfo
情報不足
CVE-2012-6335 2013-01-4 14:03 2012-12-31 Show GitHub Exploit DB Packet Storm
228953 5.8 警告 IBM - IBM Security AppScan Enterprise および Rational Policy Tester における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-0741 2013-01-4 12:09 2012-12-28 Show GitHub Exploit DB Packet Storm
228954 5.8 警告 IBM - IBM Security AppScan Enterprise および Rational Policy Tester における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-0738 2013-01-4 12:08 2012-12-28 Show GitHub Exploit DB Packet Storm
228955 5 警告 IBM
Apache Software Foundation
富士通
サイバートラスト株式会社
ヒューレット・パッカード
ターボリナックス
オラクル
日立
レッドハット
- Apache Portable Utility ライブラリの apr_brigade_split_line 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1623 2012-12-28 18:39 2010-10-1 Show GitHub Exploit DB Packet Storm
228956 2.6 注意 Google
Mozilla Foundation
- 複数の製品で使用される SPDY プロトコルにおける平文の HTTP ヘッダを取得される脆弱性 CWE-310
暗号の問題
CVE-2012-4930 2012-12-28 18:12 2012-09-15 Show GitHub Exploit DB Packet Storm
228957 6.8 警告 Google
Mozilla Foundation
- Google Chrome の OpenType サニタイザにおける一つずれ (Off-by-one) エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3062 2012-12-28 18:09 2012-03-28 Show GitHub Exploit DB Packet Storm
228958 7.6 危険 Post Oak Traffic Systems - Post Oak AWAM Bluetooth Reader Traffic System におけるデバイスを偽装される脆弱性 CWE-310
暗号の問題
CVE-2012-4687 2012-12-28 16:25 2011-11-30 Show GitHub Exploit DB Packet Storm
228959 4.3 警告 日立 - 複数の日立製品に含まれる Collaboration - Bulletin board におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2012-12-28 16:17 2012-12-25 Show GitHub Exploit DB Packet Storm
228960 4.3 警告 Catalin Florian Radut - Drupal 用 Zero Point モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5591 2012-12-28 16:06 2012-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
441 3.7 LOW
Network
- - Since Spring Security SAML decrypts SAML Responses as well as elements of SAML LogoutRequests and LogoutResponses without requiring a valid signature, attackers may be able to craft these SAML payloa… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-41694 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
442 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… New CWE-601
Open Redirect
CVE-2026-41008 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
443 7.6 HIGH
Network
- - An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters. Affected versions: Spring Security 5.7.0 throug… New CWE-79
Cross-site Scripting
CVE-2026-41003 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
444 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… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-40993 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
445 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… New CWE-611
XXE
CVE-2026-40991 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
446 7.5 HIGH
Network
- - An application using spring-security-saml2-service-provider and the REDIRECT binding for SAML 2.0 Login or Logout may be vulnerable to a denial of service by way of an unbounded writer that inflates … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40988 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
447 6.5 MEDIUM
Network
- - An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command New CWE-457
 Use of Uninitialized Variable
CVE-2026-9754 2026-06-10 08:17 2026-06-10 Show GitHub Exploit DB Packet Storm
448 8.1 HIGH
Network
- - The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed binary diff to return memory out-of-bounds or crash the server. $_internalApply… New CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-9753 2026-06-10 08:17 2026-06-10 Show GitHub Exploit DB Packet Storm
449 6.5 MEDIUM
Network
- - An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS. Strict-wi… New CWE-476
 NULL Pointer Dereference
CVE-2026-9752 2026-06-10 08:17 2026-06-10 Show GitHub Exploit DB Packet Storm
450 5.5 MEDIUM
Local
- - The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text. New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-9751 2026-06-10 08:17 2026-06-10 Show GitHub Exploit DB Packet Storm