{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "bcee06c89f9ae19512f992dc8f72f21093e0b722"
            }
          ],
          "repo": "https://github.com/opf/openproject",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-5rrm-6qmq-2364"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34717.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "17.2.3"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3.",
  "id": "CVE-2026-34717",
  "modified": "2026-08-05T03:30:18.683005388Z",
  "published": "2026-04-02T17:59:55.742Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/opf/openproject/releases/tag/v17.2.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34717.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/opf/openproject/security/advisories/GHSA-5rrm-6qmq-2364"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34717"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "OpenProject: SQL Injection in Cost Reporting =n Operator via parse_number_string"
}