CVE-2026-1390
Received Received - Intake

CSRF Vulnerability in Redirect Countdown WordPress Plugin Allows Settings Manipulation

Vulnerability report for CVE-2026-1390, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-21

Last updated on: 2026-03-21

Assigner: Wordfence

Description

The Redirect countdown plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the `countdown_settings_content()` function. This makes it possible for unauthenticated attackers to update the plugin settings including the countdown timeout, redirect URL, and custom text, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-21
Last Modified
2026-03-21
Generated
2026-07-06
AI Q&A
2026-03-21
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redirect_countdown plugin to 1.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Redirect countdown plugin for WordPress has a vulnerability known as Cross-Site Request Forgery (CSRF) in all versions up to and including 1.0. This occurs because the plugin's function `countdown_settings_content()` lacks nonce validation, which is a security measure to verify legitimate requests.

As a result, an attacker who is not authenticated can trick a site administrator into performing an action, such as clicking a malicious link, which then allows the attacker to update the plugin settings. These settings include the countdown timeout, redirect URL, and custom text.

Impact Analysis

This vulnerability can allow an attacker to change important settings of the Redirect countdown plugin without authorization by tricking an administrator into clicking a malicious link.

  • The attacker can modify the countdown timeout, potentially disrupting expected behavior.
  • The redirect URL can be changed, which might redirect users to malicious or unintended websites.
  • Custom text displayed by the plugin can be altered, possibly misleading users or injecting unwanted content.

Overall, this can lead to a loss of control over the plugin's behavior and potentially harm user trust or site integrity.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-1390. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart