CRITICALCVE-2025-69365CVSS 9.3

WordPress Uroan Core plugin <= 1.4.4 - SQL Injection vulnerability

翻訳中…

プラットフォーム

wordpress

コンポーネント

uroan-core

修正版

1.4.5

AI Confidence: highNVDEPSS 0.0%レビュー済み: 2026年5月
あなたの言語に翻訳中…

CVE-2025-69365 describes a critical SQL Injection vulnerability discovered in the Uroan Core WordPress plugin. This flaw allows attackers to potentially bypass authentication and extract sensitive data through Blind SQL Injection techniques. The vulnerability impacts versions from 0.0.0 up to and including 1.4.4. A patch is expected to be released by the vendor.

WordPress

このCVEがあなたのプロジェクトに影響するか確認

依存関係ファイルをアップロードすれば、このCVEや他のCVEがあなたに影響するか即座にわかります。

影響と攻撃シナリオ翻訳中…

The SQL Injection vulnerability in Uroan Core presents a significant risk to WordPress websites utilizing this plugin. An attacker could exploit this flaw to bypass authentication mechanisms, gaining unauthorized access to the application. Successful exploitation could lead to the extraction of sensitive data stored within the database, including user credentials, configuration details, and potentially even customer information. The Blind SQL Injection nature of the vulnerability means that data extraction might be slow and require multiple requests, but the potential impact remains severe. This vulnerability shares characteristics with other SQL Injection attacks, where malicious SQL queries are injected into input fields to manipulate database operations.

悪用の状況翻訳中…

CVE-2025-69365 was publicly disclosed on 2026-02-20. The vulnerability's severity is rated as CRITICAL (CVSS 9.3). Currently, there are no publicly available Proof-of-Concept (PoC) exploits, but the nature of SQL Injection vulnerabilities makes it likely that one will emerge. It is not currently listed on the CISA KEV catalog. Active exploitation is not confirmed at this time.

リスク対象者翻訳中…

WordPress websites using the Uroan Core plugin, particularly those with sensitive data stored in their databases, are at risk. Sites with older, unpatched WordPress installations or those that haven't implemented robust security practices are especially vulnerable. Shared hosting environments where multiple websites share the same database instance could experience cascading impacts if one site is compromised.

検出手順翻訳中…

• wordpress / composer / npm:

grep -r "SELECT .* FROM" /var/www/html/wp-content/plugins/uroan-core/

• generic web:

curl -I https://your-wordpress-site.com/wp-content/plugins/uroan-core/ | grep SQL

攻撃タイムライン

  1. Disclosure

    disclosure

脅威インテリジェンス

エクスプロイト状況

概念実証不明
CISA KEVNO
インターネット露出

EPSS

0.04% (12% パーセンタイル)

CISA SSVC

悪用状況none
自動化可能yes
技術的影響partial

CVSS ベクトル

脅威インテリジェンス· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L9.3CRITICALAttack VectorNetwork攻撃者がターゲットに到達する方法Attack ComplexityLow悪用に必要な条件Privileges RequiredNone攻撃に必要な認証レベルUser InteractionNone被害者の操作が必要かどうかScopeChanged影響コンポーネント外への波及ConfidentialityHigh機密データ漏洩のリスクIntegrityNone不正データ改ざんのリスクAvailabilityLowサービス障害のリスクnextguardhq.com · CVSS v3.1 基本スコア
これらのメトリクスの意味は?
Attack Vector
ネットワーク — インターネット経由でリモートから悪用可能。物理・ローカルアクセス不要。
Attack Complexity
低 — 特別な条件不要。安定して悪用可能。
Privileges Required
なし — 認証不要。資格情報なしで悪用可能。
User Interaction
なし — 自動かつ無音の攻撃。被害者は何もしない。
Scope
変化あり — 攻撃が脆弱なコンポーネントを超えて他のシステムに波及可能。
Confidentiality
高 — 機密性の完全喪失。全データが読み取り可能。
Integrity
なし — 完全性への影響なし。
Availability
低 — 部分的または断続的なサービス拒否。

影響を受けるソフトウェア

コンポーネントuroan-core
ベンダーwordfence
影響範囲修正版
0 – 1.4.41.4.5

弱点分類 (CWE)

タイムライン

  1. 予約済み
  2. 公開日
  3. 更新日
  4. EPSS 更新日
未パッチ — 公開から93日経過

緩和策と回避策翻訳中…

The primary mitigation for CVE-2025-69365 is to upgrade to a patched version of the Uroan Core plugin as soon as it becomes available. Until a patch is released, consider disabling the plugin entirely to prevent potential exploitation. As a temporary workaround, implement strict input validation and sanitization on all user-supplied data that is used in SQL queries. Web Application Firewalls (WAFs) configured with rules to detect and block SQL Injection attempts can also provide an additional layer of protection. Monitor WordPress logs for suspicious SQL queries or database activity.

修正方法翻訳中…

No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.

CVEセキュリティニュースレター

脆弱性分析と重要アラートをメールでお届けします。

よくある質問翻訳中…

What is CVE-2025-69365 — SQL Injection in Uroan Core WordPress plugin?

CVE-2025-69365 is a critical SQL Injection vulnerability affecting Uroan Core versions 0.0.0–1.4.4, allowing attackers to potentially extract data and bypass authentication.

Am I affected by CVE-2025-69365 in Uroan Core WordPress plugin?

You are affected if your WordPress site uses the Uroan Core plugin and is running a version between 0.0.0 and 1.4.4, inclusive. Upgrade immediately when a patch is available.

How do I fix CVE-2025-69365 in Uroan Core WordPress plugin?

Upgrade to the latest patched version of the Uroan Core plugin as soon as it is released. Disable the plugin as a temporary workaround until the patch is applied.

Is CVE-2025-69365 being actively exploited?

Active exploitation is not currently confirmed, but the vulnerability's severity and nature suggest it is likely to be targeted.

Where can I find the official Uroan Core advisory for CVE-2025-69365?

Check the TeconceTheme website and WordPress plugin repository for updates and advisories related to CVE-2025-69365.

あなたのプロジェクトは影響を受けていますか?

依存関係ファイルをアップロードすれば、このCVEや他のCVEがあなたに影響するか即座にわかります。