Skip to content

Update Mongo to Address CVE-2025-14847#842

Merged
lisaSW merged 4 commits intodevelopfrom
2326-mongo-cve-fix
Jan 12, 2026
Merged

Update Mongo to Address CVE-2025-14847#842
lisaSW merged 4 commits intodevelopfrom
2326-mongo-cve-fix

Conversation

@0x6d6f7468
Copy link
Copy Markdown
Collaborator

Bump Mongo version to 4.4.30 to address CVE-2025-14847.

Tested on an Ubuntu 18.04 DO droplet with the install script and a manually compiled RITA binary to make sure that the correct Mongo version is installed and the binary works properly (note that quay.io is only included below due to how we are tagging the image at build time; this was tested locally and not pulling from the Internet):

image

Also made sure that Docker images build properly and docker compose runs properly:

image image

Also updated Dockerfile container versions to use go version 1.22, to reflect an upstream change to the go.mod file.

@0x6d6f7468 0x6d6f7468 requested a review from a team as a code owner January 12, 2026 19:22
@0x6d6f7468
Copy link
Copy Markdown
Collaborator Author

0x6d6f7468 commented Jan 12, 2026

Performing additional testing at Liza's request; All of the following were performed from the docker compose context:

importing data:

image

Listing data:

image

HTML report generation (haven't figured out a good way to retrieve the report):

image

SNI beacon retrieval (to compensate for not getting the HTML report):

image

@0x6d6f7468
Copy link
Copy Markdown
Collaborator Author

Figured out copying the report from a container.

image image

All looks good.

@lisaSW lisaSW merged commit 36b04da into develop Jan 12, 2026
1 check passed
@lisaSW lisaSW deleted the 2326-mongo-cve-fix branch January 12, 2026 22:54
lisaSW added a commit that referenced this pull request Jan 12, 2026
* De-master-ize the codebase ^____^ (#833)

* Update Package Names (#835)

* Add CODEOWNERS file

* Remove duplicate import

* Update package references to rita-legacy

* Update CI/CD runner versions; Catch some straggling missing legacies (#837)

* Revert golang from v1.22 to v1.17 (#843)

* Update Mongo to Address CVE-2025-14847 (#842)

* Bump mongo version to address CVE, also update golang version in Dockerfile

* Update test.Dockerfile to also use Golang 1.22

* Revert golang version in PR

---------

Co-authored-by: moth <moth@blackhillsinfosec.com>
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.

2 participants