Search criteria

2 vulnerabilities by eazyserver

CVE-2026-6391 (GCVE-0-2026-6391)

Vulnerability from cvelistv5 – Published: 2026-05-20 01:25 – Updated: 2026-05-20 14:14
VLAI
Title
Sentence To SEO (keywords, description and tags) <= 1.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting via Settings Page Parameters
Summary
The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on the create_admin_page() function. This makes it possible for unauthenticated attackers to inject malicious web scripts and update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-352 - Cross-Site Request Forgery (CSRF)
Assigner
Impacted products
Credits
Muhammad Nur Ibnu Hubab
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-6391",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-05-20T14:14:03.344415Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-05-20T14:14:22.621Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Sentence To SEO (keywords, description and tags)",
          "vendor": "eazyserver",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Muhammad Nur Ibnu Hubab"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on the create_admin_page() function. This makes it possible for unauthenticated attackers to inject malicious web scripts and update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-352",
              "description": "CWE-352 Cross-Site Request Forgery (CSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-20T01:25:51.921Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/add32c06-90d0-466f-b176-aaae55cf03fb?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L75"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L75"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L81"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L81"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L87"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L87"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L50"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L50"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-05-19T12:03:36.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Sentence To SEO (keywords, description and tags) \u003c= 1.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting via Settings Page Parameters"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-6391",
    "datePublished": "2026-05-20T01:25:51.921Z",
    "dateReserved": "2026-04-15T20:04:05.316Z",
    "dateUpdated": "2026-05-20T14:14:22.621Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-4142 (GCVE-0-2026-4142)

Vulnerability from cvelistv5 – Published: 2026-04-22 07:45 – Updated: 2026-04-22 12:55
VLAI
Title
Sentence To SEO (keywords, description and tags) <= 1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'Permanent keywords' Field
Summary
The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Permanent keywords' field in all versions up to and including 1.0. This is due to insufficient input sanitization and output escaping. The plugin reads user input via filter_input_array(INPUT_POST) which applies no HTML sanitization (FILTER_DEFAULT), stores it unsanitized to the WordPress options table via update_option(), and then outputs the stored value directly into a textarea element without any escaping using PHP short echo tags (<?= ?>). An attacker can break out of the textarea element using a closing </textarea> tag and inject arbitrary HTML/JavaScript. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the plugin's settings page.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
Impacted products
Credits
Muhammad Nur Ibnu Hubab
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-4142",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-22T12:55:48.354776Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-22T12:55:54.212Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Sentence To SEO (keywords, description and tags)",
          "vendor": "eazyserver",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Muhammad Nur Ibnu Hubab"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u0027Permanent keywords\u0027 field in all versions up to and including 1.0. This is due to insufficient input sanitization and output escaping. The plugin reads user input via filter_input_array(INPUT_POST) which applies no HTML sanitization (FILTER_DEFAULT), stores it unsanitized to the WordPress options table via update_option(), and then outputs the stored value directly into a textarea element without any escaping using PHP short echo tags (\u003c?= ?\u003e). An attacker can break out of the textarea element using a closing \u003c/textarea\u003e tag and inject arbitrary HTML/JavaScript. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the plugin\u0027s settings page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-22T07:45:38.230Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7d11b2db-d097-433f-923c-f49ef2951c0e?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L81"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L81"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L50"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L50"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L262"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L262"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L87"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L87"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.php#L75"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.php#L75"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-04-21T19:05:43.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Sentence To SEO (keywords, description and tags) \u003c= 1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via \u0027Permanent keywords\u0027 Field"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-4142",
    "datePublished": "2026-04-22T07:45:38.230Z",
    "dateReserved": "2026-03-13T15:37:12.112Z",
    "dateUpdated": "2026-04-22T12:55:54.212Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}