CVE-2026-76164
Last modified
CVE-2026-76164 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. AIL Framework contains a server-side request forgery (SSRF) vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can therefore be instructed to make direct HTTP(S) requests to addresses that should not be reachable by application users, including loopback addresses, RFC1918 private networks, link-local addresses, and cloud metadata services such as 169.254.169.254. Manual crawler tasks bypass the existing domain blacklist because they are assigned a non-zero priority, and ordinary IP literals are classified as web targets and fetched directly rather than through Tor or another proxy. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
AIL Framework contains a server-side request forgery (SSRF) vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can therefore be instructed to make direct HTTP(S) requests to addresses that should not be reachable by application users, including loopback addresses, RFC1918 private networks, link-local addresses, and cloud metadata services such as 169.254.169.254. Manual crawler tasks bypass the existing domain blacklist because they are assigned a non-zero priority, and ordinary IP literals are classified as web targets and fetched directly rather than through Tor or another proxy. Consequently, an attacker can use the AIL server as a network pivot to access services available from the server's network context. Responses generated by these requests, including captured HTML, screenshots, and HAR data, can subsequently be accessed through the crawler interface. This makes the SSRF non-blind and may allow an attacker to disclose sensitive internal application data, service information, or cloud instance metadata and credentials. The patch introduces validation that resolves crawler destinations and rejects URLs resolving to non-global IP addresses, addressing localhost, private-network, and link-local targets.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ail-project | ail-framework | < 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-76164?
How severe is CVE-2026-76164?
How do I fix CVE-2026-76164?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-76156OS command injection in the api endpoint of Datiphy Data Man…9.4
- CVE-2026-76157Missing authentication for a critical function in the upload…8.8
- CVE-2026-76158External Control of File Name or Path in the upload API endp…9.3
- CVE-2026-7616The Zawgyi Embed plugin for WordPress is vulnerable to Cross…4.3
- CVE-2026-76160Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-76161Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-76166A flaw was found in mod_cluster's AdvertiseListenerImpl (org…4.3
- CVE-2026-76169fastify versions >= 4.0.0 and before 5.12.2 can route a malf…7.5
- CVE-2026-7617The Secufor_OAuth plugin for WordPress is vulnerable to unau…5.3
- CVE-2026-76172fast-uri is a URI parser for Node.js. During parsing it runs…7.5
- CVE-2026-76174Unrestricted file upload vulnerability in the CSV file uploa…9.4
- CVE-2026-76175SQL injection vulnerability in the del_check parameter of th…8.6
Are you affected by CVE-2026-76164?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
