[GHSA-jxfc-8wcq-xxcg] The Gravity SMTP plugin for WordPress is vulnerable to...#8099
Open
nickpelton wants to merge 1 commit into
Open
[GHSA-jxfc-8wcq-xxcg] The Gravity SMTP plugin for WordPress is vulnerable to...#8099nickpelton wants to merge 1 commit into
nickpelton wants to merge 1 commit into
Conversation
Copilot stopped work on behalf of
nickpelton due to an error
June 23, 2026 13:42
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OSV advisory record for GHSA-jxfc-8wcq-xxcg / CVE-2026-4020 (Gravity SMTP WordPress plugin) to better reflect affected versions and adjust references.
Changes:
- Added a
summaryfield. - Populated
affectedwith a version range anddatabase_specific.last_known_affected_version_range. - Updated
referencesto remove WordPress Trac links and add a CVE.org link.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "aliases": [ | ||
| "CVE-2026-4020" | ||
| ], | ||
| "summary": "CVE-2026-4020", |
Comment on lines
+19
to
+22
| "package": { | ||
| "ecosystem": "Packagist", | ||
| "name": "" | ||
| }, |
Author
There was a problem hiding this comment.
This is a private plugin. There is no public package. I was not given the choice to not choose an ecosystem. It's technically WordPress.
Comment on lines
+36
to
+38
| "database_specific": { | ||
| "last_known_affected_version_range": "< 2.1.4" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
The reference links were to wordpress trac system, this is a premium plugin that is not on the WP trac repository. Removed the links.
The vulnerability was patched in version 2.1.5 on Mar 25