Security Scorecard for Jetpack Plugin for WordPress

Checked on November 24, 2024

Grade:

F

Issues the Plugin's Developer Should Address:


  • The function filter_var() is used with the FILTER_DEFAULT filter, which doesn't do any filtering.

  • The function filter_var() is used without a filter, so it doesn't do any filtering.

  • The PHP function filter_input() is used without a filter, so it doesn't do any filtering.

  • The plugin is using the WordPress function maybe_unserialize(), which is missing PHP's feature to protect against PHP object injection. A Core Committer of WordPress indicated that the it would not be a good idea for plugins to be using the function.

  • The plugin isn't listing in a security.txt file where the results of a security review that has been done of the plugin can be found. A well done security review would provide a good measure of the security of the plugin at the time it was done.

  • The plugin isn't listing in a security.txt file where a software bill of materials (SBOM), which provides information on what third-party software is included in the plugin, can be found. That limits the ability to access the security of that third-party software.

  • The developer is redirecting those trying to report security issues to a third-party vulnerability bug bounty platform. That removes the ability to properly report many security issues to the developer. It is important for developers to have their own mechanism for addressing security issues. The European Union's Cyber Resilience Act will require developers to provide a direct contact.

  • The plugin blocked less than half of the exploit attempts from the Plugin Vulnerabilities Firewall regression testing suite the last time the plugin was tested, so it missing a lot of the protection it could, and another plugin is, offering.

  • The plugin is being marketed with a strong claim (or claims) of efficacy without citing evidence that backs up the claim.

  • The plugin isn't providing a warning that its information on vulnerabilities in WordPress plugins is unreliable because it comes from a source known not to properly vet the information. That lack of vetting can lead to situations where a "fixed" vulnerabilty is subsequently widely exploited because there wasn't really a fix.

  • The plugin is spreading misleading information about brute force attacks against WordPress websites, which are not actually happening, and causing the WordPress community to not focus on real security threats.

Resolving those issues would bring the plugin's grade up to an A+. You can notify the developer of the issues here. If the developer is interested in resolving those issues, we would be happy to help them to get started doing that.

You can also can consider using a similar plugin that is already more secure or one where the developer is interested in making their plugin more secure.


Additional Security Information

Libraries Detected in Plugin

Plugin Information

Previous Grades

  • August 1, 2024:    F
  • July 18, 2024:    C

Highest Graded WordPress Plugin Vulnerability Data Plugins

  1. Patchstack     D+
  2. WPScan     D+
  3. WPVulnerability     D+
  4. Jetpack Protect     D
  5. NinjaFirewall (WP Edition)     D
  6. Really Simple Security     D
  7. Solid Security     F
  8. MalCare WordPress Security Plugin     F
  9. Security Ninja     F
  10. Wordfence Security     F
  11. View More WordPress Plugin Vulnerability Data Plugin Grades

Highest Graded Brute Force Protection Plugins

Imporant Note: Brute force attacks are not happening, so you don't need a plugin that provides this type of protection.

  1. Limit Login Attempts Reloaded     C+
  2. Mythic Cerberus     C+
  3. Headers Security Advanced & HSTS WP     C
  4. Limit Login Attempts     C
  5. Titan Anti-spam & Security     D+
  6. Login Lockdown     D+
  7. WP Hide & Security Enhancer     D+
  8. Anti-Malware Security and Brute-Force Firewall     D
  9. WP Ghost (Hide My WP Ghost)     D
  10. Jetpack Protect     D
  11. View More Brute Force Protection Plugin Grades

Highest Graded All-In-One Security Plugins

  1. Titan Anti-spam & Security     D+
  2. WP Ghost (Hide My WP Ghost)     D
  3. Jetpack Protect     D
  4. Really Simple Security     D
  5. All-In-One Security (AIOS)     F
  6. Solid Security     F
  7. BulletProof Security     F
  8. Defender Security     F
  9. MalCare WordPress Security Plugin     F
  10. SecuPress Free     F
  11. View More All-In-One Security Plugin Grades

Grades for Other Featured Plugins

  1. Classic Editor     A
  2. Health Check & Troubleshooting     B+
  3. Gutenberg     B
  4. Akismet Anti-spam     C+
  5. Classic Widgets     C+
  6. bbPress     C
  7. BuddyPress     C

Highest Graded Million+ Install Plugins

  1. Classic Editor     A
  2. MonsterInsights     A
  3. Hostinger Tools     A
  4. MC4WP: Mailchimp for WordPress     A
  5. WP Fastest Cache     A
  6. EWWW Image Optimizer     B+
  7. Site Kit by Google     B+
  8. LiteSpeed Cache     B+
  9. Loco Translate     B+
  10. Redirection     B+
  11. View More Million+ Install Plugin Grades

Highest Graded Automattic Plugins

  1. WooCommerce Stripe Payment Gateway     B
  2. ActivityPub     C+
  3. Akismet Anti-spam     C+
  4. Facebook for WooCommerce     C+
  5. Regenerate Thumbnails     C+
  6. Jetpack VaultPress     C+
  7. Google Analytics for WooCommerce     C+
  8. WooCommerce PayPal Payments     C+
  9. Parse.ly     C+
  10. WP Super Cache     C+
  11. View More Automattic Plugin Grades

Share Scored Results for Jetpack

Check Another Plugin






Check Plugin Not in WordPress Plugin Directory

Subscribers of our service can submit ZIP files of plugins that are not in the WordPress Plugin Directory to have them checked. (Not all issues can be checked for with uploaded plugins, as they require data not available with just the plugin's files.) You can sign up for the service for free here. For existing subscribers, once you are logged in to your account, return to this page to access that functionality.

The results of these gradings will not be stored.

About the Scorecard

The Plugin Security Scorecard grades plugins' handling of security based on data coming from the Plugin Vulnerabilities service, checking over the contents of the plugin, the WordPress.org API, and data generated specifically for the tool. It provides a useful, but incomplete, understanding of the security posture of the plugin and its developer. All the issues identified are ones that the developer of the plugin has the ability to address to get the grade of the plugin up to an A+.

Grades are calculated based on issues with any of the following:

  • Plugins known to be vulnerable
  • Plugin developers with track records of improperly handling security problems
  • Security issues in the plugin that can be detected in an automated fashion
  • Issues with the developer's developerment processes that suggest that their could be problems with security
  • Plugins making unsupported, misleading, and false claims about their handling of security and the handling of security with WordPress

We are working to expand and refine the tools' ability to provide a good measure of plugins' security status. If you are aware of an additional security concern with this plugin that isn't represented here, please contact us. Other feedback on the tool is also welcome.

If you want a comprehensive understanding of the security of the plugin, a well-done security review is really needed to provide that.