Search criteria

4 vulnerabilities found for Simple User Capabilities by tanvirahmed1984

CVE-2025-12158 (GCVE-0-2025-12158)

Vulnerability from cvelistv5 – Published: 2025-11-04 04:27 – Updated: 2025-11-04 15:01
VLAI?
Summary
The Simple User Capabilities plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the suc_submit_capabilities() function in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to elevate the role of any user account to administrator.
CWE
Assigner
Impacted products
Vendor Product Version
tanvirahmed1984 Simple User Capabilities Affected: * , ≤ 1.0 (semver)
Create a notification for this product.
Credits
D01EXPLOIT OFFICIAL
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-12158",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-11-04T15:01:50.883477Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-11-04T15:01:57.048Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Simple User Capabilities",
          "vendor": "tanvirahmed1984",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "D01EXPLOIT OFFICIAL"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Simple User Capabilities plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the suc_submit_capabilities() function in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to elevate the role of any user account to administrator."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-11-04T04:27:22.881Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dd75b8ec-1961-4a7a-92e6-1517e638974b?source=cve"
        },
        {
          "url": "https://plugins.svn.wordpress.org/simple-user-capabilities/tags/1.0/user_access.php"
        },
        {
          "url": "https://wordpress.org/plugins/simple-user-capabilities/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-11-03T15:33:31.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "Simple User Capabilities \u003c= 1.0 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2025-12158",
    "datePublished": "2025-11-04T04:27:22.881Z",
    "dateReserved": "2025-10-24T13:21:01.016Z",
    "dateUpdated": "2025-11-04T15:01:57.048Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-12157 (GCVE-0-2025-12157)

Vulnerability from cvelistv5 – Published: 2025-11-04 04:27 – Updated: 2025-11-04 17:16
VLAI?
Summary
The Simple User Capabilities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_nopriv_reset_capability' AJAX endpoint in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to reset any user's capabilities.
CWE
Assigner
Impacted products
Vendor Product Version
tanvirahmed1984 Simple User Capabilities Affected: * , ≤ 1.0 (semver)
Create a notification for this product.
Credits
D01EXPLOIT OFFICIAL
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-12157",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-11-04T17:15:52.055954Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-11-04T17:16:00.320Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Simple User Capabilities",
          "vendor": "tanvirahmed1984",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "D01EXPLOIT OFFICIAL"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Simple User Capabilities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the \u0027wp_ajax_nopriv_reset_capability\u0027 AJAX endpoint in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to reset any user\u0027s capabilities."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-11-04T04:27:16.185Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3a1d0432-aff0-477e-aa6e-4de3e4d789cb?source=cve"
        },
        {
          "url": "https://plugins.svn.wordpress.org/simple-user-capabilities/tags/1.0/user_access.php"
        },
        {
          "url": "https://wordpress.org/plugins/simple-user-capabilities/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-11-03T15:33:17.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "Simple User Capabilities \u003c= 1.0 - Missing Authorization to Unauthenticated Capability Reset"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2025-12157",
    "datePublished": "2025-11-04T04:27:16.185Z",
    "dateReserved": "2025-10-24T13:18:32.870Z",
    "dateUpdated": "2025-11-04T17:16:00.320Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-12158 (GCVE-0-2025-12158)

Vulnerability from nvd – Published: 2025-11-04 04:27 – Updated: 2025-11-04 15:01
VLAI?
Summary
The Simple User Capabilities plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the suc_submit_capabilities() function in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to elevate the role of any user account to administrator.
CWE
Assigner
Impacted products
Vendor Product Version
tanvirahmed1984 Simple User Capabilities Affected: * , ≤ 1.0 (semver)
Create a notification for this product.
Credits
D01EXPLOIT OFFICIAL
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-12158",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-11-04T15:01:50.883477Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-11-04T15:01:57.048Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Simple User Capabilities",
          "vendor": "tanvirahmed1984",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "D01EXPLOIT OFFICIAL"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Simple User Capabilities plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the suc_submit_capabilities() function in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to elevate the role of any user account to administrator."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-11-04T04:27:22.881Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dd75b8ec-1961-4a7a-92e6-1517e638974b?source=cve"
        },
        {
          "url": "https://plugins.svn.wordpress.org/simple-user-capabilities/tags/1.0/user_access.php"
        },
        {
          "url": "https://wordpress.org/plugins/simple-user-capabilities/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-11-03T15:33:31.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "Simple User Capabilities \u003c= 1.0 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2025-12158",
    "datePublished": "2025-11-04T04:27:22.881Z",
    "dateReserved": "2025-10-24T13:21:01.016Z",
    "dateUpdated": "2025-11-04T15:01:57.048Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-12157 (GCVE-0-2025-12157)

Vulnerability from nvd – Published: 2025-11-04 04:27 – Updated: 2025-11-04 17:16
VLAI?
Summary
The Simple User Capabilities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_nopriv_reset_capability' AJAX endpoint in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to reset any user's capabilities.
CWE
Assigner
Impacted products
Vendor Product Version
tanvirahmed1984 Simple User Capabilities Affected: * , ≤ 1.0 (semver)
Create a notification for this product.
Credits
D01EXPLOIT OFFICIAL
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-12157",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-11-04T17:15:52.055954Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-11-04T17:16:00.320Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Simple User Capabilities",
          "vendor": "tanvirahmed1984",
          "versions": [
            {
              "lessThanOrEqual": "1.0",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "D01EXPLOIT OFFICIAL"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Simple User Capabilities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the \u0027wp_ajax_nopriv_reset_capability\u0027 AJAX endpoint in all versions up to, and including, 1.0. This makes it possible for unauthenticated attackers to reset any user\u0027s capabilities."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-11-04T04:27:16.185Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3a1d0432-aff0-477e-aa6e-4de3e4d789cb?source=cve"
        },
        {
          "url": "https://plugins.svn.wordpress.org/simple-user-capabilities/tags/1.0/user_access.php"
        },
        {
          "url": "https://wordpress.org/plugins/simple-user-capabilities/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-11-03T15:33:17.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "Simple User Capabilities \u003c= 1.0 - Missing Authorization to Unauthenticated Capability Reset"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2025-12157",
    "datePublished": "2025-11-04T04:27:16.185Z",
    "dateReserved": "2025-10-24T13:18:32.870Z",
    "dateUpdated": "2025-11-04T17:16:00.320Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}