Home

Description

Permissive Cross-Origin Resource Sharing (CORS) in the REST API (helix-rest, org.apache.helix.rest.server.filters.CORSFilter) in Apache Helix through 2.0.0 on all platforms allows a remote attacker controlling a web page visited by an authorized user to read responses from and issue cross-origin requests to administrative REST endpoints via a cross-origin request from an arbitrary origin, since the filter unconditionally returns Access-Control-Allow-Origin: * together with Access-Control-Allow-Credentials: true and reflects arbitrary Access-Control-Request-Method / Access-Control-Request-Headers values in preflight responses. Users are recommended to upgrade to version 2.0.1, which fixes this issue.

PUBLISHED Reserved 2026-06-23 | Published 2026-07-09 | Updated 2026-07-09 | Assigner apache

Problem types

CWE-1385 Missing Origin Validation in WebSockets

Product status

Default status
unaffected

Any version
affected

Credits

Aastha Aggarwal (https://github.com/Aastha2602) reporter

References

www.openwall.com/lists/oss-security/2026/07/08/11

lists.apache.org/thread/wy2yv90lvqzx46vkg35xrtfddffq9cfj vendor-advisory

cve.org (CVE-2026-57111)

nvd.nist.gov (CVE-2026-57111)

Download JSON