Description
A vulnerability was determined in automad up to 2.0.0-beta.32. This vulnerability affects the function requestPasswordResetToken of the file automad/src/server/Controllers/API/UserController.php of the component Password Reset Endpoint. This manipulation of the argument name-or-email causes observable response discrepancy. The attack can be initiated remotely. The attack's complexity is rated as high. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.0.0-beta.33 is able to resolve this issue. Patch name: eac0b05dafdb0ddf8b9139dad8929aaba86568ca. You should upgrade the affected component.
Published: 2026-08-17
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Affected by a flaw in Automad’s Password Reset Endpoint, the requestPasswordResetToken function in UserController.php allows an attacker to manipulate the name-or-email argument and observe differing responses. This behavior reveals whether a supplied user identifier exists, enabling user enumeration. The weakness is categorized under CWE‑203 and CWE‑204, indicating information disclosure through traffic analysis and potential side‑channel leaks. The attack can be launched from a remote host and requires high effort, but is considered difficult to exploit in practice.

Affected Systems

The vulnerability impacts Automad installations running any version up to and including 2.0.0‑beta.32. The affected product is the Automad CMS platform, with the issue located in the server API controller handling password reset requests. Updating to version 2.0.0‑beta.33, which includes the patch commit eac0b05dafdb0ddf8b9139dad8929aaba86568ca, removes the response discrepancy.

Risk and Exploitability

With a CVSS score of 6.3, this vulnerability presents a moderate severity risk. There is no EPSS score available, and it has not been listed in CISA’s KEV catalog, suggesting limited current exploitation. Nonetheless, the remote nature of the attack and the ability to enumerate user accounts could be leveraged in targeted phishing or credential‑guessing campaigns. Because the exploitability is judged difficult, the likelihood of an active attack remains lower, but organizations should still prioritize remediation to avoid potential privacy breaches.

Generated by OpenCVE AI on August 17, 2026 at 01:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Automad to version 2.0.0‑beta.33, which contains the security patch that corrects the password reset response behavior.
  • Deploy any available configuration changes to mitigate user enumeration, such as disabling or restricting the password reset endpoint for unauthenticated users.
  • Monitor authentication and password reset logs for anomalous activity that could indicate attempted enumeration or exploitation.

Generated by OpenCVE AI on August 17, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Marcantondahmen
Marcantondahmen automad
Vendors & Products Marcantondahmen
Marcantondahmen automad

Mon, 17 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in automad up to 2.0.0-beta.32. This vulnerability affects the function requestPasswordResetToken of the file automad/src/server/Controllers/API/UserController.php of the component Password Reset Endpoint. This manipulation of the argument name-or-email causes observable response discrepancy. The attack can be initiated remotely. The attack's complexity is rated as high. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.0.0-beta.33 is able to resolve this issue. Patch name: eac0b05dafdb0ddf8b9139dad8929aaba86568ca. You should upgrade the affected component.
Title automad Password Reset Endpoint UserController.php requestPasswordResetToken response discrepancy
First Time appeared Automad
Automad automad
Weaknesses CWE-203
CWE-204
CPEs cpe:2.3:a:automad:automad:*:*:*:*:*:*:*:*
Vendors & Products Automad
Automad automad
References
Metrics cvssV2_0

{'score': 2.6, 'vector': 'AV:N/AC:H/Au:N/C:P/I:N/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 3.7, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Automad Automad
Marcantondahmen Automad
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T00:00:14.626Z

Reserved: 2026-08-16T07:19:20.973Z

Link: CVE-2026-19965

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T00:16:27.450

Modified: 2026-08-17T00:16:27.450

Link: CVE-2026-19965

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T01:30:17Z

Weaknesses
  • CWE-203

    Observable Discrepancy

  • CWE-204

    Observable Response Discrepancy