Threat Log

544advisories read
161affect you
383checked and dismissed
As of

Updated every 6 hours
10 of 161 entries
  1. Act now Wordfence

    Easy Post Submission

    CVE-2026-4431

    Affects you if you run the Easy Post Submission plugin in a version up to and including 2.3.0.

    An AJAX endpoint reachable for unauthenticated visitors does not check whether the caller is authorized. An attacker can use it to modify the title, content, excerpt, categories, and tags of arbitrary posts and set the status to draft. The post is then no longer publicly visible.

    Update to version 2.4.0.

    Affected
    Easy Post Submission – Frontend Posting, Guest Publishing & Submit Content for WordPress
    Fixed in
    2.4.0
    CVSS
    9.1
    source security@wordfence.com
    Login required
    no
    Likely to be exploited
    0.33 %
    percentile 26.1
    Type
    CWE-862
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  2. This week Wordfence

    Page and Post Restriction

    CVE-2026-12000

    Affects you if you use the Page and Post Restriction plugin to hide pages or posts from logged-out visitors.

    The plugin is meant to hide pages and posts from logged-out visitors. The WordPress REST API bypasses that protection. The plugin's internal guards only read a subset of the configuration and miss the global access settings. A stranger can fetch restricted content through the standard REST endpoints without an account.

    The flaw defeats the only purpose of the plugin. Anyone using it to protect content currently has no protection.

    Update the plugin to the latest version and verify that the restricted content is no longer reachable through the REST API.

    Affected
    Page and Post Restriction
    Fixed in
    1.4.2
    CVSS
    7.5
    source security@wordfence.com
    Login required
    no
    Likely to be exploited
    0.66 %
    percentile 48.3
    Type
    CWE-862
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  3. This week Wordfence

    ShopLentor

    CVE-2026-6020

    Affects you if you run ShopLentor up to and including version 3.3.7 and an attacker has obtained administrator access.

    An administrator can call any PHP function through the REST API. The check that limits which functions are allowed is missing. With those privileges the attacker is already deep inside the system, but this hole makes the final step to full compromise particularly easy.

    Update to version 3.3.8.

    Affected
    ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin
    Fixed in
    3.3.8
    CVSS
    7.2
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    0.54 %
    percentile 42.5
    Type
    CWE-470
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  4. This week Wordfence

    Askeet — Talk to Your WooCommerce Data

    CVE-2026-5651

    Affects you if you use the Askeet plugin in a version up to and including 3.0 and an attacker has an administrator account.

    A SQL injection via the 'sql_query' parameter in multiple AJAX actions. The askeet_is_safe_query() filter is meant to catch dangerous keywords, but it can be bypassed using MySQL conditional comments. The filter strips regular block comments before checking, but MySQL executes conditional comments as code. An attacker with administrator privileges can append their own queries to existing ones and read from the database.

    The vulnerability requires an administrator account. That severely limits the pool of attackers, which is why the rating stays low. Someone with an administrator account can already do significant damage. The additional database path does not make it harmless, though.

    Update to version 3.1.

    Affected
    Askeet — Talk to Your WooCommerce Data
    Fixed in
    3.1
    CVSS
    4.9
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    0.38 %
    percentile 30.6
    Type
    CWE-89
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  5. This week Wordfence

    DTX – Dynamic Text Extension for Contact Form 7

    CVE-2026-5116

    Affects you if you run DTX – Dynamic Text Extension for Contact Form 7 in version 5.0.5 or older and have users with Editor-level access or higher.

    Stored cross-site scripting in the admin interface. An attacker with an Editor account can place scripts inside form shortcodes that execute when an administrator runs the form field scan feature. The damage depends on what the script does, but the attacker acts in the administrator's context.

    The vulnerability requires an account, which is why it is not marked urgent. If you have editors you do not control yourself, you should still act.

    Update to the version that corrects the output escaping. The source does not name the fixed version, so check the update in the WordPress plugin directory.

    Affected
    DTX – Dynamic Text Extension for Contact Form 7
    Fixed in
    5.0.6
    CVSS
    4.4
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    0.30 %
    percentile 22.1
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  6. This week Wordfence

    PrettyLinks

    CVE-2026-5062

    Affects you if you run PrettyLinks up to and including 3.6.20 and an attacker has gained administrator access.

    An SQL injection in the search function of the Pretty Links listing page. An attacker with administrator privileges can use it to read the database. The vulnerability requires a login with the highest rights, which limits the damage but does not rule it out. Someone who is already an administrator can use this path to access data the WordPress backend does not normally show.

    Update to 3.6.21.

    Affected
    PrettyLinks – Affiliate Link Management, URL Shortener, Link Cloaking, Tracking & Branded Short Links
    Fixed in
    3.6.21
    CVSS
    4.9
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    0.27 %
    percentile 18.7
    Type
    CWE-89
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  7. This week Wordfence

    Super Progressive Web Apps

    CVE-2026-5108

    Affects you if you run the Super Progressive Web Apps plugin in a version up to and including 2.2.43 and an attacker has gained administrator access.

    An administrator can place scripts in the offline message setting that later execute in the browsers of other visitors. The entry is stored without sanitization and passed to the front end without escaping. That is stored cross-site scripting.

    The vulnerability requires administrator privileges. Someone who has those can already do almost anything. It becomes dangerous when an attacker takes over an administrator account and uses it to permanently embed malicious code in the site, code that fires every time the offline message is triggered.

    Update to version 2.2.44.

    Affected
    Super Progressive Web Apps
    Fixed in
    2.2.44
    CVSS
    4.4
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    0.24 %
    percentile 15.9
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  8. For the record Wordfence

    Backup Migration

    CVE-2026-7693

    Affects you if you have the Backup Migration plugin in a version up to and including 2.1.5.1 on your WordPress installation and an attacker has obtained an administrator account or the do_backups capability.

    An OS command injection via the file parameter in the restoreBackup AJAX handler. The handler sanitizes the input with esc_attr, an HTML-context function that does not strip shell metacharacters. The result is then placed, unquoted, into a php-cli call and passed to exec().

    An attacker with administrator rights or the do_backups capability can execute arbitrary OS commands as the web server user. The vulnerability bypasses the usual WordPress hardening constants.

    Update the plugin to a version that closes the vulnerability. The source does not name the fixed version, so please check directly with the vendor or in the WordPress plugin directory whether a version newer than 2.1.5.1 is available.

    Affected
    Backup Migration
    Fixed in
    2.1.5.2
    CVSS
    7.2
    source security@wordfence.com
    Login required
    yes, administrator
    Likely to be exploited
    2.23 %
    percentile 81.1
    Type
    CWE-77
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  9. For the record Wordfence

    TranslatePress

    CVE-2026-17505

    Affects you if you run TranslatePress up to version 3.2.5 and someone clicks a link crafted by a stranger.

    A reflected cross-site scripting. When translating a page, TranslatePress replaces internal placeholder tokens with angle brackets, including in the search query a visitor sends to the page. By that point, WordPress has already sanitized the query, but not the tokens. An attacker can craft a link that, when opened, runs their own script in the page.

    The vulnerability is rated medium at CVSS 6.1 and is not on the KEV list. On its own, it is no reason to interrupt operations, but it belongs in the next maintenance window.

    Update to version 3.2.6. The source does not name a workaround.

    Affected
    TranslatePress – Translate Multilingual sites with AI Translation
    Fixed in
    3.2.6
    CVSS
    6.1
    source security@wordfence.com
    Login required
    no
    Likely to be exploited
    0.80 %
    percentile 53.4
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

  10. For the record Wordfence

    Content Egg

    CVE-2026-15979

    Affects you if you run the Content Egg plugin in a version up to and including 11.3.0 and users with the Author role or higher are allowed to write on your installation.

    The plugin stores a filename from user input without sufficient validation. An authenticated user with Author privileges can set this value so that a path traversal sequence is evaluated when the file is later deleted, leading out of the intended directory. This allows arbitrary files on the server that the web server can write to to be deleted.

    The vulnerability requires authentication and is not on the KEV list. The likelihood of widespread exploitation is low, but the damage in individual cases can be significant if configuration files or other plugins are affected.

    Update Content Egg to version 11.4.0.

    Affected
    Content Egg – Affiliate Product Importer & Price Comparison
    Fixed in
    11.4.0
    CVSS
    8.1
    source security@wordfence.com
    Login required
    yes, user account
    Likely to be exploited
    0.77 %
    percentile 52.4
    Type
    CWE-22
    Actively exploited
    not on the KEV list
    Published
    2026-08-04

    Sources: NVD · EPSS · Wordfence
    Includes data from the CVE Program, © MITRE Corporation.

383 checked and dismissed, with reasons
  • 169 advisoriesProdukt kommt in keinem der von mir betreuten Systeme vor.
  • 8 advisoriesKernel-Abwandlung fuer Hardware oder Cloud-Plattformen, die hier nicht vorkommt.
  • 7 advisoriesArbeitsplatzsoftware, nicht Serverbetrieb. Gehoert nicht in dieses Lagebild.
  • 7 advisoriesKeine Virtualisierungs- oder Orchestrierungsschicht in den betreuten Systemen.
  • 4 advisoriesKein Java-Anwendungsserver im Bestand.
  • 3 advisoriesKeine Netzwerkgeraete dieser Hersteller im Bestand.
  • 3 advisoriesIch betreibe keine Windows-Server. Warum, steht auf der Startseite.
  • 2 advisoriesBetreibt unter meinen Kunden niemand.
  • CVE-2026-5358CVE wurde rejected, NIS+ war nie in Linux enthalten, kein Trust-Boundary-Übertritt – betrifft niemanden.
  • CVE-2026-64561Lokale Rechteausweitung im KVM-Subsystem, setzt ein Konto auf der Maschine voraus und betrifft nur Virtualisierungsumgebungen, die George nicht betreibt.
  • CVE-2024-58022Lokaler NULL-vs-IS_ERR-Bug im Mailbox-Treiber, hardware-spezifisch und ohne Fernausnutzung.
  • CVE-2025-32462Betrifft nur eine seltene sudoers-Konfiguration mit explizitem Hostnamen, die auf Georges Servern nicht vorkommt, und ist nicht aktiv ausgenutzt.
  • CVE-2020-26145Betrifft WLAN-Firmware eines Samsung-Smartphones, nicht den Serverbetrieb.
  • CVE-2025-38554Lokale UAF im VMA-Management, erfordert lokales Konto und ist eine Race-Condition ohne praktische Fernausnutzung.
  • CVE-2025-38731Lokale Kernel-Schwachstelle im DRM-Treiber, nicht ohne Konto ausnutzbar und nicht aktiv ausgenutzt.
  • CVE-2025-39736Lokaler Deadlock im Kernel, kein Datenabfluss, nicht aktiv ausgenutzt.
  • CVE-2022-49202Lokale Kernel-Schwachstelle im Bluetooth-Treiber, nicht auf Servern relevant.
  • CVE-2025-39891Lokale Kernel-Schwachstelle im WLAN-Treiber, nicht auf Servern relevant.
  • CVE-2025-40025Lokaler Bug im f2fs-Dateisystem, setzt ein Konto voraus und betrifft ein Dateisystem, das auf Georges Servern nicht eingesetzt wird.
  • CVE-2025-40086Lokaler Bug im GPU-Treiber, hardware-spezifisch und ohne Relevanz für Server ohne dedizierte Grafikkarten.
  • CVE-2025-40178Lokaler NULL-Pointer-Bug in PID-Namespaces, erfordert lokales Konto und hat keine Fernausnutzung.
  • CVE-2025-40214Lokale Kernel-Schwachstelle in AF_UNIX, setzt lokalen Zugriff voraus und ist nicht aktiv ausgenutzt.
  • CVE-2018-1000204Alter SCSI-ioctl-Bug, erfordert CAP_SYS_ADMIN und CAP_SYS_RAWIO, dritter Seite wird Relevanz bestritten.
  • CVE-2022-50697Lokale Kernel-Schwachstelle im MRP-Protokoll, nicht ohne Konto ausnutzbar.
  • CVE-2025-68767Lokaler Bug im hfsplus-Dateisystem, setzt ein Konto voraus und betrifft ein Dateisystem, das auf Georges Servern nicht vorkommt.
  • CVE-2025-71102Lokaler Bug im Shadow-Call-Stack-Debug-Code, nur bei aktiviertem CONFIG_DEBUG_STACK_USAGE relevant und ohne Fernausnutzung.
  • CVE-2025-71145Lokale Kernel-Schwachstelle im USB-PHY-Treiber, nicht auf Servern relevant.
  • CVE-2025-71200Lokaler Bug im MMC-Treiber, hardware-spezifisch und ohne Relevanz für Server ohne MMC-Hardware.
  • CVE-2026-31535Lokaler Bug im SMB-Client, erfordert ein Konto und betrifft SMB-Client-Funktionalität, die auf Georges Servern nicht aktiv ist.
  • CVE-2026-23234Lokale UAF im f2fs-Dateisystem, erfordert ein Konto und ein loop-Device, betrifft Georges Server nicht.
  • CVE-2026-32792Unbound wird in Georges Stack nicht betrieben und die Lücke betrifft nur DNSCrypt-Unterstützung.
  • CVE-2026-43495Lokaler Bug im WWAN-Treiber, hardware-spezifisch und erfordert ein Konto oder manipuliertes Modem.
  • CVE-2025-37780Lokaler Bug im isofs-Dateisystem, setzt ein Konto voraus und betrifft ein Dateisystem, das auf Georges Servern nicht vorkommt.