πŸ” CVE Alert

CVE-2026-76164

UNKNOWN 0.0

Authenticated Server-Side Request Forgery in AIL Framework Crawler Allows Access to Internal Network Resources

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor ail-project
Product ail-framework
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for ail-project ail-framework

Be the first to know when new unknown vulnerabilities affecting ail-project ail-framework are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

ail-project / ail-framework
0 < 7.0

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/ail-project/ail-framework/commit/d7b60ff9e20ee493895430b1a7c63d498a8fd780

Credits

TomΓ‘s Illuminati geo-chen Aurelien Thirion