Lucene search
K

Newspaper Theme 6.4–6.7.1 - Privilege Escalation

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Newspaper Theme 6.4–6.7.1 causes privilege escalation from missing options access in td_ajax_update_panel.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2016-10972
16 Sep 201900:00
attackerkb
Circl
CVE-2016-10972
15 Jan 202422:26
circl
CVE
CVE-2016-10972
16 Sep 201916:40
cve
Cvelist
CVE-2016-10972
16 Sep 201916:40
cvelist
EUVD
EUVD-2016-1963
16 Sep 201916:40
euvd
Malwarebytes
Malware targets 30 unpatched WordPress plugins
6 Jan 202300:45
malwarebytes
NVD
CVE-2016-10972
16 Sep 201917:15
nvd
Prion
Design/Logic Flaw
16 Sep 201917:15
prion
RedhatCVE
CVE-2016-10972
9 Jan 202611:10
redhatcve
The Hacker News
WordPress Security Alert: New Linux Malware Exploiting Over Two Dozen CMS Flaws
2 Jan 202307:50
thn
Rows per page
id: CVE-2016-10972

info:
  name: Newspaper Theme 6.4–6.7.1 - Privilege Escalation
  author: pussycat0x
  severity: critical
  description: |
    Newspaper Theme versions 6.4 to 6.7.1 for WordPress lacked proper options access control through td_ajax_update_panel, which led to a Privilege Escalation vulnerability.
  impact: |
    Unauthenticated attackers can escalate their privileges to administrator level, allowing complete control over the WordPress site including content manipulation, user management, and potential site takeover.
  remediation: |
    Update to Newspaper Theme version 6.7.2 or later.
  reference:
    - https://wpscan.com/vulnerability/5365ecca-93e2-4bfc-bd4a-6f61d7d75e96/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2016-10972
    cwe-id: CWE-269
    epss-score: 0.63051
    epss-percentile: 0.98415
    cpe: cpe:2.3:a:tagdiv:newspaper:*:*:*:*:*:wordpress:*:*
  metadata:
    fofa-query: 'body="wp-content/themes/mTheme-Unus/"'
    vendor: tagdiv
    product: newspaper
    framework: wordpress
  tags: wpscan,cve,cve2016,wp,wordpress,wpscan,wp-theme,newspaper,passive,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/themes/Newspaper/style.css"

    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "compare_versions(version, '>= 6.4', '<= 6.7.1')"
          - "contains(body, 'Newspaper')"
        condition: and

    extractors:
      - type: regex
        part: body
        group: 1
        name: version
        regex:
          - 'Version: 		([0-9.]+)'
        internal: true
# digest: 4a0a00473045022100ce3e3b13ca2aac9edd2a3e0f0dd9c4156fd81554b07bb8199b215daafa98330f0220724e5341d59d2be45cd3b4f9ab6dd4691cbdb3d2eb74209c8bd48afed213e4a6:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.5High risk
Vulners AI Score7.5
CVSS 27.5
CVSS 3.19.8
EPSS0.63051
10