CVE-2026-1277
published 2026-02-18CVE-2026-1277: The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the…
PriorityP275medium4.7CVSS 3.1
AVNACLPRNUIRSCCNILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
0.59%
43.9th percentile
The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites via a crafted link.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| kaizencoders | url_shortify_simple_and_easy_url_shortener | <= 1.12.1 | — |
Detection & IOCsextracted from sources · hover to see the quote
url/wp-admin/admin-ajax.php?action=heartbeat&kc_us_dismiss_admin_notice=1&option_name=bfcm_2025_offer&redirect_to=https://interact.sh↗
url/wp-admin/admin-ajax.php?action=heartbeat&kc_us_dismiss_admin_notice=1&option_name=welcome_offer&redirect_to=https://interact.sh↗
- →Detect exploit attempts by monitoring GET requests to /wp-admin/admin-ajax.php containing both 'kc_us_dismiss_admin_notice=1' and a 'redirect_to' parameter pointing to an external domain. ↗
- →The vulnerability is exploitable by unauthenticated users; no session cookie or nonce is required. Alert on requests to admin-ajax.php with kc_us_dismiss_admin_notice=1 from unauthenticated sessions. ↗
- →Two known option_name values used in exploitation: 'bfcm_2025_offer' and 'welcome_offer'. Use these as additional filter criteria alongside kc_us_dismiss_admin_notice=1. ↗
- →Use the publicwww fingerprint query '/plugins/url-shortify/' to identify WordPress installations with the vulnerable plugin exposed. ↗
- ·The vulnerability affects all versions up to and including 1.12.1 of the URL Shortify plugin. Versions beyond 1.12.1 are not confirmed vulnerable. ↗
- ·The insufficient validation is specifically on the 'redirect_to' parameter within the promotional dismissal handler, not a general redirect mechanism in the plugin. ↗
- ·The Nuclei template uses stop-at-first-match across two request variants; detection logic should account for either option_name value triggering the redirect. ↗
CVSS provenance
nvdv3.14.7MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
vulncheck4.7MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-fx3v-rgv7-qq3x: The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1
ghsa_unreviewed·2026-02-18
CVE-2026-1277 [MEDIUM] CWE-601 GHSA-fx3v-rgv7-qq3x: The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1
The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites via a crafted link.
VulnCheck
URL Redirection to Untrusted Site ('Open Redirect')
vulncheck·2026·CVSS 4.7
CVE-2026-1277 [MEDIUM] URL Redirection to Untrusted Site ('Open Redirect')
URL Redirection to Untrusted Site ('Open Redirect')
The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites via a crafted link.
Affected: kaizencoders URL Shortify - Simple and Easy URL Shortener
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://tracker.crowdsec.net/cves/CVE-2026-1277
No detection rules found.
Nuclei
URL Shortify <= 1.12.1 - Open Redirect
nuclei·CVSS 4.7
CVE-2026-1277 [MEDIUM] URL Shortify <= 1.12.1 - Open Redirect
URL Shortify <= 1.12.1 - Open Redirect
The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites via a crafted link.
Template:
id: CVE-2026-1277
info:
name: URL Shortify <= 1.12.1 - Open Redirect
author: Shivam Kamboj
severity: medium
description: |
The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to
https://plugins.trac.wordpress.org/browser/url-shortify/tags/1.11.4/lite/includes/Promo.php#L64https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3451740%40url-shortify&old=3445491%40url-shortify&sfp_email=&sfph_mail=#file1049https://www.wordfence.com/threat-intel/vulnerabilities/id/c7c1dc51-47ca-4b2f-9ff9-275bd8b1c106?source=cve
2026-02-18
Published
Exploited in the wild