VYPR
Unrated severityNVD Advisory· Published Nov 10, 2022· Updated May 1, 2025

CVE-2022-43679

CVE-2022-43679

Description

A misconfigured trusted_domains in ownCloud Server ≤10.11 allows email URL spoofing for password-reset requests.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A misconfigured trusted_domains in ownCloud Server ≤10.11 allows email URL spoofing for password-reset requests.

Vulnerability

The Docker image of ownCloud Server through version 10.11 contains a configuration flaw where the trusted_domains setting is not enforced [1]. This misconfiguration makes the intended domain validation ineffective for certain operations, including password-reset email generation. The affected versions are ownCloud Server 10.11 and earlier when deployed via the official Docker image [1].

Exploitation

An attacker can exploit this by crafting a password-reset request that includes a malicious domain. Since trusted_domains is not properly checked, the server generates a password-reset email containing a link pointing to the attacker-controlled domain. No authentication or special privileges are required; only the ability to trigger a password-reset for a known user email is needed [1].

Impact

Successful exploitation enables an attacker to spoof the URL in password-reset emails. This can lead to phishing attacks where the victim clicks the link and is directed to a malicious site, potentially resulting in credential theft. The integrity of the password-reset process is compromised, undermining trust in the email notifications [1].

Mitigation

Users should upgrade to ownCloud Server 10.12 or later, which properly enforces the trusted_domains configuration. If upgrading is not immediately possible, administrators can verify that the trusted_domains array in config.php explicitly lists only allowed domains and ensure that the Docker environment is not bypassing this check. ownCloud has acknowledged the issue and recommends the update [1].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • OwnCloud/Servercpe-rescue2 versions
    (expand)+ 1 more
    • (no CPE)
    • (no CPE)range: <=10.11

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.