Threat Log

767advisories read
600affect you
167checked and dismissed
As of

Updated every 6 hours
Subscribe via RSS
10 of 600 entries
  1. This week Wordfence

    Secure Custom Fields

    CVE-2026-92403

    Affects you if you run Secure Custom Fields through 6.9.3. The source describes a missing check for front-end form submissions.

    The source describes a missing authorization check. Unauthenticated attackers can use it to perform an unauthorized action. It also names the ability to modify the title and content of a post bound to the form.

    I classify this as a case for this week. The dataset gives it a CVSS of 3.7, and the vulnerability is not listed in CISA's KEV catalog.

    Update Secure Custom Fields to 6.9.4; the source does not name a workaround.

    Affected
    Secure Custom Fields
    Fixed in
    6.9.4
    CVSS
    3.7
    source 134c704f-9b21-4f2e-91b3-4a467353bcc0
    Login required
    no
    Likely to be exploited
    0.25 %
    percentile 14.5
    Type
    CWE-863
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  2. This week Wordfence

    Auto Upload Images

    CVE-2026-12106

    Affects you if you use Auto Upload Images through 3.3.2 and an authenticated user has at least the Contributor role.

    I classify this as limited Server-Side Request Forgery. The source says authenticated attackers with Contributor-level access or higher can make web requests to arbitrary locations from the web application.

    The source also names internal, loopback, and link-local addresses. It does not say what data such a request returns. The vulnerability is not listed in CISA's KEV catalog as actively exploited.

    Update Auto Upload Images to 3.4.0.

    Affected
    Auto Upload Images
    Fixed in
    3.4.0
    CVSS
    6.4
    source security@wordfence.com
    Login required
    yes, user account
    Likely to be exploited
    0.25 %
    percentile 14.5
    Type
    CWE-918
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  3. This week Wordfence

    FileBird: WordPress Media Library Folders & File Manager

    CVE-2026-15004

    Affects you if you run FileBird through 6.5.6 and an authenticated attacker has Author-level access or higher to the WordPress site.

    A stored cross-site scripting flaw through image alt text. Insufficient input sanitization and output escaping allow authenticated attackers with Author-level access or higher to inject arbitrary web scripts into pages.

    Those scripts execute whenever someone accesses an injected page. I consider this a relevant flaw. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.

    Update FileBird to 6.5.7.

    Affected
    FileBird – WordPress Media Library Folders & File Manager
    Fixed in
    6.5.7
    CVSS
    5.4
    source security@wordfence.com
    Login required
    yes, user account
    Likely to be exploited
    0.24 %
    percentile 13.9
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  4. This week Wordfence

    WP Recipe Maker

    CVE-2026-90884

    Affects you if you run WP Recipe Maker through 10.8.1 and authenticated users have Contributor level access or higher.

    The source describes stored cross site scripting through the notes parameter in the REST preview. The cause is insufficient input sanitization and output escaping.

    Authenticated attackers with Contributor level access or higher can inject arbitrary web scripts into pages. Those scripts execute whenever someone accesses an injected page. I consider this relevant even though anonymous use is not described.

    Update WP Recipe Maker to 10.8.2. The source does not name a workaround.

    Affected
    WP Recipe Maker
    Fixed in
    10.8.2
    CVSS
    5.4
    source security@wordfence.com
    Login required
    yes, user account
    Likely to be exploited
    0.24 %
    percentile 13.0
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  5. This week Wordfence

    Unlimited Elements For Elementor

    CVE-2026-66608

    Affects you if you run Unlimited Elements For Elementor through 2.0.19 and an attacker is authenticated with Contributor-level access or higher.

    This is a Server-Side Request Forgery. According to the source, an authenticated attacker with Contributor-level access or higher can make web requests to arbitrary locations from the web application and use them to query and modify information from internal services.

    I consider it relevant because the source names arbitrary locations rather than a single internal resource. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.

    Update to 2.0.20.

    Affected
    Unlimited Elements For Elementor
    Fixed in
    2.0.20
    CVSS
    6.4
    source audit@patchstack.com
    Login required
    yes, user account
    Likely to be exploited
    0.23 %
    percentile 12.5
    Type
    CWE-918
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  6. This week Wordfence

    JetFormBuilder

    CVE-2026-19860

    Affects you if you use JetFormBuilder before 3.6.5.3. The sources name different prerequisites for deleting arbitrary files.

    According to the source, JetFormBuilder does not sufficiently restrict which PHP functions can be used as custom field-validation callbacks. This allows arbitrary files on the server to be deleted.

    The sources name different access requirements. NVD describes deletion during form submission without authentication, while Wordfence requires at least administrator access. Wordfence also says deleting the right file can lead to remote code execution. I rate this as relevant despite its medium score. It is not listed in the KEV catalog of actively exploited vulnerabilities.

    Update JetFormBuilder to 3.6.5.3.

    Affected
    JetFormBuilder — Dynamic Blocks Form Builder
    Fixed in
    3.6.5.3
    CVSS
    5.5
    source 134c704f-9b21-4f2e-91b3-4a467353bcc0
    Login required
    yes, administrator
    Likely to be exploited
    0.23 %
    percentile 12.0
    Type
    CWE-73
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  7. This week Wordfence

    JetBlog

    CVE-2026-66572

    Affects you if you run JetBlog through 2.4.10 and authenticated access with Contributor-level privileges or higher is possible.

    I classify this as stored cross-site scripting. Insufficient input sanitization and output escaping allow authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts into pages.

    Those scripts execute whenever a user accesses an injected page. The vulnerability is not listed in CISA's KEV catalog as actively exploited.

    Update JetBlog to 2.4.10.1. The source does not name a workaround.

    Affected
    JetBlog
    Fixed in
    2.4.10.1
    CVSS
    6.5
    source audit@patchstack.com
    Login required
    yes, user account
    Likely to be exploited
    0.22 %
    percentile 11.8
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  8. This week Wordfence

    JetTabs

    CVE-2026-66573

    Affects you if you use JetTabs through 2.3.3.1 and an authenticated attacker has Contributor-level access or higher on the WordPress site.

    JetTabs does not sufficiently sanitize input or escape output. That allows authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts into pages. The scripts run whenever someone accesses an affected page.

    I classify this as stored Cross-Site Scripting. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.

    Update JetTabs to 2.3.3.2; the source does not name a workaround.

    Affected
    JetTabs
    Fixed in
    2.3.3.2
    CVSS
    6.5
    source audit@patchstack.com
    Login required
    yes, user account
    Likely to be exploited
    0.22 %
    percentile 11.8
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  9. This week Wordfence

    Element Pack Addons for Elementor, Elementor Widgets, Elementor…

    CVE-2026-66574

    Affects you if you run Element Pack Addons for Elementor through 8.8.3 and an authenticated account with Contributor level or higher access exists.

    The source describes a stored Cross Site Scripting flaw. Insufficient input sanitization and output escaping allow authenticated attackers with Contributor level or higher access to inject arbitrary web scripts into pages.

    Those scripts execute whenever a user accesses an injected page. I consider this relevant despite the login requirement because the source names the low Contributor role as sufficient access.

    Update to 8.8.4.

    Affected
    Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons
    Fixed in
    8.8.4
    CVSS
    6.5
    source audit@patchstack.com
    Login required
    yes, user account
    Likely to be exploited
    0.22 %
    percentile 11.8
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

  10. This week Wordfence

    JetBlocks for Elementor

    CVE-2026-66576

    Affects you if you use JetBlocks for Elementor through 1.5.2 and an attacker has authenticated access at the Contributor level or higher.

    JetBlocks for Elementor does not sufficiently sanitize input or escape output. Authenticated attackers with Contributor access or higher can therefore inject arbitrary web scripts into pages.

    The scripts execute whenever someone accesses an injected page. I rate this as a relevant problem for WordPress sites with those access levels.

    Update JetBlocks for Elementor to 1.5.2.1.

    Affected
    JetBlocks for Elementor
    Fixed in
    1.5.2.1
    CVSS
    6.5
    source audit@patchstack.com
    Login required
    yes, user account
    Likely to be exploited
    0.22 %
    percentile 11.8
    Type
    CWE-79
    Actively exploited
    not on the KEV list
    Published
    2026-09-17

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

167 checked and dismissed, with reasons
  • 125 advisoriesSteht nicht auf der Beobachtungsliste dieses Lagebilds. Entweder gehört das Produkt nicht zu den Bausteinen eines Webservers mit WordPress, oder es ist eine Bibliothek, deren Korrektur mit den regelmäßigen Updates der Distribution ohnehin eingespielt wird, ohne eigenen Handgriff. Meldungen, die mehr verlangen als das, stehen oben als eigener Eintrag.
  • 19 advisoriesDie Paketmeldung einer anderen Distribution, etwa Red Hat oder FreeBSD. Jede Distribution veröffentlicht dieselbe Lücke für ihre eigenen Pakete als eigene Meldung. Für Server mit Debian oder Ubuntu zählt die Meldung der eigenen Distribution, und die erscheint hier als eigener Vorgang, sobald sie ein beobachtetes Produkt trifft.
  • 16 advisoriesEine eigenständige Serveranwendung wie Keycloak, Zabbix oder Snipe-IT. So etwas installiert niemand aus Versehen: wer sie betreibt, hat sich für sie entschieden und kennt ihren Update-Weg. Auf einem Webserver mit WordPress ist sie nicht enthalten, und ihre Lücken erreichen eine WordPress-Seite nicht.
  • 11 advisoriesGrafische Linux-Software für den Arbeitsplatz, etwa Bildbearbeitung, Medienbibliotheken oder der Druckdienst. Ein Webserver läuft ohne grafische Oberfläche, diese Pakete sind dort im Regelfall gar nicht installiert. Auf einem Linux-Arbeitsplatzrechner gilt dasselbe wie bei Browsern: aktuell halten, aber die Quelle dafür ist ein anderes Lagebild.
  • 9 advisoriesEine Programmiersprache samt Laufzeit, etwa Go oder Erlang. Eine Lücke dort erreicht einen Server nur über ein Programm, das in dieser Sprache geschrieben und dort installiert ist. WordPress und die übliche Serversoftware sind in PHP und C geschrieben, und was die Distribution selbst in Go ausliefert, meldet sie über ihre eigenen Sicherheitshinweise.
  • 9 advisoriesSoftware für Arbeitsplatzrechner und Telefone, Browser eingeschlossen. Sie gefährdet den Rechner, an dem Sie sitzen, nicht den Server, auf dem Ihre Seite läuft. Aktuell halten sollten Sie sie trotzdem, denn ein übernommener Arbeitsplatz gibt Angreifern oft die gespeicherten Zugänge zum Server preis. In dieses Serverlagebild gehört sie nicht.
  • 8 advisoriesVirtualisierung und Container-Orchestrierung. Bei einem gemieteten Server ist das die Schicht darunter, und die betreibt der Anbieter: als Mieter können Sie dort weder etwas prüfen noch etwas einspielen. Wer eigene Virtualisierungs-Wirte betreibt, weiß das und braucht dafür eine eigene Beobachtung.
  • 6 advisoriesWindows-Servertechnik wie Exchange oder Active Directory. Auf einem Linux-Server mit WordPress ist davon nichts installiert, die beiden Welten teilen keinen Code. Wer zusätzlich eine Windows-Umgebung betreibt, braucht dafür eine eigene Beobachtung.
  • CVE-2018-1000204Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
  • CVE-2026-64561Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine, aus der Ferne ohne Anmeldung nicht ausnutzbar.
  • CVE-2022-49202Linux-Kernel, Fehler im Bluetooth-Treiber hci_uart für spezielle Bluetooth-Hardware mit möglichem Denial of Service, diese hardwareabhängige lokale Kernel-Störung trägt keinen Eintrag für das allgemeine Serverlagebild.
  • CVE-2025-39964Linux-Kernel, Fehler im Krypto-Subsystem. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
  • CVE-2025-40178Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
  • CVE-2022-50712Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
  • CVE-2022-42719Linux-Kernel, Fehler im WLAN-Stack. Betrifft nur WLAN-fähige Geräte, nicht den Webserver-Betrieb.
  • CVE-2025-68767Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
  • CVE-2025-71102Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
  • CVE-2026-33845GnuTLS, Lücke im DTLS-Handshake, DTLS wird auf typischen Webservern mit WordPress nicht verwendet.
  • CVE-2022-30789Linux-Kernel, lokale Rechteausweitung in NTFS-3G. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine, EPSS 0,004 und nicht auf der KEV-Liste.
  • CVE-2026-74734Linux-Kernel, Fehler im Firewire-Treiber beim Entladen nach fehlgeschlagener Initialisierung. Erfordert spezielle Firewire-Hardware und einen bereits laufenden Prozess, aus der Ferne nicht auslösbar.
  • CVE-2026-80758Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
  • CVE-2026-77860Unbound ist ein eigener DNS-Auflösedienst und gehört nicht zum typischen Webserverbetrieb; die Schwachstellen setzen einen betriebenen Unbound-Dienst mit entsprechender DNS-Konfiguration voraus.
  • CVE-2026-96744MongoDB-Treiber und die Laravel-Integration gehören zu einer MongoDB-Anwendungsumgebung, nicht zum üblichen WordPress-Stack mit MariaDB oder MySQL; die beschriebene Schwachstelle erfordert zudem einen authentifizierten Nutzer.
  • CVE-2026-87775Tz Weekly Radio Schedule, identische Produkt-, Versions- und Angriffsdaten liegen bereits unter CVE-2026-87774 vor, daher handelt es sich um eine Doppelung.
  • CVE-2026-92541Import and export users and customers beschreibt dieselbe fehlerhafte Berechtigungsprüfung und denselben Fix wie CVE-2026-92540, daher wäre ein eigener Eintrag eine Doppelung.
  • CVE-2026-16542Die SSRF in der WP-Erweiterung Import and export users and customers erfordert ein bereits privilegiertes Administratorkonto und ist daher keine von außen ohne Anmeldung auslösbare Schwachstelle.
  • CVE-2026-76559Die SSRF in WP Import Export Lite erfordert eine Import-Berechtigung, die regelmäßig ein bereits privilegiertes Administratorkonto voraussetzt, und ist daher keine von außen ohne Anmeldung auslösbare Schwachstelle.
  • CVE-2024-36476Linux-Kernel, NULL-Zeiger-Dereferenz im speziellen RDMA-Treiber, benötigt lokalen Zugriff und die RDMA-Funktion und verursacht dabei nur einen Denial-of-Service.
  • CVE-2025-15281GNU libc, Absturz bei wordexp mit WRDE_REUSE und WRDE_APPEND. Erfordert ein Programm, das diese Funktion mit fremden Daten füttert, und ist nicht aktiv ausgenutzt.
  • CVE-2026-33535ImageMagick, Denial of Service über den speziellen X11-Display-Pfad; ein Absturz ohne Datenabfluss ist für dieses Lagebild keine vorrangige Meldung.