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

New CVE Detected

CVE-2026-77337 – Authentication Bypass / Resource Exhaustion – CakePHP Authentication plugin (< 2.11

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

Summary

CVE-2026-77337 affects the CakePHP Authentication plugin (used standalone or with PSR-7 based applications). When the CookieAuthenticator component relies on unencrypted, forgeable legacy tokens, an attacker can bypass authentication and impersonate a legitimate user, and can also trigger CPU/memory exhaustion by submitting crafted tokens for validation. The issue is rated CRITICAL (CVSS 9.1).

Technical details

  • Root cause: CookieAuthenticator supports a legacy cookie token format that is not encrypted, allowing tokens to be forged without knowledge of any server-side secret.
  • Trigger condition: The application must have CookieAuthenticator enabled and configured to accept legacy (unencrypted) tokens rather than the newer encrypted cookie format.
  • Attack vector: Network — remote, unauthenticated attacker crafts a cookie value and submits it to the target application; no user interaction or prior privileges are required.
  • Impact: Authentication bypass (impersonation of arbitrary users) via forged tokens (CWE-290), and denial of service through uncontrolled resource consumption when the server processes maliciously crafted tokens (CWE-770).

Affected software

  • cakephp/authentication versions prior to 2.11.2
  • cakephp/authentication versions 3.0.0 through 3.3.6
  • cakephp/authentication versions 4.0.0 through 4.2.0

Severity

  • CVSS v4.0 Base Score: 9.1 (Critical)
  • Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Mitigation and recommended actions

  • Immediate: Upgrade cakephp/authentication to version 2.11.2, 3.3.7, or 4.2.1, which introduce an encrypted cookie format.
  • If patching is delayed: Enable the EncryptedCookieMiddleware for the authentication cookie name to protect tokens in transit and at rest, and disable acceptance of legacy unencrypted tokens (legacyTokens = false) where supported.

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