Vulnerability Description
A vulnerability has been identified in the Feast Feature Server’s `/save-document` endpoint that allows an unauthenticated remote attacker to write arbitrary JSON files to the server's filesystem. Although the system attempts to restrict file locations, these protections can be bypassed, enabling an attacker to overwrite vital application configurations or startup scripts. Because this flaw requires no credentials or special privileges, any attacker with network access to the server can potentially compromise the integrity of the system. This could lead to unauthorized system modifications, denial of service through disk exhaustion, or potential remote code execution.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-23537
- https://bugzilla.redhat.com/show_bug.cgi?id=2429304
- https://github.com/red-hat-data-services/feast/pull/192
- https://access.redhat.com/security/cve/CVE-2026-23537
- https://bugzilla.redhat.com/show_bug.cgi?id=2429304
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-23537.json
FAQ
What is CVE-2026-23537?
CVE-2026-23537 is a vulnerability with a CVSS score of 9.1 (CRITICAL). A vulnerability has been identified in the Feast Feature Server’s `/save-document` endpoint that allows an unauthenticated remote attacker to write arbitrary JSON files to the server's filesystem. Alt...
How severe is CVE-2026-23537?
CVE-2026-23537 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-23537?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.