Skip to main content

Generate Security.txt EUVDEUVD-2026-38675

| CVE-2026-9616 MEDIUM
Missing Authorization (CWE-862)
2026-06-24 Wordfence GHSA-4vqg-xgxp-xqgh
4.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
4.3 MEDIUM

Network-accessible AJAX endpoint requires subscriber auth (PR:L); only integrity impact is file deletion or directory creation, no C or A impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 24, 2026 - 06:57 vuln.today
CVE Published
Jun 24, 2026 - 05:33 cve.org
MEDIUM 4.3

DescriptionCVE.org

The Generate Security.txt plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.0.12. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete the site's security.txt file from the server filesystem or create the .well-known directory by directly invoking the delete_securitytxt or create_wellknown_folder AJAX actions.

AnalysisAI

Authorization bypass in the Generate Security.txt WordPress plugin (all versions through 1.0.12) allows authenticated attackers with subscriber-level access to delete the site's security.txt file or create the .well-known directory by invoking unprotected AJAX actions directly. The root cause is a failure to verify user capabilities before executing the delete_securitytxt and create_wellknown_folder AJAX handlers, a classic CWE-862 (Missing Authorization) pattern reported by Wordfence. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain or register subscriber-level WordPress account
Delivery
Authenticate and retrieve session credentials
Exploit
Craft POST to wp-admin/admin-ajax.php with action=delete_securitytxt
Execution
Plugin executes handler without capability check
Impact
security.txt deleted from server filesystem

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid authenticated WordPress session with at minimum subscriber-level privileges - the lowest default role assignable upon user registration. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N) scores 4.3, reflecting that exploitation requires authentication (PR:L, subscriber level), is network-accessible with low complexity, and produces only limited integrity impact with no confidentiality or availability loss. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker registers or compromises a subscriber-level account on the target WordPress site, then sends a crafted authenticated POST request directly to wp-admin/admin-ajax.php with the action parameter set to delete_securitytxt. Because the plugin performs no capability check, the request succeeds and the site's security.txt file is removed from the server filesystem. …
Remediation No vendor-released patch has been identified at time of analysis - all referenced versions (1.0.11 and 1.0.12) contain the vulnerable code. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-38675 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy