LiveActive security incident?Get immediate response
CVE Record

CVE-2024-33586: WordPress Photo Gallery by 10Web plugin <= 1.8.20 - Broken Access Control vulnerability

Missing Authorization vulnerability in Photo Gallery Team Photo Gallery by 10Web.This issue affects Photo Gallery by 10Web: from n/a through 1.8.20.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects WordPress sites using Photo Gallery by 10Web through 1.8.20. A missing authorization check can let an unauthenticated attacker access information they should not see. Public scoring indicates limited confidentiality impact, not data modification or service outage.

Executive priority

Prioritize normal vulnerability remediation for public WordPress sites using this plugin. The issue is moderate, but unauthenticated network reachability makes timely inventory and update decisions important.

Technical view

CWE-862 Missing Authorization in Photo Gallery by 10Web <=1.8.20. CVSS 3.1 is 5.3: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, indicating remote unauthenticated access with low attack complexity and limited confidentiality impact. Sources do not identify a vulnerable endpoint, fixed version, or vendor mitigation.

Likely exposure

Exposure is limited to WordPress installations with the photo-gallery package or Photo Gallery by 10Web plugin installed at version 1.8.20 or earlier. Sources do not show impact for unrelated gallery plugins.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no cited source states active exploitation. Treat exploit availability as unconfirmed from the provided evidence.

Researcher notes

Evidence supports a missing authorization issue with limited confidentiality impact only. The bundle lacks endpoint details, proof-of-concept information, exploit telemetry, and fixed-version data, so validation should focus on asset exposure and vendor guidance.

Mitigation direction

  • Inventory WordPress sites for Photo Gallery by 10Web version 1.8.20 or earlier.
  • Check vendor, WordPress plugin, and Patchstack guidance for a patched version or official workaround.
  • Update the plugin if an official fixed release is available.
  • Disable the plugin where business need is low and exposure cannot be confirmed safe.
  • Restrict administrative access and review plugin-related access logs for unusual requests.

Validation and detection

  • Confirm installed plugin name, slug photo-gallery, and version on each WordPress site.
  • Compare findings against the affected range: through version 1.8.20.
  • Review public vendor or Patchstack entries for newly published fix details.
  • Check whether exposed sites use the plugin on public-facing pages.
  • Document sites requiring update, disablement, or continued monitoring.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-33586 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2024-33586Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Photo Gallery TeamPhoto Gallery by 10Webphoto-gallery, n/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.