Skip to content

RUN-3969: add information about cve-2025-66021#1744

Merged
fdevans merged 4 commits into4.0.xfrom
RUN-3969
Dec 17, 2025
Merged

RUN-3969: add information about cve-2025-66021#1744
fdevans merged 4 commits into4.0.xfrom
RUN-3969

Conversation

@ronaveva
Copy link
Copy Markdown
Contributor

This pull request adds documentation for CVE-2025-66021, clarifying that Rundeck and Runbook Automation are not affected by this vulnerability related to the OWASP Java HTML Sanitizer.

Security advisory documentation updates:

  • Added a new file cve-2025-66021.md explaining that Rundeck and Runbook Automation are not vulnerable to CVE-2025-66021, as they do not use HtmlPolicyBuilder with allowTextIn for the style tag.
  • Updated the CVE index in index.md to include a reference to the new CVE-2025-66021 advisory.

Copy link
Copy Markdown
Contributor

@smartinellibenedetti smartinellibenedetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that we're not vulnerable to it!

@ronaveva ronaveva marked this pull request as ready for review December 17, 2025 14:29
@ronaveva ronaveva requested review from a team and Copilot December 17, 2025 14:29
@ronaveva ronaveva added this to the 5.19.0 milestone Dec 17, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents CVE-2025-66021, a vulnerability in the OWASP Java HTML Sanitizer that does not affect Rundeck or Runbook Automation. The documentation clarifies that the products don't use the vulnerable configuration (HtmlPolicyBuilder with allowTextIn for the style tag), establishing this as a false positive for security scanning tools.

Key Changes:

  • Added new CVE documentation file explaining why CVE-2025-66021 doesn't impact Rundeck/Runbook Automation
  • Updated the CVE index to include a reference to the new advisory

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
docs/history/cves/cve-2025-66021.md New documentation file explaining that CVE-2025-66021 is a false positive for Rundeck and Runbook Automation
docs/history/cves/index.md Added entry for CVE-2025-66021 to the "Additional CVE Notes" section of the security notices index

fdevans and others added 3 commits December 17, 2025 08:53
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@fdevans fdevans merged commit e5f18c4 into 4.0.x Dec 17, 2025
3 checks passed
@fdevans fdevans deleted the RUN-3969 branch December 17, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants