CVE-2026-100177
Last modified
CVE-2026-100177 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. The AIL Framework crawler task creation API (api_add_crawler_task) contained an insufficient authorization check when a user supplied a cookiejar UUID to attach to a one-shot or scheduled crawler task. The original code only verified that the cookiejar existed and, if its access level was 0, compared the cookiejar's owning user ID to the requesting user ID.
Description
The AIL Framework crawler task creation API (api_add_crawler_task) contained an insufficient authorization check when a user supplied a cookiejar UUID to attach to a one-shot or scheduled crawler task. The original code only verified that the cookiejar existed and, if its access level was 0, compared the cookiejar's owning user ID to the requesting user ID. It did not validate organizational boundaries, did not account for the requesting user's role. When the cookiejar level was not 0, no access check was performed at all. An authenticated user could therefore reference another organization's cookiejar by UUID and have the crawler use that organization's stored cookies (session tokens, authentication credentials) when performing web crawls, effectively leaking or exfiltrating the victim organization's session data. The vulnerability requires an authenticated user with the ability to create crawler tasks. The attacker must know or guess a valid cookiejar UUID belonging to another organization. The impact is unauthorized access to another organization's stored cookies and session data through the crawler infrastructure.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ail project | ail framework | < 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100177?
How severe is CVE-2026-100177?
How do I fix CVE-2026-100177?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-10015Integer overflow in WTF in Google Chrome prior to 148.0.7778…8.8
- CVE-2026-10016Use after free in DOM in Google Chrome prior to 148.0.7778.2…8.8
- CVE-2026-10017Out of bounds read in Headless in Google Chrome prior to 148…8.3
- CVE-2026-100172The AIL Framework (ail-project/ail-framework) contains a sto…8.5
- CVE-2026-100174The AIL Framework tag selector component (var/www/static/js/…5.1
- CVE-2026-100176The AIL Framework's username timeline feature is vulnerable …8.5
- CVE-2026-10018Integer overflow in ANGLE in Google Chrome prior to 148.0.77…6.5
- CVE-2026-100187The Onion module in AIL Framework contained a performance sh…6.9
- CVE-2026-10019Integer overflow in ANGLE in Google Chrome prior to 148.0.77…8.8
- CVE-2026-100190The AIL Framework crawler splash domain page (showDomain.htm…6.3
- CVE-2026-1002The Vert.x Web static handler component cache can be manipul…5.3
- CVE-2026-10020Insufficient validation of untrusted input in Skia in Google…8.3
Are you affected by CVE-2026-100177?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
