Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-23536— Feast: unauthenticated arbitrary file read

Quick assessment

Affected
Red Hat Red Hat OpenShift AI (RHOAI)
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Red Hat OpenShift AI是美国红帽(Red Hat)公司的一款面向AI的生命周期管理平台。 Red Hat OpenShift AI存在路径遍历漏洞,该漏洞源于/read-document端点访问控制不当,可能导致未经验证的远程攻击者读取任意文件。

CVSS 7.5 · High EPSS 1.91% · P78

Public Exploits 1

Possible ATT&CK Techniques 1 AI

T1083 · File and Directory Discovery

Affected Version Matrix 14

VendorProduct Version RangeStatus
Red Hat Red Hat OpenShift AI (RHOAI) any affected
any unaffected
any unaffected
any unaffected
any unaffected
any unaffected
any unaffected
any unaffected
… +6 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-23536

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Feast: unauthenticated arbitrary file read
Source: CVE Program / CVE List V5
Vulnerability Description
A security issue was discovered in the Feast Feature Server's `/read-document` endpoint that allows an unauthenticated remote attacker to read any file accessible to the server process. By sending a specially crafted HTTP POST request, an attacker can bypass intended access restrictions to potentially retrieve sensitive system files, application configurations, and credentials.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Red Hat OpenShift AI 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Red Hat OpenShift AI是美国红帽(Red Hat)公司的一款面向AI的生命周期管理平台。 Red Hat OpenShift AI存在路径遍历漏洞,该漏洞源于/read-document端点访问控制不当,可能导致未经验证的远程攻击者读取任意文件。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai
Red Hat Red Hat OpenShift AI (RHOAI) - cpe:/a:redhat:openshift_ai

II. Public POCs for CVE-2026-23536

# POC Description Source Link Shenlong Link
1 Feast (the open-source Feature Store) Feature Server through 0.58.0 exposes an unauthenticated POST /read-document endpoint that reads an arbitrary, caller-supplied file path with no authentication and no path validation. The read_document_endpoint handler passes the JSON `file_path` field straight to os.path.exists()/open() and returns the file contents in the JSON `content` field, so a remote, unauthenticated attacker can read any file readable by the server process (e.g. /etc/passwd, feature_store.yaml, cloud credentials). Unlike the store-mutating routes it carries no inject_user_details/permission dependency. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-23536.yaml POC Details
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-23536

登录查看更多情报信息。

Vendor Advisories for CVE-2026-23536 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-23536

No comments yet


Leave a comment