{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "3.2.0"
              },
              {
                "fixed": "3.9.25"
              }
            ]
          },
          "events": [
            {
              "introduced": "acb7a6384561a8d5917fa9854c85f52cddec9550"
            },
            {
              "fixed": "aadf6979f8b99308c3621ea3af2ca98e678a477d"
            }
          ],
          "repo": "https://github.com/joomla/joomla-cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "An issue was discovered in Joomla! 3.2.0 through 3.9.24. The core shipped but unused randval implementation within FOF (FOFEncryptRandval) used an potential insecure implemetation. That has now been replaced with a call to 'random_bytes()' and its backport that is shipped within random_compat.",
  "id": "CVE-2021-23128",
  "modified": "2026-03-13T21:52:10.810179316Z",
  "published": "2021-03-04T18:15:13.363Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://developer.joomla.org/security-centre/842-20210302-core-potential-insecure-fofencryptrandval.html"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}