Cyber Resilience

CVE-2024-1403

Auth Bypass in Progress Openedge ≤ 11.7.19

Published
27 February 2024
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 10.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.033 87th percentile
Risk Priority 85 floored blend · peak EPSS

Summary

CVE-2024-1403 is a critical-severity Authentication Bypass by Primary Weakness (CWE-305) vulnerability in Progress Openedge. Its CVSS base score is 10.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 13% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-2 (Identification and Authentication (Organizational Users)) and IA-8 (Identification and Authentication (Non-organizational Users)) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2024-1403 is an authentication bypass vulnerability in Progress OpenEdge Authentication Gateway and AdminServer, affecting all supported platforms in versions prior to 11.7.19, 12.2.14, and 12.8.1. The flaw stems from improper handling of username and password credentials, where unexpected content supplied in authentication requests can circumvent checks and grant access without valid credentials. It is tracked under CWE-305 and carries a CVSS 3.1 base score of 10.0.

An unauthenticated attacker with network access can exploit the issue by submitting crafted credential data to the affected components, resulting in unauthorized access that may allow full compromise of confidentiality, integrity, and availability within the scope of the vulnerable service.

Progress security advisories direct customers to upgrade OpenEdge Authentication Gateway and AdminServer to the fixed releases 11.7.19, 12.2.14, or 12.8.1. The EPSS score has remained near 0.16 with only minor variation between its recorded peak and current value, indicating no pronounced post-disclosure surge in exploitation interest.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

In OpenEdge Authentication Gateway and AdminServer prior to 11.7.19, 12.2.14, 12.8.1 on all platforms supported by the OpenEdge product, an authentication bypass vulnerability has been identified. The vulnerability is a bypass to authentication based on a failure to properly handle…

more

username and password. Certain unexpected content passed into the credentials can lead to unauthorized access without proper authentication.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-7654Same product: Progress Openedge
CVE-2024-7346Same product: Progress Openedge
CVE-2024-7345Same product: Progress Openedge
CVE-2026-4670Same vendor: Progress
CVE-2023-40051Same product: Progress Openedge
CVE-2023-40052Same product: Progress Openedge
CVE-2024-12105Same vendor: Progress
CVE-2024-46905Same vendor: Progress
CVE-2024-5019Same vendor: Progress
CVE-2026-10698Same vendor: Progress

Affected Assets

progress
openedge
≤ 11.7.19 · 11.8 — 12.2.14 · 12.3 — 12.8.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.4.3
  • V7.2.4

Mitigating Controls (NIST 800-53 r5) AI

Requires unique identification and authentication of users, structurally blocking bypass of the mechanism.

Requires unique identification and authentication of non-organizational users, blocking bypass paths.

Enforces approved authorizations so a bypass weakness cannot be exploited to reach resources.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 full match
prevents

Secure development practices throughout the SDLC prevent the primary weaknesses that enable authentication bypass.

PR.AA-03 mostly match
prevents

Strong authentication mechanisms and policy enforcement directly reduce bypass opportunities arising from implementation flaws.

ID.RA-01 partial match
prevents

Identifying and recording vulnerabilities catches the primary weaknesses that allow authentication bypass.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect authentication bypass conditions before deployment.

prevents

Secure development lifecycle reduces likelihood of introducing bypass flaws during implementation.

prevents

Secure coding practices help prevent the primary weakness that enables authentication bypass.

mitigates

Information access restriction complements authentication by limiting what can be reached even if bypass occurs.

prevents

Secure authentication mechanisms directly address bypass risks in the implemented authentication process.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Ubuntu 22.04 (1 rule)
  • V-260470 Ubuntu 22.04 LTS, when booted, must require authentication upon booting into single-user and maintenance modes. prevents CWE-305
Ubuntu 24.04 (1 rule)
  • V-270675 Ubuntu 24.04 LTS when booted must require authentication upon booting into single-user and maintenance modes. prevents CWE-305

References