CVE-2026-46491
Last modified
CVE-2026-46491 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS server in the form of a SimpleSAMLphp module. Prior to version 7.0.3, simplesamlphp-module-casserver builds file paths for the file-based CAS ticket store by directly concatenating the configured ticket directory with an attacker-controlled ticket identifier. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS server in the form of a SimpleSAMLphp module. Prior to version 7.0.3, simplesamlphp-module-casserver builds file paths for the file-based CAS ticket store by directly concatenating the configured ticket directory with an attacker-controlled ticket identifier. Public CAS validation/proxy endpoints pass attacker-controlled ticket / pgt query parameters into this store. In deployments using FileSystemTicketStore, a remote attacker can use path traversal sequences such as ../target.serialized to make the CAS server read and unserialize files outside the ticket directory. In the CAS 1.0 validation flow, the same attacker-selected path is also passed to deleteTicket() immediately after getTicket() returns, which can delete the target file when it is readable by the PHP process, deletable under the PHP process filesystem permissions, and unserializes to a value compatible with the ?array return type. This issue has been patched in version 7.0.3.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-46491?
How severe is CVE-2026-46491?
How do I fix CVE-2026-46491?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-46484Headplane is a feature-complete Web UI for Headscale. Prior …8.1
- CVE-2026-46485Dashy is a self-hostable personal dashboard. Prior to 4.0.8,…8.2
- CVE-2026-46486MVT (Mobile Verification Toolkit) helps with conducting fore…5.3
- CVE-2026-46489SolidInvoice is an open-source invoicing platform. Prior to …8.1
- CVE-2026-4649Apache Artemis before version 2.52.0 is affected by an authe…5.3
- CVE-2026-46490samlify is a Node.js library for SAML single sign-on. Prior …8.8
- CVE-2026-46492md-fileserver allows for local viewing of markdown files in …6.1
- CVE-2026-46493HAX CMS helps manage microsite universe with PHP or NodeJs b…7.5
- CVE-2026-46496HAX CMS helps manage microsite universe with PHP or NodeJs b…9.3
- CVE-2026-46497Crawlee is a web scraping and browser automation library. Fr…2.3
- CVE-2026-4650The FundPress – WordPress Donation Plugin for WordPress is v…5.3
- CVE-2026-46508Turborepo is a high-performance build system for JavaScript …7.8
Are you affected by CVE-2026-46491?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
