
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-41076 is an information disclosure vulnerability in LimeSurvey 6.13.0 classified under CWE-209 (Generation of Error Message Containing Sensitive Information). Any external user can trigger a 500 Internal Server Error by sending a malformed session cookie, causing the application to expose internal backend details including the Yii framework, MySQL/MariaDB database engine, the lime_sessions table name, primary keys, and payload fragments. The vulnerability was published on November 20, 2025, by the Spanish National Cybersecurity Institute (INCIBE). It carries a CVSS v3.1 base score of 6.5 (Medium) and a CVSS v4.0 base score of 6.9 (Medium) (INCIBE Advisory).
The root cause is improper error handling (CWE-209): when LimeSurvey 6.13.0 receives a malformed session cookie, the Yii framework generates an unhandled exception that propagates a verbose 500 error response to the client rather than a sanitized generic message. This network-based attack requires no authentication and low complexity — an attacker simply crafts an invalid cookie value in an HTTP request to any survey endpoint. The exposed information (framework name, database engine, table schema, and conflicting content fragments) provides meaningful reconnaissance data that can facilitate follow-on attacks such as SQL injection or targeted framework exploitation (INCIBE Advisory).
Successful exploitation results in a high confidentiality impact against the application's internal architecture: attackers learn the backend framework (Yii), database engine (MySQL/MariaDB), session table name (lime_sessions), and primary key structures without any credentials. While there is no direct integrity or availability impact, the disclosed information significantly lowers the barrier for subsequent, more severe attacks such as SQL injection, session manipulation, or targeted framework-level exploits. The scope is limited to the affected LimeSurvey instance, but the reconnaissance value makes this vulnerability a meaningful stepping stone in a multi-stage attack chain (INCIBE Advisory).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2025-41076. The EPSS score is approximately 0.042%, indicating a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the attack requires no authentication and minimal technical skill — any user capable of crafting an HTTP request with a malformed cookie can trigger the information disclosure, making it trivially exploitable if targeted (INCIBE Advisory).
PHPSESSID or LimeSurvey session cookie value (e.g., a truncated, binary-injected, or structurally invalid string that violates expected session data format)./index.php) with the malformed cookie included in the Cookie header.lime_sessions table name, primary key fields, and fragments of the conflicting session data.lime_sessions table or exploiting known Yii framework vulnerabilities (INCIBE Advisory)./index.php) containing malformed or binary-injected Cookie headers from a single or rotating source IP; HTTP 500 responses returned to external clients.Cookie header values; application error logs (Yii framework logs) recording database exceptions referencing lime_sessions table.lime_sessions, MySQL, MariaDB, or Yii visible in outbound HTTP responses.The primary remediation is to update LimeSurvey to a version beyond 6.13.0 that addresses this error handling flaw; users should monitor the LimeSurvey changelog for a patched release. As a workaround, administrators should configure the Yii framework to suppress verbose error output in production environments by setting YII_DEBUG to false and ensuring the application runs in production mode, which replaces detailed exception pages with generic error messages. Additionally, deploying a Web Application Firewall (WAF) rule to detect and block requests with malformed cookie values can reduce exposure until a patch is applied (INCIBE Advisory).
The vulnerability was reported and coordinated by INCIBE (Spanish National Cybersecurity Institute), which published a multi-vulnerability advisory for LimeSurvey 6.13.0. No notable independent researcher commentary, social media discussion, or significant media coverage beyond standard vulnerability database aggregation has been observed for this specific CVE.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."