Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-61451 – Account Takeover via Password Reset Poisoning – Grav API Plugin (grav-plugin-api…

Be the first to know when new zero-days emerge:

Summary

CVE-2026-61451 is a critical password reset poisoning vulnerability in the Grav API plugin (grav-plugin-api) for Grav CMS, affecting all versions before 1.0.4. An unauthenticated remote attacker can inject an arbitrary attacker-controlled host into the password reset flow, causing the reset email sent to a legitimate user to contain a link pointing to the attacker’s server — when the victim clicks the link, the valid reset token is disclosed, enabling full account takeover. This vulnerability carries a CVSS 4.0 score of 9.4 (Critical).

Technical details

  • Root cause: The sanitizeHttpUrl() function used within the POST /api/v1/auth/forgot-password endpoint validates only that a supplied URL scheme is http or https, but never verifies the host component against the server’s own origin. As a result, the admin_base_url request field accepts an arbitrary attacker-controlled host without restriction. The vulnerable base URL can additionally be influenced via the Referer or Origin HTTP headers.
  • Trigger conditions: An attacker submits a POST request to the public, unauthenticated /api/v1/auth/forgot-password endpoint, supplying a malicious admin_base_url value (or a spoofed Referer/Origin header) pointing to an attacker-controlled server. No credentials or prior access are required.
  • Attack vector: Unauthenticated, fully remote, over the network. The forgot-password endpoint is a public API route requiring no authentication.
  • Impact: The password reset email delivered to the targeted user contains a reset link whose host is the attacker’s server. When the victim clicks the link, the valid reset token is transmitted to the attacker, who can then use it against the legitimate Grav instance to reset the password and fully take over the account — including administrator accounts.

Affected software

  • Grav API plugin (grav-plugin-api) — all versions before 1.0.4

Severity

CVSS 4.0 base score: 9.4 (Critical)
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Mitigation and recommended actions

  • Immediate action: Upgrade grav-plugin-api to version 1.0.4 or later. The 1.0.4 release resolves this vulnerability by ensuring password reset and invitation emails build their links only from the site’s own address or an explicitly allowlisted origin, preventing injection of an arbitrary host.
  • If immediate patching is not feasible: Restrict external network access to the /api/v1/ endpoint path at the web server or firewall level to prevent unauthenticated external actors from reaching the forgot-password endpoint until the plugin can be updated.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge