All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74881
HIGHpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 18:18 UTC
7.1
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 configure CORS with allow_origins set to wildcard and allow_credentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them.
// weaknesses (CWE)
- CWE-942