Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-27073

CVE-2026-27073: Addi Plugin Auth Bypass Vulnerability

CVE-2026-27073 is an authentication bypass flaw in the Addi buy-now-pay-later plugin caused by hard-coded credentials. This vulnerability affects versions up to 2.0.4. This article covers technical details, impact, and mitigation.

Published: March 27, 2026

CVE-2026-27073 Overview

CVE-2026-27073 is a Use of Hard-coded Credentials vulnerability (CWE-798) affecting the WordPress plugin "Addi – Cuotas que se adaptan a ti" (buy-now-pay-later-addi). This plugin provides buy-now-pay-later payment functionality for WordPress e-commerce sites. The vulnerability enables Password Recovery Exploitation through hard-coded credentials embedded within the plugin, allowing unauthenticated attackers to exploit the password recovery mechanism and potentially gain unauthorized access to user accounts.

Critical Impact

Unauthenticated attackers can exploit hard-coded credentials in the Addi WordPress plugin to manipulate the password recovery process, potentially gaining unauthorized access to user accounts and compromising payment-related functionality.

Affected Products

  • Addi – Cuotas que se adaptan a ti (buy-now-pay-later-addi) plugin versions through <= 2.0.4
  • WordPress installations utilizing the affected plugin versions

Discovery Timeline

  • 2026-03-25 - CVE-2026-27073 published to NVD
  • 2026-03-26 - Last updated in NVD database

Technical Details for CVE-2026-27073

Vulnerability Analysis

This vulnerability stems from the inclusion of hard-coded credentials within the Addi WordPress plugin's codebase. Hard-coded credentials represent a fundamental security flaw where authentication secrets are embedded directly in source code rather than being configured externally or managed through secure credential storage mechanisms.

The vulnerability allows for Password Recovery Exploitation, meaning attackers can leverage the hard-coded credentials to bypass normal authentication controls during the password recovery process. This attack can be executed remotely over the network without requiring any prior authentication or user interaction, making it particularly dangerous for e-commerce sites processing financial transactions.

The impact primarily affects the integrity of the application, as attackers could modify account credentials or gain unauthorized access to accounts. WordPress sites using this plugin for buy-now-pay-later payment processing are at particular risk due to the sensitive nature of payment information handled by such plugins.

Root Cause

The root cause of this vulnerability is the use of hard-coded credentials within the plugin source code (CWE-798). This security anti-pattern occurs when developers embed authentication credentials, API keys, or secret tokens directly into application code. In this case, the hard-coded credentials can be discovered by anyone with access to the plugin files and exploited to manipulate the password recovery functionality.

This type of vulnerability is particularly problematic because:

  • The credentials cannot be easily changed without modifying the source code
  • All installations of the vulnerable plugin versions share the same credentials
  • Attackers can extract credentials through source code review or reverse engineering

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying WordPress sites running the vulnerable Addi plugin version <= 2.0.4
  2. Extracting or leveraging the hard-coded credentials from the plugin
  3. Utilizing these credentials to manipulate the password recovery mechanism
  4. Gaining unauthorized access to user accounts or administrative functions

The vulnerability enables exploitation of the password recovery process, which could allow attackers to reset passwords for arbitrary users and take over their accounts. For a buy-now-pay-later payment plugin, this poses significant risks to customer financial data and transaction integrity.

For detailed technical information about this vulnerability, refer to the Patchstack Vulnerability Report.

Detection Methods for CVE-2026-27073

Indicators of Compromise

  • Unusual password reset requests or successful password changes for multiple accounts
  • Authentication logs showing access using the compromised credential mechanism
  • Unexpected changes to user account settings or payment configurations
  • Failed or anomalous login attempts targeting the password recovery endpoint

Detection Strategies

  • Review WordPress access logs for suspicious activity targeting the Addi plugin endpoints
  • Monitor for unusual patterns in password reset requests or account modifications
  • Implement file integrity monitoring to detect unauthorized changes to plugin files
  • Deploy web application firewall (WAF) rules to detect exploitation attempts
  • Audit installed plugins and verify versions against known vulnerable releases

Monitoring Recommendations

  • Enable comprehensive logging for authentication events and password recovery activities
  • Configure alerts for multiple password reset requests from single IP addresses
  • Monitor for access to sensitive plugin files or configuration endpoints
  • Implement anomaly detection for user account behavior changes
  • Review payment transaction logs for unauthorized or suspicious activities

How to Mitigate CVE-2026-27073

Immediate Actions Required

  • Identify all WordPress installations running the Addi – Cuotas que se adaptan a ti plugin
  • Check the currently installed version and determine if it is version 2.0.4 or earlier
  • Disable the vulnerable plugin until a patched version is available if no workaround exists
  • Audit user accounts for any unauthorized password changes or suspicious activity
  • Review and strengthen access controls for all user accounts, particularly administrative accounts

Patch Information

At the time of publication, organizations should check the Patchstack Vulnerability Report for the latest patch information and remediation guidance. Update to a patched version of the plugin as soon as one becomes available from the vendor.

Workarounds

  • Disable the Addi plugin temporarily until a security patch is released
  • Implement additional authentication controls such as two-factor authentication for all user accounts
  • Configure web application firewall rules to restrict access to password recovery endpoints
  • Apply IP-based access restrictions to administrative functions
  • Consider using an alternative buy-now-pay-later plugin until this vulnerability is addressed
bash
# WordPress CLI commands to check and manage the vulnerable plugin
# Check installed plugin version
wp plugin list --name=buy-now-pay-later-addi --fields=name,status,version

# Deactivate the vulnerable plugin if necessary
wp plugin deactivate buy-now-pay-later-addi

# Check for available plugin updates
wp plugin update --all --dry-run

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechAddi

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-798
  • Technical References
  • Patchstack Vulnerability Report
  • Latest CVEs
  • CVE-2026-25874: LeRobot RCE Vulnerability

  • CVE-2026-41272: Flowise LLM Builder SSRF Vulnerability

  • CVE-2026-41268: Flowise RCE Vulnerability

  • CVE-2026-41265: Flowise Airtable Agent RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English