Description
Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy.
Published: 2026-07-22
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The IP Login extension for Joomla generates persistent URL login keys with a non‑cryptographic random generator that provides insufficient entropy, making the tokens predictable and susceptible to guess or brute‑force attacks; an attacker who successfully obtains a valid key can log in without providing credentials, thereby bypassing authentication and potentially accessing restricted content.

Affected Systems

All installations of the IP Login extension from regularlabs.com on Joomla sites are vulnerable; no specific version information is provided so all current and past versions should be examined and updated accordingly.

Risk and Exploitability

The EPSS score of less than 1% indicates that exploitation of this vulnerability is presently unlikely and may remain rare, while the vulnerability is not listed in the CISA KEV catalog; however, the weakness still permits an attacker to obtain access if they discover or brute‑force a login key. Based on the description, it is inferred that the attack method involves brute‑forcing or guessing the predictable URL key, which would grant authentication bypass. This makes the risk moderate in environments where the extension is widely exposed. The publicly available CVSS score of 9.1 highlights a critical severity, underscoring the potential impact if an attacker obtains a valid login key.

Generated by OpenCVE AI on August 3, 2026 at 23:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the IP Login extension to the latest release that employs a cryptographically secure random generator for URL key creation.
  • If no update is available, disable URL‑key authentication or apply rate‑limiting and CAPTCHA mechanisms to mitigate potential brute‑force attempts on the login endpoint.
  • Refresh all existing login keys using a secure random source to invalidate any keys that may have been compromised or guessed.

Generated by OpenCVE AI on August 3, 2026 at 23:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://regularlabs.com/ cve-icon cve-icon
History

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Regularlabs.com
Regularlabs.com ip Login Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com ip Login Extension For Joomla

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy. Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy.

Wed, 22 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Description Persistent URL login keys were also generated using a non-cryptographic random generator with insufficient entropy.
Title Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension
Weaknesses CWE-338
References

Subscriptions

Regularlabs.com Ip Login Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-28T05:33:04.140Z

Reserved: 2026-07-20T18:16:31.593Z

Link: CVE-2026-64798

cve-icon Vulnrichment

Updated: 2026-07-27T17:38:32.846Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T21:18:10.970

Modified: 2026-07-27T18:16:59.920

Link: CVE-2026-64798

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:15:04Z

Weaknesses
  • CWE-338

    Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)