CVE-2025-52331
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedCross-site scripting (XSS) vulnerability in the generate report functionality in Rarlab WinRAR 7.11, allows attackers to disclose user information such as the computer username, generated report directory, and IP address. The generate report command includes archived file names without validation in the HTML report, which allows potentially malicious HTML tags to be injected into the report. User interaction is required. User must use the "generate report" functionality and open the report.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceDOM-based XSS vulnerability in WinRAR 7.11's generate report functionality. When generating HTML reports, archived file names are included without sanitization, allowing injection of malicious HTML/script tags. Successful exploitation discloses user information including computer username, report directory path, and IP address to an attacker.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 7.11CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify WinRAR versionOpen WinRAR, go to Help > About WinRAR, or right-click the winrar.exe file and view Properties > Details to confirm the exact version numberAffected if Version is exactly 7.11
-
Locate generated HTML reportsSearch for .html files in common report output directories: %USERPROFILE%\Documents\WinRAR Reports, %USERPROFILE%\Downloads, or custom paths configured in WinRAR settingsAffected if HTML report files exist that were generated using WinRAR 7.11
-
Inspect archived file names in reportsOpen any found HTML report files in a text editor and search for archived file name entries within the report dataAffected if Report contains file names from archives that include unescaped HTML special characters like <, >, or script tags
-
Check for suspicious archive file namesReview recent archives opened in WinRAR 7.11 and examine their contained file names for patterns resembling HTML/script injection payloadsAffected if Archives with file names containing <script>, javascript:, or similar HTML/JS patterns were processed and reports were generated
User is affected if WinRAR version is exactly 7.11 AND HTML reports have been generated from archives, particularly untrusted ones, since the vulnerability requires the report generation feature to be used with malicious file names.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedAwait vendor patch from Rarlab. Users should avoid generating reports from untrusted archives and refrain from opening generated reports in browsers until patched.
WinRAR 7.12 or later (check official rarlab.com/win-rar.com for latest available version)
- 1. Visit the official WinRAR website (www.win-rar.com) or Rarlab (www.rarlab.com) to check for the latest version.
- 2. Download the most recent WinRAR version available (version 7.12 or later).
- 3. Uninstall the current WinRAR 7.11 installation.
- 4. Install the newly downloaded version.
- 5. When using the 'Generate Report' feature, ensure you trust the source of archive files being processed, as the report is generated as an HTML file.
- 6. Exercise caution when opening generated HTML reports from untrusted sources.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-52331 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-52331 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data